Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | | 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-04 | 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-06-01 | 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-06-01 | 4 | -183/+307 | |
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | xfs: rework remote attr CRCs | Dave Chinner | 2013-05-30 | 4 | -158/+247 | |
| * | | | | | | | | | xfs: fully initialise temp leaf in xfs_attr3_leaf_compact | Dave Chinner | 2013-05-30 | 1 | -16/+26 | |
| * | | | | | | | | | xfs: fully initialise temp leaf in xfs_attr3_leaf_unbalance | Dave Chinner | 2013-05-30 | 1 | -3/+13 | |
| * | | | | | | | | | xfs: correctly map remote attr buffers during removal | Dave Chinner | 2013-05-30 | 1 | -9/+18 | |
| * | | | | | | | | | xfs: remote attribute tail zeroing does too much | Dave Chinner | 2013-05-30 | 1 | -19/+18 | |
| * | | | | | | | | | xfs: remote attribute read too short | Dave Chinner | 2013-05-30 | 1 | -6/+9 | |
| * | | | | | | | | | xfs: remote attribute allocation may be contiguous | Dave Chinner | 2013-05-30 | 1 | -1/+5 | |
* | | | | | | | | | | Merge tag 'for-linus-v3.10-rc4' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-06-01 | 10 | -60/+92 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / | | | | / / / / / / | |_|_|/ / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | xfs: fix dir3 freespace block corruption | Dave Chinner | 2013-05-30 | 2 | -7/+7 | |
| * | | | | | | | | xfs: disable swap extents ioctl on CRC enabled filesystems | Dave Chinner | 2013-05-30 | 1 | -0/+8 | |
| * | | | | | | | | xfs: add fsgeom flag for v5 superblock support. | Dave Chinner | 2013-05-30 | 2 | -1/+4 | |
| * | | | | | | | | xfs: fix incorrect remote symlink block count | Dave Chinner | 2013-05-30 | 1 | -14/+6 | |
| * | | | | | | | | xfs: fix split buffer vector log recovery support | Dave Chinner | 2013-05-30 | 2 | -6/+12 | |
| * | | | | | | | | xfs: kill suid/sgid through the truncate path. | Dave Chinner | 2013-05-30 | 1 | -15/+32 | |
| * | | | | | | | | xfs: avoid nesting transactions in xfs_qm_scall_setqlim() | Dave Chinner | 2013-05-30 | 1 | -17/+23 | |
* | | | | | | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-05-31 | 1 | -2/+12 | |
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Merge tag 'efi-urgent' into x86/urgent | H. Peter Anvin | 2013-05-22 | 1 | -2/+12 | |
| |\ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | efivarfs: Never return ENOENT from firmware again | Lingzhu Xiang | 2013-05-13 | 1 | -2/+12 | |
| | | |_|_|/ / / / | | |/| | | | | | | ||||||
* | | | | | | | | | Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-05-28 | 4 | -83/+88 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / / |/| | | | | | | | | ||||||
| * | | | | | | | | cifs: fix composing of mount options for DFS referrals | Jeff Layton | 2013-05-24 | 2 | -72/+73 | |
| * | | | | | | | | cifs: stop printing the unc= option in /proc/mounts | Jeff Layton | 2013-05-24 | 1 | -3/+0 | |
| * | | | | | | | | cifs: fix error handling when calling cifs_parse_devname | Jeff Layton | 2013-05-24 | 1 | -9/+13 | |
| * | | | | | | | | cifs: allow sec=none mounts to work against servers that don't support extend... | Jeff Layton | 2013-05-24 | 1 | -0/+1 | |
| * | | | | | | | | cifs: fix potential buffer overrun when composing a new options string | Jeff Layton | 2013-05-24 | 1 | -1/+3 | |
| * | | | | | | | | cifs: only set ops for inodes in I_NEW state | Jeff Layton | 2013-05-24 | 1 | -1/+2 | |
* | | | | | | | | | Merge tag 'nfs-for-3.10-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2013-05-26 | 7 | -19/+21 | |
|\ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / | |/| | | | | | | | ||||||
| * | | | | | | | | NFS: Fix SETCLIENTID fallback if GSS is not available | Chuck Lever | 2013-05-23 | 1 | -1/+1 | |
| * | | | | | | | | NFSv4.1 Fix a pNFS session draining deadlock | Andy Adamson | 2013-05-20 | 6 | -18/+20 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge tag 'for-linus-v3.10-rc3' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-05-26 | 8 | -21/+47 | |
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | | | ||||||
| * | | | | | | | xfs: remote attribute lookups require the value length | Dave Chinner | 2013-05-24 | 1 | -1/+2 | |
| * | | | | | | | xfs: xfs_attr_shortform_allfit() does not handle attr3 format. | Dave Chinner | 2013-05-24 | 1 | -11/+13 |