summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2017-09-15Merge tag 'for-linus-4.14-ofs2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-09-14vfs: constify path argument to kernel_read_file_from_pathMimi Zohar
2017-09-14Merge tag 'nfs-for-4.14-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2017-09-14Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2017-09-14Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-09-14Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2017-09-14Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds
2017-09-14Merge branch 'work.ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds