summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-12-20vfs: drop vmtruncateMarco Stornelli
2012-12-20ntfs: drop vmtruncateMarco Stornelli
2012-12-20nilfs2: drop vmtruncateMarco Stornelli
2012-12-20ncpfs: drop vmtruncateMarco Stornelli
2012-12-20minix: drop vmtruncateMarco Stornelli
2012-12-20logfs: drop vmtruncateMarco Stornelli
2012-12-20hfsplus: drop vmtruncateMarco Stornelli
2012-12-20jfs: drop vmtruncateMarco Stornelli
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-17Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-17fs, fanotify: add @mflags field to fanotify outputCyrill Gorcunov
2012-12-17fs, notify: add procfs fdinfo helperCyrill Gorcunov
2012-12-17fs, exportfs: add exportfs_encode_inode_fh() helperCyrill Gorcunov
2012-12-17fs, exportfs: escape nil dereference if no s_export_op presentCyrill Gorcunov
2012-12-17fs, epoll: add procfs fdinfo helperCyrill Gorcunov
2012-12-17fs, eventfd: add procfs fdinfo helperCyrill Gorcunov
2012-12-17procfs: add ability to plug in auxiliary fdinfo providersCyrill Gorcunov
2012-12-17ubifs: use prandom_bytesAkinobu Mita
2012-12-17exec: use -ELOOP for max recursion depthKees Cook
2012-12-17proc: pid/status: show all supplementary groupsArtem Bityutskiy
2012-12-17/proc/pid/status: add "Seccomp" fieldKees Cook
2012-12-17procfs: add VmFlags field in smaps outputCyrill Gorcunov
2012-12-17proc: don't show nonexistent capabilitiesAndrew Vagin
2012-12-17fs/fat: strip "cp" prefix from codepage in displayDave Reisner
2012-12-17fat: ix mount option parsingJan Kara
2012-12-17fat: provide option for setting timezone offsetJan Kara
2012-12-17fat: notify when discard is not supportedNamjae Jeon
2012-12-17binfmt_elf: fix corner case kfree of uninitialized dataAlan Cox
2012-12-17procfs: use kbasename()Andy Shevchenko