| Commit message (Expand) | Author | Age | Files | Lines |
* | hpfs: fix warnings when the filesystem fills up | Mikulas Patocka | 2013-06-09 | 1 | -0/+4 |
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-06-09 | 1 | -0/+1 |
|\ |
|
| * | posix-timers: Show clock ID in proc file | Pavel Tikhomirov | 2013-05-28 | 1 | -0/+1 |
* | | Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-06-08 | 1 | -0/+6 |
|\ \ |
|
| * | | eCryptfs: Check return of filemap_write_and_wait during fsync | Tyler Hicks | 2013-06-05 | 1 | -1/+6 |
| * | | ecryptfs: fixed msync to flush data | Paul Taysom | 2013-05-25 | 1 | -0/+1 |
* | | | Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-06-08 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | cifs: fix off-by-one bug in build_unc_path_to_root | Jeff Layton | 2013-05-31 | 1 | -2/+2 |
* | | | | Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-06-07 | 9 | -59/+195 |
|\ \ \ \ |
|
| * | | | | xfs: increase number of ACL entries for V5 superblocks | Dave Chinner | 2013-06-06 | 2 | -20/+42 |
| * | | | | xfs: disable noattr2/attr2 mount options for CRC enabled filesystems | Dave Chinner | 2013-06-06 | 1 | -0/+11 |
| * | | | | xfs: inode unlinked list needs to recalculate the inode CRC | Dave Chinner | 2013-06-06 | 2 | -0/+25 |
| * | | | | xfs: fix log recovery transaction item reordering | Dave Chinner | 2013-06-06 | 1 | -7/+58 |
| * | | | | xfs: fix remote attribute invalidation for a leaf | Dave Chinner | 2013-06-06 | 1 | -1/+1 |
| * | | | | xfs: rework dquot CRCs | Dave Chinner | 2013-06-06 | 4 | -31/+58 |
* | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes | Linus Torvalds | 2013-06-05 | 7 | -23/+71 |
|\ \ \ \ \ |
|
| * | | | | | GFS2: Don't cache iopen glocks | Bob Peterson | 2013-06-03 | 2 | -1/+6 |
| * | | | | | GFS2: Fall back to vmalloc if kmalloc fails for dir hash tables | Bob Peterson | 2013-06-03 | 1 | -10/+33 |
| * | | | | | GFS2: Increase i_writecount during gfs2_setattr_size | Bob Peterson | 2013-06-03 | 3 | -11/+29 |
| * | | | | | GFS2: Set log descriptor type for jdata blocks | Bob Peterson | 2013-06-03 | 1 | -1/+3 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2013-06-05 | 3 | -15/+62 |
|\ \ \ \ \ \ |
|
| * | | | | | | fuse: fix alignment in short read optimization for async_dio | Maxim Patlasov | 2013-06-03 | 1 | -4/+10 |
| * | | | | | | fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requests | Brian Foster | 2013-06-03 | 1 | -1/+1 |
| * | | | | | | fuse: fix readdirplus Oops in fuse_dentry_revalidate | Miklos Szeredi | 2013-06-03 | 2 | -6/+13 |
| * | | | | | | fuse: update inode size and invalidate attributes on fallocate | Brian Foster | 2013-05-20 | 1 | -3/+12 |
| * | | | | | | fuse: truncate pagecache range on hole punch | Brian Foster | 2013-05-20 | 1 | -2/+20 |
| * | | | | | | fuse: allocate for_background dio requests based on io->async state | Brian Foster | 2013-05-14 | 1 | -2/+9 |
* | | | | | | | Merge tag 'jfs-3.10-rc5' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2013-06-03 | 2 | -9/+37 |
|\ \ \ \ \ \ \
| |_|/ / / / /
|/| | | | | | |
|
| * | | | | | | fs/jfs: Add check if journaling to disk has been disabled in lbmRead() | Gu Zheng | 2013-05-24 | 1 | -1/+7 |
| * | | | | | | jfs: Several bugs in jfs_freeze() and jfs_unfreeze() | Vahram Martirosyan | 2013-05-24 | 1 | -8/+30 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-06-01 | 4 | -8/+11 |
|\ \ \ \ \ \ |
|
| * | | | | | | befs_readdir(): do not increment ->f_pos if filldir tells us to stop | Al Viro | 2013-05-31 | 1 | -2/+2 |
| * | | | | | | hpfs: deadlock and race in directory lseek() | Al Viro | 2013-05-31 | 1 | -4/+6 |
| * | | | | | | qnx6: qnx6_readdir() has a braino in pos calculation | Al Viro | 2013-05-31 | 1 | -1/+1 |
| * | | | | | | vfs: Fix invalid ida_remove() call | Takashi Iwai | 2013-05-31 | 1 | -1/+2 |
| | |_|_|/ /
| |/| | | | |
|
* | | | | | | Merge tag 'nfs-for-3.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-06-01 | 2 | -1/+3 |
|\ \ \ \ \ \ |
|
| * | | | | | | NFS: Fix security flavor negotiation with legacy binary mounts | Chuck Lever | 2013-05-30 | 1 | -0/+2 |
| * | | | | | | NFSv4: Fix a thinko in nfs4_try_open_cached | Trond Myklebust | 2013-05-29 | 1 | -1/+1 |
* | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2013-05-31 | 4 | -3/+25 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | reiserfs: fix deadlock with nfs racing on create/lookup | Jeff Mahoney | 2013-05-31 | 1 | -2/+7 |
| * | | | | | | | reiserfs: fix problems with chowning setuid file w/ xattrs | Jeff Mahoney | 2013-05-31 | 2 | -1/+16 |
| * | | | | | | | reiserfs: fix spurious multiple-fill in reiserfs_readdir_dentry | Jeff Mahoney | 2013-05-31 | 1 | -0/+2 |
* | | | | | | | | Merge tag 'for-linus-v3.10-rc4-crc-xattr-fixes' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-05-31 | 4 | -183/+307 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | | |
|
| * | | | | | | | xfs: rework remote attr CRCs | Dave Chinner | 2013-05-31 | 4 | -158/+247 |
| * | | | | | | | xfs: fully initialise temp leaf in xfs_attr3_leaf_compact | Dave Chinner | 2013-05-31 | 1 | -16/+26 |
| * | | | | | | | xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance | Dave Chinner | 2013-05-31 | 1 | -3/+13 |
| * | | | | | | | xfs: correctly map remote attr buffers during removal | Dave Chinner | 2013-05-31 | 1 | -9/+18 |
| * | | | | | | | xfs: remote attribute tail zeroing does too much | Dave Chinner | 2013-05-31 | 1 | -19/+18 |
| * | | | | | | | xfs: remote attribute read too short | Dave Chinner | 2013-05-31 | 1 | -6/+9 |
| * | | | | | | | xfs: remote attribute allocation may be contiguous | Dave Chinner | 2013-05-31 | 1 | -1/+5 |