summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-122-0/+3
|\
| * Merge branch 'linus' into sched/coreIngo Molnar2013-11-0131-76/+168
| |\
| * | sched/numa: Call task_numa_free() from do_execve()Rik van Riel2013-10-091-0/+1
| * | sched/numa: Report a NUMA task group IDMel Gorman2013-10-091-0/+2
* | | Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-11-1119-339/+448
|\ \ \
| * | | GFS2: Use generic list_lru for quotaSteven Whitehouse2013-11-044-66/+85
| * | | GFS2: Rename quota qd_lru_lock qd_lockSteven Whitehouse2013-11-041-35/+35
| * | | GFS2: Use reflink for quota data cacheSteven Whitehouse2013-11-042-15/+29
| * | | GFS2: Use lockref for glocksSteven Whitehouse2013-10-154-49/+45
| * | | GFS2: Protect quota sync generationSteven Whitehouse2013-10-043-2/+6
| * | | GFS2: Inline qd_trylock into gfs2_quota_unlockSteven Whitehouse2013-10-041-25/+20
| * | | GFS2: Make two similar quota code fragments into a functionSteven Whitehouse2013-10-041-34/+26
| * | | GFS2: Remove obsolete quota tunableSteven Whitehouse2013-10-044-5/+1
| * | | GFS2: Move gfs2_icbit_munge into quota.cSteven Whitehouse2013-10-023-22/+20
| * | | GFS2: Speed up starting point selection for block allocationSteven Whitehouse2013-10-021-10/+31
| * | | GFS2: Add allocation parameters structureSteven Whitehouse2013-10-029-21/+51
| * | | GFS2: Clean up reservation removalSteven Whitehouse2013-09-276-9/+10
| * | | GFS2: fix dentry leaksMiklos Szeredi2013-09-231-10/+16
| * | | GFS2: new function gfs2_rbm_incrBob Peterson2013-09-181-3/+27
| * | | GFS2: Introduce rbm field biiBob Peterson2013-09-182-54/+65
| * | | GFS2: Do not reset flags on active reservationsBob Peterson2013-09-171-1/+0
| * | | GFS2: introduce bi_blocks for optimizationBob Peterson2013-09-172-1/+6
| * | | GFS2: optimize rbm_from_block wrt bi_startBob Peterson2013-09-171-1/+1
| * | | GFS2: d_splice_alias() can't return errorMiklos Szeredi2013-09-171-3/+1
* | | | Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2013-11-0814-57/+464
|\ \ \ \
| * | | | Query network adapter info at mount time for debuggingSteve French2013-11-021-0/+30
| * | | | Fix unused variable warning when CIFS POSIX disabledSteve French2013-11-021-1/+1
| * | | | Allow setting per-file compression via CIFS protocolSteve French2013-11-025-4/+94
| * | | | Query File System AlignmentSteven French2013-11-024-4/+76
| * | | | Query device characteristics at mount time from server on SMB2/3 not just on ...Steven French2013-11-023-10/+28
| * | | | cifs: Send a logoff request before removing a smb sessionShirish Pargaonkar2013-11-023-9/+37
| * | | | cifs: Make big endian multiplex ID sequences monotonic on the wireTim Gardner2013-11-026-10/+35
| * | | | cifs: Remove redundant multiplex identifier check from check_smb_hdr()Tim Gardner2013-10-281-10/+2
| * | | | Query file system attributes from server on SMB2, not just cifs, mountsSteve French2013-10-284-2/+73
| * | | | Allow setting per-file compression via SMB2/3Steve French2013-10-286-19/+87
| * | | | Fix corrupt SMB2 ioctl requestsSteve French2013-10-281-4/+17
* | | | | Merge tag 'nfs-for-3.13-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2013-11-0831-453/+1475
|\ \ \ \ \
| * | | | | NFSv4.2: Remove redundant checks in nfs_setsecurity+nfs4_label_init_securityTrond Myklebust2013-11-042-9/+0
| * | | | | NFSv4: Sanity check the server reply in _nfs4_server_capabilitiesTrond Myklebust2013-11-041-5/+20
| * | | | | NFSv4.2: encode_readdir - only ask for labels when doing readdirplusTrond Myklebust2013-11-041-13/+12
| * | | | | nfs: set security label when revalidating inodeJeff Layton2013-11-041-0/+2
| * | | | | NFS: Fix a missing initialisation when reading the SELinux labelTrond Myklebust2013-11-011-3/+3
| * | | | | nfs: fix oops when trying to set SELinux labelJeff Layton2013-11-011-4/+4
| * | | | | nfs: fix inverted test for delegation in nfs4_reclaim_open_stateJeff Layton2013-10-311-1/+1
| * | | | | Merge branch 'fscache' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowe...Trond Myklebust2013-10-2818-244/+276
| |\ \ \ \ \
| | * | | | | NFS: Use i_writecount to control whether to get an fscache cookie in nfs_open()David Howells2013-09-275-158/+68
| | * | | | | FS-Cache: Provide the ability to enable/disable cookiesDavid Howells2013-09-2714-75/+174
| | * | | | | FS-Cache: Add use/unuse/wake cookie wrappersDavid Howells2013-09-272-13/+36
| * | | | | | nfs: use IS_ROOT not DCACHE_DISCONNECTEDJ. Bruce Fields2013-10-281-1/+7
| * | | | | | nfs: Use PTR_ERR_OR_ZERO in 'nfs/nfs4super.c'Geyslan G. Bem2013-10-281-6/+6
OpenPOWER on IntegriCloud