summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'gfs2-4.11.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-02-218-60/+105
|\
| * gfs2: Make gfs2_write_full_page staticAndrew Price2017-02-031-2/+2
| * GFS2: Reduce contention on gfs2_log_lockBob Peterson2017-01-301-2/+11
| * GFS2: Inline function meta_lo_addBob Peterson2017-01-271-27/+22
| * GFS2: Switch tr_touched to flag in transactionBob Peterson2017-01-274-18/+23
| * GFS2: Wake up io waiters whenever a flush is doneBob Peterson2017-01-061-1/+5
| * GFS2: Made logd daemon take into account log demandBob Peterson2017-01-053-2/+9
| * GFS2: Limit number of transaction blocks requested for truncatesBob Peterson2017-01-051-3/+26
| * GFS2: Fix reference to ERR_PTR in gfs2_glock_iter_nextDan Carpenter2016-12-151-5/+7
* | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-02-2111-193/+205
|\ \
| * | fanotify: simplify the code of fanotify_mergeKinglong Mee2017-02-091-8/+3
| * | udf: simplify udf_ioctl()Fabian Frederick2017-02-031-26/+15
| * | udf: fix ioctl errorsFabian Frederick2017-02-031-1/+4
| * | udf: allow implicit blocksize specification during mountFabian Frederick2017-01-201-9/+19
| * | udf: check partition reference in udf_read_inode()Fabian Frederick2017-01-101-0/+6
| * | udf: atomically read inode sizeFabian Frederick2017-01-102-4/+5
| * | udf: merge module informations in super.cFabian Frederick2017-01-102-7/+6
| * | udf: remove next_epos from udf_update_extent_cache()Fabian Frederick2017-01-101-14/+11
| * | udf: Factor out trimming of crtimeFabian Frederick2017-01-101-14/+11
| * | udf: remove empty conditionFabian Frederick2017-01-101-2/+0
| * | udf: remove unneeded line breakFabian Frederick2017-01-101-2/+1
| * | udf: merge bh freeFabian Frederick2017-01-101-18/+10
| * | udf: use pointer for kernel_long_ad argumentFabian Frederick2017-01-101-14/+9
| * | udf: use __packed instead of __attribute__ ((packed))Fabian Frederick2017-01-102-66/+66
| * | udf: Make stat on symlink report symlink length as st_sizeJan Kara2017-01-054-2/+33
| * | fs/udf: make #ifdef UDF_PREALLOCATE unconditionalSteve Kenton2017-01-032-3/+0
| * | fs: udf: Replace CURRENT_TIME with current_time()Deepa Dinamani2017-01-031-3/+6
* | | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2017-02-2019-479/+1582
|\ \ \
| * | | CIFS: Allow to switch on encryption with seal mount optionPavel Shilovsky2017-02-012-31/+43
| * | | CIFS: Add capability to decrypt big read responsesPavel Shilovsky2017-02-013-13/+169
| * | | CIFS: Decrypt and process small encrypted packetsPavel Shilovsky2017-02-017-3/+243
| * | | CIFS: Add copy into pages callback for a read operationPavel Shilovsky2017-02-012-6/+49
| * | | CIFS: Add mid handle callbackPavel Shilovsky2017-02-015-11/+20
| * | | CIFS: Add transform header handling callbacksPavel Shilovsky2017-02-012-5/+15
| * | | CIFS: Encrypt SMB3 requests before sendingPavel Shilovsky2017-02-0110-10/+320
| * | | CIFS: Enable encryption during session setup phasePavel Shilovsky2017-02-012-22/+12
| * | | CIFS: Add capability to transform requests before sendingPavel Shilovsky2017-02-013-33/+136
| * | | CIFS: Separate RFC1001 length processing for SMB2 readPavel Shilovsky2017-02-014-25/+74
| * | | CIFS: Separate SMB2 sync header processingPavel Shilovsky2017-02-012-20/+35
| * | | CIFS: Send RFC1001 length in a separate iovPavel Shilovsky2017-02-016-95/+174
| * | | CIFS: Make send_cancel take rqst as argumentPavel Shilovsky2017-02-013-17/+22
| * | | CIFS: Make SendReceive2() takes resp iovPavel Shilovsky2017-02-015-100/+136
| * | | CIFS: Separate SMB2 header structurePavel Shilovsky2017-02-017-148/+174
| * | | CIFS: Fix splice read for non-cached filesPavel Shilovsky2017-02-011-1/+9
| * | | cifs: Add soft dependenciesJean Delvare2017-02-011-0/+12
| * | | cifs: Only select the required crypto modulesJean Delvare2017-02-011-2/+3
| * | | cifs: Simplify SMB2 and SMB311 dependenciesJean Delvare2017-02-011-3/+2
* | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2017-02-2020-136/+455
|\ \ \ \
| * | | | ext4: rename EXT4_IOC_GOINGDOWN to EXT4_IOC_SHUTDOWNTheodore Ts'o2017-02-202-5/+5
| * | | | ext4: fix fencepost in s_first_meta_bg validationTheodore Ts'o2017-02-151-1/+1
OpenPOWER on IntegriCloud