summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* hpfs: fix warnings when the filesystem fills upMikulas Patocka2013-06-091-0/+4
* Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2013-06-091-0/+1
|\
| * posix-timers: Show clock ID in proc filePavel Tikhomirov2013-05-281-0/+1
* | Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-06-081-0/+6
|\ \
| * | eCryptfs: Check return of filemap_write_and_wait during fsyncTyler Hicks2013-06-051-1/+6
| * | ecryptfs: fixed msync to flush dataPaul Taysom2013-05-251-0/+1
* | | Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-06-081-2/+2
|\ \ \
| * | | cifs: fix off-by-one bug in build_unc_path_to_rootJeff Layton2013-05-311-2/+2
* | | | Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-06-079-59/+195
|\ \ \ \
| * | | | xfs: increase number of ACL entries for V5 superblocksDave Chinner2013-06-062-20/+42
| * | | | xfs: disable noattr2/attr2 mount options for CRC enabled filesystemsDave Chinner2013-06-061-0/+11
| * | | | xfs: inode unlinked list needs to recalculate the inode CRCDave Chinner2013-06-062-0/+25
| * | | | xfs: fix log recovery transaction item reorderingDave Chinner2013-06-061-7/+58
| * | | | xfs: fix remote attribute invalidation for a leafDave Chinner2013-06-061-1/+1
| * | | | xfs: rework dquot CRCsDave Chinner2013-06-064-31/+58
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixesLinus Torvalds2013-06-057-23/+71
|\ \ \ \ \
| * | | | | GFS2: Don't cache iopen glocksBob Peterson2013-06-032-1/+6
| * | | | | GFS2: Fall back to vmalloc if kmalloc fails for dir hash tablesBob Peterson2013-06-031-10/+33
| * | | | | GFS2: Increase i_writecount during gfs2_setattr_sizeBob Peterson2013-06-033-11/+29
| * | | | | GFS2: Set log descriptor type for jdata blocksBob Peterson2013-06-031-1/+3
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds2013-06-053-15/+62
|\ \ \ \ \ \
| * | | | | | fuse: fix alignment in short read optimization for async_dioMaxim Patlasov2013-06-031-4/+10
| * | | | | | fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requestsBrian Foster2013-06-031-1/+1
| * | | | | | fuse: fix readdirplus Oops in fuse_dentry_revalidateMiklos Szeredi2013-06-032-6/+13
| * | | | | | fuse: update inode size and invalidate attributes on fallocateBrian Foster2013-05-201-3/+12
| * | | | | | fuse: truncate pagecache range on hole punchBrian Foster2013-05-201-2/+20
| * | | | | | fuse: allocate for_background dio requests based on io->async stateBrian Foster2013-05-141-2/+9
* | | | | | | Merge tag 'jfs-3.10-rc5' of git://github.com/kleikamp/linux-shaggyLinus Torvalds2013-06-032-9/+37
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | fs/jfs: Add check if journaling to disk has been disabled in lbmRead()Gu Zheng2013-05-241-1/+7
| * | | | | | jfs: Several bugs in jfs_freeze() and jfs_unfreeze()Vahram Martirosyan2013-05-241-8/+30
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-06-014-8/+11
|\ \ \ \ \ \
| * | | | | | befs_readdir(): do not increment ->f_pos if filldir tells us to stopAl Viro2013-05-311-2/+2
| * | | | | | hpfs: deadlock and race in directory lseek()Al Viro2013-05-311-4/+6
| * | | | | | qnx6: qnx6_readdir() has a braino in pos calculationAl Viro2013-05-311-1/+1
| * | | | | | vfs: Fix invalid ida_remove() callTakashi Iwai2013-05-311-1/+2
| | |_|_|/ / | |/| | | |
* | | | | | Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-06-012-1/+3
|\ \ \ \ \ \
| * | | | | | NFS: Fix security flavor negotiation with legacy binary mountsChuck Lever2013-05-301-0/+2
| * | | | | | NFSv4: Fix a thinko in nfs4_try_open_cachedTrond Myklebust2013-05-291-1/+1
* | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2013-05-314-3/+25
|\ \ \ \ \ \ \
| * | | | | | | reiserfs: fix deadlock with nfs racing on create/lookupJeff Mahoney2013-05-311-2/+7
| * | | | | | | reiserfs: fix problems with chowning setuid file w/ xattrsJeff Mahoney2013-05-312-1/+16
| * | | | | | | reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentryJeff Mahoney2013-05-311-0/+2
* | | | | | | | Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfsLinus Torvalds2013-05-314-183/+307
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | xfs: rework remote attr CRCsDave Chinner2013-05-314-158/+247
| * | | | | | | xfs: fully initialise temp leaf in xfs_attr3_leaf_compactDave Chinner2013-05-311-16/+26
| * | | | | | | xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalanceDave Chinner2013-05-311-3/+13
| * | | | | | | xfs: correctly map remote attr buffers during removalDave Chinner2013-05-311-9/+18
| * | | | | | | xfs: remote attribute tail zeroing does too muchDave Chinner2013-05-311-19/+18Star
| * | | | | | | xfs: remote attribute read too shortDave Chinner2013-05-311-6/+9
| * | | | | | | xfs: remote attribute allocation may be contiguousDave Chinner2013-05-311-1/+5