summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-09-26btrfs: Report error on removing qgroup if del_qgroup_item failsSargun Dhillon
2017-09-26Btrfs: skip checksum when reading compressed data if some IO have failedLiu Bo
2017-09-26Btrfs: fix kernel oops while reading compressed dataLiu Bo
2017-09-26Btrfs: use btrfs_op instead of bio_op in __btrfs_map_blockLiu Bo
2017-09-26Btrfs: do not backup tree roots when fsyncLiu Bo
2017-09-26btrfs: remove BTRFS_FS_QUOTA_DISABLING flagMisono, Tomohiro
2017-09-26btrfs: propagate error to btrfs_cmp_data_prepare callerNaohiro Aota
2017-09-26btrfs: prevent to set invalid default subvolidsatoru takeuchi
2017-09-26Btrfs: send: fix error number for unknown inode typesTsutomu Itoh
2017-09-26btrfs: fix NULL pointer dereference from free_reloc_roots()Naohiro Aota
2017-09-26btrfs: finish ordered extent cleaning if no progress is foundNaohiro Aota
2017-09-26btrfs: clear ordered flag on cleaning up ordered extentsNaohiro Aota
2017-09-26Btrfs: fix incorrect {node,sector}size endianness from BTRFS_IOC_FS_INFOOmar Sandoval
2017-09-26Btrfs: do not reset bio->bi_ops while writing bioLiu Bo
2017-09-26Btrfs: use the new helper wbc_to_write_flagsLiu Bo
2017-09-25xfs: remove redundant re-initialization of total_nr_pagesColin Ian King
2017-09-25xfs: Output warning message when discard option was enabled even though the d...Kenjiro Nakayama
2017-09-25xfs: report zeroed or not correctly in xfs_zero_range()Eryu Guan
2017-09-25xfs: kill meaningless variable 'zero'Eryu Guan
2017-09-25fs/xfs: Use %pS printk format for direct addressesHelge Deller
2017-09-25xfs: evict CoW fork extents when performing finsert/fcollapseDarrick J. Wong
2017-09-25xfs: don't unconditionally clear the reflink flag on zero-block filesDarrick J. Wong
2017-09-25Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2017-09-25Merge tag 'gfs2-for-linus-4.14-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-09-25gfs2: Fix debugfs glocks dumpAndreas Gruenbacher
2017-09-25fs: Fix page cache inconsistency when mixing buffered and AIO DIOLukas Czerner
2017-09-22Merge tag '4.14-smb3-fixes-from-recent-test-events-for-stable' of git://git.s...Linus Torvalds
2017-09-22Merge tag 'ceph-for-4.14-rc2' of git://github.com/ceph/ceph-clientLinus Torvalds
2017-09-22SMB3: Don't ignore O_SYNC/O_DSYNC and O_DIRECT flagsSteve French
2017-09-22SMB3: handle new statx fieldsSteve French
2017-09-20SMB: Validate negotiate (to protect against downgrade) even if signing offSteve French
2017-09-20cifs: release auth_key.response for reconnect.Shu Wang
2017-09-20cifs: release cifs root_cred after exit_cifsShu Wang
2017-09-20CIFS: make arrays static const, reduces object code sizeColin Ian King
2017-09-20[SMB3] Update session and share information displayed for debugging SMB2/SMB3Steve French
2017-09-20cifs: show 'soft' in the mount options for hard mountsRonnie Sahlberg
2017-09-20SMB3: Warn user if trying to sign connection that authenticated as guestSteve French
2017-09-20SMB3: Fix endian warningSteve French
2017-09-19Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2017-09-19Fix SMB3.1.1 guest authentication to SambaSteve French
2017-09-19ceph: avoid panic in create_session_open_msg() if utsname() returns NULLYan, Zheng
2017-09-19Merge tag '4.14-smb3-multidialect-support-and-fixes-for-stable' of git://git....Linus Torvalds
2017-09-18fcntl: Don't set si_code to SI_SIGIO when sig == SIGPOLLEric W. Biederman
2017-09-18isofs: fix build regressionArnd Bergmann
2017-09-18quota: add missing lock into __dquot_transfer()Konstantin Khlebnikov
2017-09-17Update version of cifs moduleSteve French
2017-09-17cifs: hide unused functionsArnd Bergmann
2017-09-17SMB3: Add support for multidialect negotiate (SMB2.1 and later)Steve French
2017-09-17Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-09-15fs/proc: Report eip/esp in /prod/PID/stat for coredumpingJohn Ogness