summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
| * | btrfs: finish ordered extent cleaning if no progress is foundNaohiro Aota2017-09-261-0/+8
| * | btrfs: clear ordered flag on cleaning up ordered extentsNaohiro Aota2017-09-261-0/+12
| * | Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFOOmar Sandoval2017-09-261-3/+3
| * | Btrfs: do not reset bio->bi_ops while writing bioLiu Bo2017-09-261-3/+0Star
| * | Btrfs: use the new helper wbc_to_write_flagsLiu Bo2017-09-261-3/+2Star
* | | Merge tag 'xfs-4.14-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2017-09-2815-56/+81
|\ \ \ | | |/ | |/|
| * | xfs: revert "xfs: factor rmap btree size into the indlen calculations"Darrick J. Wong2017-09-261-15/+2Star
| * | xfs: Capture state of the right inode in xfs_iflush_doneCarlos Maiolino2017-09-261-1/+1
| * | xfs: perag initialization should only touch m_ag_max_usable for AG 0Darrick J. Wong2017-09-261-2/+10
| * | xfs: update i_size after unwritten conversion in dio completionEryu Guan2017-09-265-19/+28
| * | iomap_dio_rw: Allocate AIO completion queue before submitting dioChandan Rajendra2017-09-261-7/+7
| * | xfs: validate bdev support for DAX inode flagRoss Zwisler2017-09-261-1/+2
| * | xfs: remove redundant re-initialization of total_nr_pagesColin Ian King2017-09-261-2/+0Star
| * | xfs: Output warning message when discard option was enabled even though the d...Kenjiro Nakayama2017-09-261-0/+10
| * | xfs: report zeroed or not correctly in xfs_zero_range()Eryu Guan2017-09-261-1/+1
| * | xfs: kill meaningless variable 'zero'Eryu Guan2017-09-261-3/+1Star
| * | fs/xfs: Use %pS printk format for direct addressesHelge Deller2017-09-261-1/+1
| * | xfs: evict CoW fork extents when performing finsert/fcollapseDarrick J. Wong2017-09-261-1/+13
| * | xfs: don't unconditionally clear the reflink flag on zero-block filesDarrick J. Wong2017-09-261-3/+5
* | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2017-09-273-0/+8
|\ \ \
| * | | quota: Fix quota corruption with generic/232 testJan Kara2017-09-271-0/+4
| * | | isofs: fix build regressionArnd Bergmann2017-09-181-0/+2
| * | | quota: add missing lock into __dquot_transfer()Konstantin Khlebnikov2017-09-181-0/+2
* | | | vfs: Return -ENXIO for negative SEEK_HOLE / SEEK_DATA offsetsAndreas Gruenbacher2017-09-261-2/+2
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-262-19/+59
|\ \ \ \
| * | | | fs: Fix page cache inconsistency when mixing buffered and AIO DIOLukas Czerner2017-09-252-19/+59
* | | | | Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2017-09-261-9/+5Star
|\ \ \ \ \
| * | | | | gfs2: Fix debugfs glocks dumpAndreas Gruenbacher2017-09-251-9/+5Star
* | | | | | Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s...Linus Torvalds2017-09-236-15/+66
|\ \ \ \ \ \
| * | | | | | SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French2017-09-231-0/+7
| * | | | | | SMB3: handle new statx fieldsSteve French2017-09-231-0/+15
| * | | | | | SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French2017-09-211-5/+12
| * | | | | | cifs: release auth_key.response for reconnect.Shu Wang2017-09-211-0/+8
| * | | | | | cifs: release cifs root_cred after exit_cifsShu Wang2017-09-211-1/+1
| * | | | | | CIFS: make arrays static const, reduces object code sizeColin Ian King2017-09-211-4/+8
| * | | | | | [SMB3] Update session and share information displayed for debugging SMB2/SMB3Steve French2017-09-201-2/+7
| * | | | | | cifs: show 'soft' in the mount options for hard mountsRonnie Sahlberg2017-09-201-0/+2
| * | | | | | SMB3: Warn user if trying to sign connection that authenticated as guestSteve French2017-09-201-0/+2
| * | | | | | SMB3: Fix endian warningSteve French2017-09-201-2/+3
| * | | | | | Fix SMB3.1.1 guest authentication to SambaSteve French2017-09-201-1/+1
* | | | | | | Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds2017-09-232-3/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | ceph: avoid panic in create_session_open_msg() if utsname() returns NULLYan, Zheng2017-09-192-3/+7
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2017-09-201-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLLEric W. Biederman2017-09-191-1/+1
| |/ / / /
* | | | | Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Linus Torvalds2017-09-196-21/+144
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Update version of cifs moduleSteve French2017-09-181-1/+1
| * | | | cifs: hide unused functionsArnd Bergmann2017-09-181-0/+2
| * | | | SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French2017-09-185-18/+139
| * | | | cifs: check rsp for NULL before dereferencing in SMB2_openRonnie Sahlberg2017-09-131-2/+2
* | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-09-171-0/+9
|\ \ \ \ \ | |_|/ / / |/| | | |