summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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-20cifs: eliminate cifsERROR variableJeff Layton
2012-12-20cifs: don't compare uniqueids in cifs_prime_dcache unless server inode number...Jeff Layton
2012-12-20cifs: fix double-free of "string" in cifs_parse_mount_optionsJeff Layton
2012-12-20ext4: check dioread_nolock on remountJan Kara
2012-12-19Bury the conditionals from kernel_thread/kernel_execve seriesAl Viro
2012-12-19Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtdLinus Torvalds
2012-12-19Revert "Btrfs: reorder tree mod log operations in deleting a pointer"Chris Mason
2012-12-18ceph: fix dentry reference leak in ceph_encode_fh()Cyril Roelandt
2012-12-18Revert "Btrfs: MOD_LOG_KEY_REMOVE_WHILE_MOVING never change node's nritems"Chris Mason
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-18fs/ecryptfs/crypto.c: make ecryptfs_encode_for_filename() staticCong Ding
2012-12-18eCryptfs: fix to use list_for_each_entry_safe() when delete itemsWei Yongjun
2012-12-18Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds
2012-12-18nfsd4: don't leave freed stateid hashedJ. Bruce Fields
2012-12-18nfsd4: free_stateid can use the current stateidJ. Bruce Fields
2012-12-18nfsd4: cleanup: replace rq_resused count by rq_next_page pointerJ. Bruce Fields
2012-12-18nfsd: warn on odd reply state in nfsd_vfs_readJ. Bruce Fields
2012-12-18nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields
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