Age | Commit message (Expand) | Author |
2012-12-20 | sysv: drop vmtruncate | Marco Stornelli |
2012-12-20 | ufs: drop vmtruncate | Marco Stornelli |
2012-12-20 | fs: Fix imbalance in freeze protection in mark_files_ro() | Jan Kara |
2012-12-20 | vfs: remove DCACHE_NEED_LOOKUP | Jeff Layton |
2012-12-20 | path_init(): make -ENOTDIR failure exits consistent | Al Viro |
2012-12-20 | vfs: remove unneeded permission check from path_init | Jeff Layton |
2012-12-20 | vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flags | Miao Xie |
2012-12-19 | Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd | Linus Torvalds |
2012-12-18 | ceph: fix dentry reference leak in ceph_encode_fh() | Cyril Roelandt |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-12-18 | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd | Linus Torvalds |
2012-12-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds |
2012-12-18 | Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2012-12-17 | Merge branch 'akpm' (Andrew's patch-bomb) | Linus Torvalds |
2012-12-17 | fs, fanotify: add @mflags field to fanotify output | Cyrill Gorcunov |
2012-12-17 | fs, notify: add procfs fdinfo helper | Cyrill Gorcunov |
2012-12-17 | fs, exportfs: add exportfs_encode_inode_fh() helper | Cyrill Gorcunov |
2012-12-17 | fs, exportfs: escape nil dereference if no s_export_op present | Cyrill Gorcunov |
2012-12-17 | fs, epoll: add procfs fdinfo helper | Cyrill Gorcunov |
2012-12-17 | fs, eventfd: add procfs fdinfo helper | Cyrill Gorcunov |
2012-12-17 | procfs: add ability to plug in auxiliary fdinfo providers | Cyrill Gorcunov |
2012-12-17 | ubifs: use prandom_bytes | Akinobu Mita |
2012-12-17 | exec: use -ELOOP for max recursion depth | Kees Cook |
2012-12-17 | proc: pid/status: show all supplementary groups | Artem Bityutskiy |
2012-12-17 | /proc/pid/status: add "Seccomp" field | Kees Cook |
2012-12-17 | procfs: add VmFlags field in smaps output | Cyrill Gorcunov |
2012-12-17 | proc: don't show nonexistent capabilities | Andrew Vagin |
2012-12-17 | fs/fat: strip "cp" prefix from codepage in display | Dave Reisner |
2012-12-17 | fat: ix mount option parsing | Jan Kara |
2012-12-17 | fat: provide option for setting timezone offset | Jan Kara |
2012-12-17 | fat: notify when discard is not supported | Namjae Jeon |
2012-12-17 | binfmt_elf: fix corner case kfree of uninitialized data | Alan Cox |
2012-12-17 | procfs: use kbasename() | Andy Shevchenko |
2012-12-17 | fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() static | Tushar Behera |
2012-12-17 | lseek: the "whence" argument is called "whence" | Andrew Morton |
2012-12-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2012-12-17 | Btrfs: fix a bug of per-file nocow | Liu Bo |
2012-12-17 | Btrfs: fix hash overflow handling | Chris Mason |
2012-12-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds |
2012-12-16 | Btrfs: don't take inode delalloc mutex if we're a free space inode | Josef Bacik |
2012-12-16 | Btrfs: fix autodefrag and umount lockup | Josef Bacik |
2012-12-16 | Btrfs: fix permissions of empty files not affected by umask | Filipe Brandenburger |
2012-12-16 | Btrfs: put raid properties into global table | Liu Bo |
2012-12-16 | Btrfs: fix BUG() in scrub when first superblock reading gives EIO | Stefan Behrens |
2012-12-16 | Btrfs: do not call file_update_time in aio_write | Josef Bacik |
2012-12-16 | Btrfs: only unlock and relock if we have to | Josef Bacik |
2012-12-16 | Btrfs: use tokens where we can in the tree log | Josef Bacik |
2012-12-16 | Btrfs: optimize leaf_space_used | Josef Bacik |
2012-12-16 | Btrfs: don't memset new tokens | Josef Bacik |
2012-12-16 | Btrfs: only clear dirty on the buffer if it is marked as dirty | Josef Bacik |