aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-06-06xfs: rework dquot CRCsDave Chinner
2013-05-30xfs: rework remote attr CRCsDave Chinner
2013-05-30xfs: fully initialise temp leaf in xfs_attr3_leaf_compactDave Chinner
2013-05-30xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalanceDave Chinner
2013-05-30xfs: correctly map remote attr buffers during removalDave Chinner
2013-05-30xfs: remote attribute tail zeroing does too muchDave Chinner
2013-05-30xfs: remote attribute read too shortDave Chinner
2013-05-30xfs: remote attribute allocation may be contiguousDave Chinner
2013-05-30xfs: fix dir3 freespace block corruptionDave Chinner
2013-05-30xfs: disable swap extents ioctl on CRC enabled filesystemsDave Chinner
2013-05-30xfs: add fsgeom flag for v5 superblock support.Dave Chinner
2013-05-30xfs: fix incorrect remote symlink block countDave Chinner
2013-05-30xfs: fix split buffer vector log recovery supportDave Chinner
2013-05-30xfs: kill suid/sgid through the truncate path.Dave Chinner
2013-05-30xfs: avoid nesting transactions in xfs_qm_scall_setqlim()Dave Chinner
2013-05-24xfs: remote attribute lookups require the value lengthDave Chinner
2013-05-24xfs: xfs_attr_shortform_allfit() does not handle attr3 format.Dave Chinner
2013-05-24xfs: xfs_da3_node_read_verify() doesn't handle XFS_ATTR3_LEAF_MAGICDave Chinner
2013-05-24xfs: fix missing KM_NOFS tags to keep lockdep happyDave Chinner
2013-05-24xfs: Don't reference the EFI after it is freedDave Chinner
2013-05-24xfs: fix rounding in xfs_free_file_spaceDave Chinner
2013-05-24xfs: fix sub-page blocksize data integrity writesDave Chinner
2013-05-11Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2013-05-10Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2013-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-10Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2013-05-10Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds
2013-05-09eCryptfs: Use the ablkcipher crypto APITyler Hicks
2013-05-09Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2013-05-09Merge tag 'for-linus-v3.10-rc1-2' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-05-09unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro
2013-05-09ecryptfs: don't open-code kernel_read()Al Viro
2013-05-09Merge tag 'nfs-for-3.10-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-09nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT errorJeff Layton
2013-05-08Merge tag 'f2fs-for-v3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2013-05-08NFS4.1 Fix data server connection raceAndy Adamson
2013-05-08pstore/ram: fix error return code in ramoops_probe()Wei Yongjun
2013-05-08Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2013-05-08f2fs: cover free_nid management with spin_lockJaegeuk Kim
2013-05-08f2fs: optimize scan_nat_page()Haicheng Li
2013-05-08f2fs: code cleanup for scan_nat_page() and build_free_nids()Haicheng Li
2013-05-08f2fs: bugfix for alloc_nid_failed()Haicheng Li
2013-05-08f2fs: recover when journal contains deleted filesChris Fries
2013-05-08f2fs: continue to mount after failing recoveryChris Fries
2013-05-08f2fs: avoid deadlock during evict after f2fs_gcJaegeuk Kim
2013-05-07Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2013-05-07aio: don't include aio.h in sched.hKent Overstreet
2013-05-07aio: kill ki_retryKent Overstreet