summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-09-14Revert "Btrfs: fix some error codes in btrfs_qgroup_inherit()"Chris Mason
2012-09-14vfs: make O_PATH file descriptors usable for 'fstat()'Linus Torvalds
2012-09-14eCryptfs: Copy up attributes of the lower target inode after renameTyler Hicks
2012-09-14eCryptfs: Call lower ->flush() from ecryptfs_flush()Tyler Hicks
2012-09-14fs: Build sys_stat64() and friends if __ARCH_WANT_COMPAT_STAT64Catalin Marinas
2012-09-14eCryptfs: Write out all dirty pages just before releasing the lower fileTyler Hicks
2012-09-13xattr: mark variable as uninitialized to make both gcc and smatch happyAristeu Rozanski
2012-09-13fs: add missing documentation to simple_xattr functionsAristeu Rozanski
2012-09-13ext4: advertise the fact that the kernel supports meta_bg resizingTheodore Ts'o
2012-09-13ext4: log a resize update to the console every 10 secondsTheodore Ts'o
2012-09-13ext4: convert file system to meta_bg if needed during resizingTheodore Ts'o
2012-09-13GFS2: Take account of blockages when using reserved blocksSteven Whitehouse
2012-09-13GFS2: Fix missing allocation data for set/remove xattrSteven Whitehouse
2012-09-13GFS2: Make write size hinting code commonSteven Whitehouse
2012-09-13Merge tag 'nfs-for-3.6-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2012-09-12ext4: set bg_itable_unused when resizingTheodore Ts'o
2012-09-12jbd: Fix assertion failure in commit code due to lacking transaction creditsJan Kara
2012-09-11NFS: fsync() must exit with an error if page writeback failedTrond Myklebust
2012-09-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2012-09-11writeback: correct comment for move_expired_inodes()Wang Sheng-Hui
2012-09-11Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2012-09-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2012-09-10nfsd4: cast readlink() bug argumentJ. Bruce Fields
2012-09-10NFSD: pass null terminated buf to kstrtouint()Malahal Naineni
2012-09-10nfsd: remove duplicate init in nfsd4_cb_recallNamjae Jeon
2012-09-10nfsd4: eliminate redundant nfs4_free_stateidJ. Bruce Fields
2012-09-10fs/nfsd/nfs4idmap.c: adjust inconsistent IS_ERR and PTR_ERRJulia Lawall
2012-09-10netlink: Rename pid to portid to avoid confusionEric W. Biederman
2012-09-10nfsd: remove unused listener-removal interfacesJ. Bruce Fields
2012-09-10nfsd4: fix nfs4 stateid leakJ. Bruce Fields
2012-09-10dlm: check the maximum size of a request from userSasha Levin
2012-09-09block: Add bio_clone_bioset(), bio_clone_kmalloc()Kent Overstreet
2012-09-09block: Consolidate bio_alloc_bioset(), bio_kmalloc()Kent Overstreet
2012-09-09block: Kill bi_destructorKent Overstreet
2012-09-09block: Add bio_reset()Kent Overstreet
2012-09-09block: Ues bi_pool for bio_integrity_alloc()Kent Overstreet
2012-09-09block: Generalized bio pool freeingKent Overstreet
2012-09-07ima: add inode_post_setattr callMimi Zohar
2012-09-07vfs: move ima_file_free before releasing the fileMimi Zohar
2012-09-07vfs: extend vfs_removexattr lockingMimi Zohar
2012-09-06pstore/ftrace: Convert to its own enable/disable debugfs knobAnton Vorontsov
2012-09-06userns: Convert debugfs to use kuid/kgid where appropriate.Eric W. Biederman
2012-09-06NFS: return error from decode_getfh in decode openWeston Andros Adamson
2012-09-06fs/9p: avoid debug OOPS when reading a long symlinkJim Meyering
2012-09-06CIFS: Fix endianness conversionPavel Shilovsky
2012-09-06CIFS: Fix error handling in cifs_push_mandatory_locksPavel Shilovsky
2012-09-06NFSv4: Fix buffer overflow checking in __nfs4_get_acl_uncachedTrond Myklebust
2012-09-06UDF: Add support for O_DIRECTIan Abbott
2012-09-06btrfs: fix trivial typo for the comment of BTRFS_FREE_INO_OBJECTIDWang Sheng-Hui
2012-09-05Merge branch 'fast_track' into for_nextJan Kara