summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2017-08-31Merge tag 'cifs-fixes-for-4.13-rc7-and-stable' of git://git.samba.org/sfrench...Linus Torvalds
2017-08-31Merge branch 'mmu_notifier_fixes'Linus Torvalds
2017-08-31jfs should use MAX_LFS_FILESIZE when calculating s_maxbytesDave Kleikamp
2017-08-31dax: update to new mmu_notifier semanticJérôme Glisse
2017-09-01ceph: fix readpage from fscacheYan, Zheng
2017-08-31annotate RWF_... flagsChristoph Hellwig
2017-08-31ext4: avoid Y2038 overflow in recently_deleted()Andreas Dilger
2017-08-31gfs2: preserve i_mode if __gfs2_set_acl() failsErnesto A. Fernández
2017-08-31gfs2: don't return ENODATA in __gfs2_xattr_set unless replacingErnesto A. Fernández
2017-08-30CIFS: remove endian related sparse warningSteve French
2017-08-30CIFS: Fix maximum SMB2 header sizePavel Shilovsky
2017-08-30GFS2: Fix non-recursive truncate bugBob Peterson
2017-08-30gfs2: constify rhashtable_paramsArvind Yadav
2017-08-30GFS2: Fix gl_object warningsAndreas Gruenbacher
2017-08-29rxrpc: Add notification of end-of-Tx phaseDavid Howells
2017-08-28fs/select: Fix memory corruption in compat_get_fd_set()Helge Deller
2017-08-28kernfs: Clarify lockdep name for kn->countWaiman Long
2017-08-28Merge 4.13-rc7 into char-misc-nextGreg Kroah-Hartman
2017-08-25Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-08-25Merge tag 'nfsd-4.13-2' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2017-08-25Merge tag 'cifs-fixes-for-4.13-rc6-and-stable' of git://git.samba.org/sfrench...Linus Torvalds
2017-08-25GFS2: Fix up some sparse warningsBob Peterson
2017-08-25dax: fix deadlock due to misaligned PMD faultsRoss Zwisler
2017-08-25gfs2: Silence gcc format-truncation warningAndreas Gruenbacher
2017-08-25GFS2: Withdraw for IO errors writing to the journal or statfsBob Peterson
2017-08-25Merge branch 'linus' into sched/core, to pick up fixesIngo Molnar
2017-08-25Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2017-08-24nfsd: Limit end of page list when decoding NFSv4 WRITEChuck Lever
2017-08-24Merge branch 'for-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2017-08-24pty: Repair TIOCGPTPEEREric W. Biederman
2017-08-24ext4: fix fault handling when mounted with -o dax,roRandy Dodgen
2017-08-24ext4: fix quota inconsistency during orphan cleanup for read-only mountszhangyi (F)
2017-08-24ext4: fix incorrect quotaoff if the quota feature is enabledzhangyi (F)
2017-08-24ext4: remove useless test and assignment in strtohash functionsDamien Guibouret
2017-08-24ext4: backward compatibility support for Lustre ea_inode implementationTahsin Erdogan
2017-08-24ext4: remove timebomb in ext4_decode_extra_time()Christoph Hellwig
2017-08-24ext4: use sizeof(*ptr)Markus Elfring
2017-08-24ext4: in ext4_seek_{hole,data}, return -ENXIO for negative offsetsDarrick J. Wong
2017-08-24ext4: reduce lock contention in __ext4_new_inodeWang Shilong
2017-08-24ext4: cleanup goto next groupWang Shilong
2017-08-24ext4: do not unnecessarily allocate buffer in recently_deleted()Jan Kara
2017-08-24Btrfs: fix blk_status_t/errno confusionOmar Sandoval
2017-08-23Revert "pty: fix the cached path of the pty slave file descriptor in the master"Linus Torvalds
2017-08-23cifs: return ENAMETOOLONG for overlong names in cifs_open()/cifs_lookup()Ronnie Sahlberg
2017-08-23cifs: Fix df output for users with quota limitsSachin Prabhu
2017-08-22Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-08-22xfs: stop searching for free slots in an inode chunk when there are noneCarlos Maiolino
2017-08-22xfs: add log recovery tracepoint for head/tailBrian Foster
2017-08-22xfs: handle -EFSCORRUPTED during head/tail verificationBrian Foster
2017-08-22xfs: add log item pinning error injection tagBrian Foster