summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-07-04gfs2: Remove unused gfs2_iomap_alloc argumentAndreas Gruenbacher
2019-07-03gfs2: don't use buffer_heads in gfs2_allocate_page_backingChristoph Hellwig
2019-07-03gfs2: use iomap_bmap instead of generic_block_bmapChristoph Hellwig
2019-07-03gfs2: mark stuffed_readpage staticChristoph Hellwig
2019-07-03gfs2: merge gfs2_writepage_common into gfs2_writepageChristoph Hellwig
2019-07-03gfs2: merge gfs2_writeback_aops and gfs2_ordered_aopsChristoph Hellwig
2019-07-03gfs2: remove the unused gfs2_stuffed_write_end functionChristoph Hellwig
2019-07-03gfs2: use page_offset in gfs2_page_mkwriteChristoph Hellwig
2019-06-27gfs2: replace more printk with calls to fs_info and friendsBob Peterson
2019-06-27gfs2: dump fsid when dumping glock problemsBob Peterson
2019-06-27gfs2: simplify gfs2_freeze by removing caseBob Peterson
2019-06-27gfs2: Rename SDF_SHUTDOWN to SDF_WITHDRAWNBob Peterson
2019-06-27gfs2: Warn when a journal replay overwrites a rgrp with buffersBob Peterson
2019-06-27gfs2: log which portion of the journal is replayedBob Peterson
2019-06-27gfs2: eliminate tr_num_revoke_rmBob Peterson
2019-06-27gfs2: kthread and remount improvementsBob Peterson
2019-06-27gfs2: Use IS_ERR_OR_NULLKefeng Wang
2019-06-27gfs2: Clean up freeing struct gfs2_sbdAndreas Gruenbacher
2019-06-21Merge tag 'nfs-for-5.2-3' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2019-06-21NFS4: Only set creation opendata if O_CREATBenjamin Coddington
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-21Merge tag '5.2-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2019-06-20Merge tag 'ovl-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2019-06-20Merge tag 'fuse-fixes-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2019-06-20Merge tag 'for_v5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2019-06-20Merge tag 'for-linus-20190620' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 499Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 231Thomas Gleixner
2019-06-19fanotify: update connector fsid cache on add markAmir Goldstein
2019-06-19quota: fix a problem about transfer quotayangerkun
2019-06-19ovl: make i_ino consistent with st_ino in more casesAmir Goldstein
2019-06-18Merge tag 'for-5.2-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-06-18ovl: fix typo in MODULE_PARM_DESCNicolas Schier
2019-06-18ovl: fix bogus -Wmaybe-unitialized warningArnd Bergmann
2019-06-18ovl: don't fail with disconnected lower NFSMiklos Szeredi
2019-06-17fs/namespace: fix unprivileged mount propagationChristian Brauner
2019-06-17vfs: fsmount: add missing mntget()Eric Biggers
2019-06-17cifs: fix GlobalMid_Lock bug in cifs_reconnectRonnie Sahlberg
2019-06-17SMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead of failing writeSteve French
2019-06-17block: return from __bio_try_merge_page if merging occured in the same pageChristoph Hellwig
2019-06-17Btrfs: fix failure to persist compression property xattr deletion on fsyncFilipe Manana
2019-06-14Merge tag 'gfs2-v5.2.fixes2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2019-06-14Merge tag 'for-linus-20190614' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-06-14gfs2: Fix rounding error in gfs2_iomap_page_prepareAndreas Gruenbacher
2019-06-14btrfs: start readahead also in seed devicesNaohiro Aota
2019-06-13fs/ocfs2: fix race in ocfs2_dentry_attach_lock()Wengang Wang
2019-06-13cifs: add spinlock for the openFileList to cifsInodeInfoRonnie Sahlberg
2019-06-13cifs: fix panic in smb2_reconnectRonnie Sahlberg
2019-06-13io_uring: fix memory leak of UNIX domain socket inodeEric Biggers