aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-06-03fuse: fix alignment in short read optimization for async_dioMaxim Patlasov
2013-06-03fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requestsBrian Foster
2013-06-03fuse: fix readdirplus Oops in fuse_dentry_revalidateMiklos Szeredi
2013-06-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-06-01Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-06-01Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2013-06-01Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-06-01Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-05-31cifs: fix off-by-one bug in build_unc_path_to_rootJeff Layton
2013-05-31reiserfs: fix deadlock with nfs racing on create/lookupJeff Mahoney
2013-05-31reiserfs: fix problems with chowning setuid file w/ xattrsJeff Mahoney
2013-05-31reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentryJeff Mahoney
2013-05-31befs_readdir(): do not increment ->f_pos if filldir tells us to stopAl Viro
2013-05-31hpfs: deadlock and race in directory lseek()Al Viro
2013-05-31qnx6: qnx6_readdir() has a braino in pos calculationAl Viro
2013-05-31vfs: Fix invalid ida_remove() callTakashi Iwai
2013-05-31Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
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-30NFS: Fix security flavor negotiation with legacy binary mountsChuck Lever
2013-05-29NFSv4: Fix a thinko in nfs4_try_open_cachedTrond Myklebust
2013-05-28Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2013-05-28posix-timers: Show clock ID in proc filePavel Tikhomirov
2013-05-26Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2013-05-26Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2013-05-24aio: fix kioctx not being freed after cancellation at exit timeBenjamin LaHaise
2013-05-24ocfs2: goto out_unlock if ocfs2_get_clusters_nocache() failed in ocfs2_fiemap()Joseph Qi
2013-05-24nilfs2: fix issue of nilfs_set_page_dirty() for page at EOF boundaryRyusuke Konishi
2013-05-24aio: fix io_getevents documentationJeff Moyer
2013-05-24hfs: avoid crash in hfs_bnode_createJeff Mahoney
2013-05-24ocfs2: unlock rw lock if inode lock failedJoseph Qi
2013-05-24fat: fix possible overflow for fat_clustersOGAWA Hirofumi
2013-05-24ecryptfs: fixed msync to flush dataPaul Taysom
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