summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-12-20hpfs: drop vmtruncateMarco Stornelli
2012-12-20hfs: drop vmtruncateMarco Stornelli
2012-12-20bfs: drop vmtruncateMarco Stornelli
2012-12-20affs: drop vmtruncateMarco Stornelli
2012-12-20adfs: drop vmtruncateMarco Stornelli
2012-12-20ocfs2: drop vmtruncateMarco Stornelli
2012-12-20omfs: drop vmtruncateMarco Stornelli
2012-12-20procfs: drop vmtruncateMarco Stornelli
2012-12-20reiserfs: drop vmtruncateMarco Stornelli
2012-12-20sysv: drop vmtruncateMarco Stornelli
2012-12-20ufs: drop vmtruncateMarco Stornelli
2012-12-20fs: Fix imbalance in freeze protection in mark_files_ro()Jan Kara
2012-12-20vfs: remove DCACHE_NEED_LOOKUPJeff Layton
2012-12-20path_init(): make -ENOTDIR failure exits consistentAl Viro
2012-12-20vfs: remove unneeded permission check from path_initJeff Layton
2012-12-20vfs, freeze: use ACCESS_ONCE() to guard access to ->mnt_flagsMiao Xie
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-12-18ceph: fix dentry reference leak in ceph_encode_fh()Cyril Roelandt
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-18Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2012-12-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2012-12-18Merge tag 'nfs-for-3.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-12-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-18fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov
2012-12-18fs, notify: add procfs fdinfo helperCyrill Gorcunov
2012-12-18fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov
2012-12-18fs, exportfs: escape nil dereference if no s_export_op presentCyrill Gorcunov
2012-12-18fs, epoll: add procfs fdinfo helperCyrill Gorcunov
2012-12-18fs, eventfd: add procfs fdinfo helperCyrill Gorcunov
2012-12-18procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov
2012-12-18ubifs: use prandom_bytesAkinobu Mita
2012-12-18exec: use -ELOOP for max recursion depthKees Cook
2012-12-18proc: pid/status: show all supplementary groupsArtem Bityutskiy
2012-12-18/proc/pid/status: add "Seccomp" fieldKees Cook
2012-12-18procfs: add VmFlags field in smaps outputCyrill Gorcunov
2012-12-18proc: don't show nonexistent capabilitiesAndrew Vagin
2012-12-18fs/fat: strip "cp" prefix from codepage in displayDave Reisner
2012-12-18fat: ix mount option parsingJan Kara
2012-12-18fat: provide option for setting timezone offsetJan Kara
2012-12-18fat: notify when discard is not supportedNamjae Jeon
2012-12-18binfmt_elf: fix corner case kfree of uninitialized dataAlan Cox
2012-12-18procfs: use kbasename()Andy Shevchenko
2012-12-18fs/notify/inode_mark.c: make fsnotify_find_inode_mark_locked() staticTushar Behera
2012-12-18lseek: the "whence" argument is called "whence"Andrew Morton
2012-12-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2012-12-17Btrfs: fix a bug of per-file nocowLiu Bo
2012-12-17Btrfs: fix hash overflow handlingChris Mason
2012-12-17Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-12-17Btrfs: don't take inode delalloc mutex if we're a free space inodeJosef Bacik
2012-12-17Btrfs: fix autodefrag and umount lockupJosef Bacik