summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2012-09-05udf: Fix data corruption for files in ICBJan Kara
2012-09-05vfs: fix kerneldoc for generic_fh_to_parent()Yanchuan Nian
2012-09-04Input: Add KD[GS]KBDIACRUC ioctls to the compatible listMichael Schutte
2012-09-05ext4: add online resizing support for meta_bg and 64-bit file systemsYongqiang Yang
2012-09-05ext4: grow the s_group_info array as neededTheodore Ts'o
2012-09-05ext4: grow the s_flex_groups array as needed when resizingTheodore Ts'o
2012-09-05ext4: avoid duplicate writes of the backup bg descriptor blocksYongqiang Yang
2012-09-05ext4: don't copy non-existent gdt blocks when resizingYongqiang Yang
2012-09-05ext4: report the original old blocks count in a debug message when resizingYongqiang Yang
2012-09-05ext4: ignore last group w/o enough space when resizing instead of BUG'ingYongqiang Yang
2012-09-04sysfs: Fix comment typo "sysf_create_link".Robert P. J. Day
2012-09-04NFSv4: Fix range checking in __nfs4_get_acl_uncached and __nfs4_proc_set_aclTrond Myklebust
2012-09-04NFS: Fix a problem with the legacy binary mount codeTrond Myklebust
2012-09-04NFS: Fix the initialisation of the readdir 'cookieverf' arrayTrond Myklebust
2012-09-04fuse: fix retrieve lengthMiklos Szeredi
2012-09-04ext3: Replace 0 with NULL for pointer in super.c fileSachin Kamat
2012-09-04udf: add writepages support for udfNamjae Jeon