aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-10
|\
| * GFS2: Use generic list_lru for quotaSteven Whitehouse2013-11-04
| * GFS2: Rename quota qd_lru_lock qd_lockSteven Whitehouse2013-11-04
| * GFS2: Use reflink for quota data cacheSteven Whitehouse2013-11-04
| * GFS2: Use lockref for glocksSteven Whitehouse2013-10-15
| * GFS2: Protect quota sync generationSteven Whitehouse2013-10-04
| * GFS2: Inline qd_trylock into gfs2_quota_unlockSteven Whitehouse2013-10-04
| * GFS2: Make two similar quota code fragments into a functionSteven Whitehouse2013-10-04
| * GFS2: Remove obsolete quota tunableSteven Whitehouse2013-10-04
| * GFS2: Move gfs2_icbit_munge into quota.cSteven Whitehouse2013-10-02
| * GFS2: Speed up starting point selection for block allocationSteven Whitehouse2013-10-02
| * GFS2: Add allocation parameters structureSteven Whitehouse2013-10-02
| * GFS2: Clean up reservation removalSteven Whitehouse2013-09-27
| * GFS2: fix dentry leaksMiklos Szeredi2013-09-23
| * GFS2: new function gfs2_rbm_incrBob Peterson2013-09-18
| * GFS2: Introduce rbm field biiBob Peterson2013-09-18
| * GFS2: Do not reset flags on active reservationsBob Peterson2013-09-17
| * GFS2: introduce bi_blocks for optimizationBob Peterson2013-09-17
| * GFS2: optimize rbm_from_block wrt bi_startBob Peterson2013-09-17
| * GFS2: d_splice_alias() can't return errorMiklos Szeredi2013-09-17
* | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-11-07
|\ \
| * | Query network adapter info at mount time for debuggingSteve French2013-11-02
| * | Fix unused variable warning when CIFS POSIX disabledSteve French2013-11-02
| * | Allow setting per-file compression via CIFS protocolSteve French2013-11-02
| * | Query File System AlignmentSteven French2013-11-02
| * | Query device characteristics at mount time from server on SMB2/3 not just on ...Steven French2013-11-02
| * | cifs: Send a logoff request before removing a smb sessionShirish Pargaonkar2013-11-02
| * | cifs: Make big endian multiplex ID sequences monotonic on the wireTim Gardner2013-11-02
| * | cifs: Remove redundant multiplex identifier check from check_smb_hdr()Tim Gardner2013-10-28
| * | Query file system attributes from server on SMB2, not just cifs, mountsSteve French2013-10-28
| * | Allow setting per-file compression via SMB2/3Steve French2013-10-28
| * | Fix corrupt SMB2 ioctl requestsSteve French2013-10-28
* | | Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-11-07
|\ \ \
| * | | NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_securityTrond Myklebust2013-11-04
| * | | NFSv4: Sanity check the server reply in _nfs4_server_capabilitiesTrond Myklebust2013-11-04
| * | | NFSv4.2: encode_readdir - only ask for labels when doing readdirplusTrond Myklebust2013-11-04
| * | | nfs: set security label when revalidating inodeJeff Layton2013-11-04
| * | | NFS: Fix a missing initialisation when reading the SELinux labelTrond Myklebust2013-11-01
| * | | nfs: fix oops when trying to set SELinux labelJeff Layton2013-11-01
| * | | nfs: fix inverted test for delegation in nfs4_reclaim_open_stateJeff Layton2013-10-31
| * | | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Trond Myklebust2013-10-28
| |\ \ \
| | * | | NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-27
| | * | | FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-27
| | * | | FS-Cache: Add use/unuse/wake cookie wrappersDavid Howells2013-09-27
| * | | | nfs: use IS_ROOT not DCACHE_DISCONNECTEDJ. Bruce Fields2013-10-28
| * | | | nfs: Use PTR_ERR_OR_ZERO in 'nfs/nfs4super.c'Geyslan G. Bem2013-10-28
| * | | | nfs: Use PTR_ERR_OR_ZERO in 'nfs41_callback_up' functionGeyslan G. Bem2013-10-28
| * | | | nfs: Remove useless 'error' assignmentGeyslan G. Bem2013-10-28
| * | | | NFS: add support for multiple sec= mount optionsWeston Andros Adamson2013-10-28
| * | | | NFS: stop using NFS_MOUNT_SECFLAVOUR server flagWeston Andros Adamson2013-10-28