summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2019-05-01procfs: switch to ->free_inode()Al Viro
2019-05-01openpromfs: switch to ->free_inode()Al Viro
2019-05-01ocfs2: switch to ->free_inode()Al Viro
2019-05-01dlmfs: switch to ->free_inode()Al Viro
2019-05-01nilfs2: switch to ->free_inode()Al Viro
2019-05-01nfs{,4}: switch to ->free_inode()Al Viro
2019-05-01minix: switch to ->free_inode()Al Viro
2019-05-01jffs2: switch to ->free_inode()Al Viro
2019-05-01isofs: switch to ->free_inode()Al Viro
2019-05-01hpfs: switch to ->free_inode()Al Viro
2019-05-01hostfs: switch to ->free_inode()Al Viro
2019-05-01hfsplus: switch to ->free_inode()Al Viro
2019-05-01hfs: switch to ->free_inode()Al Viro
2019-05-01gfs2: switch to ->free_inode()Al Viro
2019-05-01freevxfs: switch to ->free_inode()Al Viro
2019-05-01fat: switch to ->free_inode()Al Viro
2019-05-01f2fs: switch to ->free_inode()Al Viro
2019-05-01ext2: switch to ->free_inode()Al Viro
2019-05-01efs: switch to ->free_inode()Al Viro
2019-05-01debugfs: switch to ->free_inode()Al Viro
2019-05-01cifs: switch to ->free_inode()Al Viro
2019-05-01bdev: switch to ->free_inode()Al Viro
2019-05-01bfs: switch to ->free_inode()Al Viro
2019-05-01befs: switch to ->free_inode()Al Viro
2019-05-01affs: switch to ->free_inode()Al Viro
2019-05-01adfs: switch to ->free_inode()Al Viro
2019-05-019p: switch to ->free_inode()Al Viro
2019-05-01new inode method: ->free_inode()Al Viro
2019-05-01gcc-9: don't warn about uninitialized btrfs extent_type variableLinus Torvalds
2019-05-01io_uring: avoid page allocation warningsMark Rutland
2019-05-01iomap: Add a page_prepare callbackAndreas Gruenbacher
2019-05-01iomap: Fix use-after-free error in page_done callbackAndreas Gruenbacher
2019-05-01fs: Turn __generic_write_end into a void functionAndreas Gruenbacher
2019-05-01iomap: Clean up __generic_write_end callingChristoph Hellwig
2019-05-01block: fix handling for BIO_NO_PAGE_REFMing Lei
2019-05-01io_uring: drop req submit reference always in async puntJens Axboe
2019-05-01io_uring: free allocated io_memory onceMark Rutland
2019-05-01io_uring: fix SQPOLL cpu validationMark Rutland
2019-05-01io_uring: have submission side sqe errors post a cqeJens Axboe
2019-04-30Merge tag 'fsnotify_for_v5.1-rc8' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2019-04-30io_uring: remove unnecessary barrier after unsetting IORING_SQ_NEED_WAKEUPStefan Bühler
2019-04-30io_uring: remove unnecessary barrier after incrementing dropped counterStefan Bühler
2019-04-30io_uring: remove unnecessary barrier before reading SQ tailStefan Bühler
2019-04-30io_uring: remove unnecessary barrier after updating SQ headStefan Bühler
2019-04-30io_uring: remove unnecessary barrier before reading cq headStefan Bühler
2019-04-30io_uring: remove unnecessary barrier before wq_has_sleeperStefan Bühler
2019-04-30io_uring: fix notes on barriersStefan Bühler
2019-04-30io_uring: fix handling SQEs requesting NOWAITStefan Bühler
2019-04-30xfs: add online scrub for superblock countersDarrick J. Wong
2019-04-30xfs: don't parse the mtpt mount optionChristoph Hellwig