summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2017-02-02CIFS: Enable encryption during session setup phasePavel Shilovsky2-22/+12
2017-02-02CIFS: Add capability to transform requests before sendingPavel Shilovsky3-33/+136
2017-02-02CIFS: Separate RFC1001 length processing for SMB2 readPavel Shilovsky4-25/+74
2017-02-02CIFS: Separate SMB2 sync header processingPavel Shilovsky2-20/+35
2017-02-02CIFS: Send RFC1001 length in a separate iovPavel Shilovsky6-95/+174
2017-02-02CIFS: Make send_cancel take rqst as argumentPavel Shilovsky3-17/+22
2017-02-02CIFS: Make SendReceive2() takes resp iovPavel Shilovsky5-100/+136
2017-02-02CIFS: Separate SMB2 header structurePavel Shilovsky7-148/+174
2017-02-02CIFS: Fix splice read for non-cached filesPavel Shilovsky1-1/+9
2017-02-02cifs: Add soft dependenciesJean Delvare1-0/+12
2017-02-02cifs: Only select the required crypto modulesJean Delvare1-2/+3
2017-02-02cifs: Simplify SMB2 and SMB311 dependenciesJean Delvare1-3/+2
2017-02-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds3-2/+36
2017-02-01s390, sched/cputime: Make arch_cpu_idle_time() to return nsecsFrederic Weisbecker1-2/+2
2017-02-01fs/binfmt: Convert obsolete cputime type to nsecsFrederic Weisbecker3-40/+20
2017-02-01sched/cputime: Convert task/group cputime to nsecsFrederic Weisbecker3-9/+16
2017-02-01sched/cputime: Introduce special task_cputime_t() API to return old-typed cpu...Frederic Weisbecker2-6/+6
2017-02-01sched/cputime: Convert guest time accounting to nsecs (u64)Frederic Weisbecker1-3/+3
2017-02-01sched/cputime: Convert kcpustat to nsecsFrederic Weisbecker2-39/+36
2017-02-01Merge branch 'linus' into sched/core, to pick up fixes and refresh the branchIngo Molnar56-243/+568
2017-02-01block: fold cmd_type into the REQ_OP_ spaceChristoph Hellwig1-1/+1
2017-01-31Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds1-0/+1
2017-01-31fscache: Fix dead object requeueDavid Howells1-2/+24
2017-01-31fscache: Clear outstanding writes when disabling a cookieDavid Howells2-0/+11
2017-01-31FS-Cache: Initialise stores_lock in netfs cookieDavid Howells1-0/+1
2017-01-31block: make scsi_request and scsi ioctl support optionalChristoph Hellwig1-0/+1
2017-01-31nfsd: special case truncates some moreChristoph Hellwig1-60/+37
2017-01-31NFSD: Fix a null reference case in find_or_create_lock_stateid()Kinglong Mee3-15/+13
2017-01-30GFS2: Reduce contention on gfs2_log_lockBob Peterson1-2/+11
2017-01-30Merge branch 'fortglx/4.11/time' of https://git.linaro.org/people/john.stultz...Thomas Gleixner1-2/+2
2017-01-28Merge tag 'nfs-for-4.10-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds3-2/+5
2017-01-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller40-192/+453
2017-01-28block: split scsi_request out of struct requestChristoph Hellwig1-7/+10
2017-01-28timers: Omit POSIX timer stuff from task_struct when disabledNicolas Pitre1-2/+2
2017-01-27Merge tag 'xfs-for-linus-4.10-rc6-5' of git://git.kernel.org/pub/scm/fs/xfs/x...Linus Torvalds13-63/+220
2017-01-27Merge branch 'for-linus-4.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-9/+17
2017-01-27Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-3/+3
2017-01-27ext4: fix data corruption in data=journal modeJan Kara1-10/+13
2017-01-27ext4: trim allocation requests to group sizeJan Kara1-0/+7
2017-01-27xfs: prevent quotacheck from overloading inode lruBrian Foster1-1/+2
2017-01-27GFS2: Inline function meta_lo_addBob Peterson1-27/+22
2017-01-27GFS2: Switch tr_touched to flag in transactionBob Peterson4-18/+23
2017-01-27Btrfs: remove ->{get, set}_acl() from btrfs_dir_ro_inode_operationsOmar Sandoval1-2/+0
2017-01-27Btrfs: disable xattr operations on subvolume directoriesOmar Sandoval1-0/+1
2017-01-27Btrfs: remove old tree_root case in btrfs_read_locked_inode()Omar Sandoval1-4/+1
2017-01-26pNFS: Fix a reference leak in _pnfs_return_layoutTrond Myklebust1-1/+1
2017-01-26nfs: Fix "Don't increment lock sequence ID after NFS4ERR_MOVED"Chuck Lever1-0/+1
2017-01-26xfs: fix bmv_count confusion w/ shared extentsDarrick J. Wong1-10/+18
2017-01-26xfs: clear _XBF_PAGES from buffers when readahead pageDarrick J. Wong1-0/+1
2017-01-25xfs: extsize hints are not unlikely in xfs_bmap_btallocChristoph Hellwig1-2/+2