- a664574 gfs2: simplify gfs2_block_map by Bob Peterson · 4 years, 7 months ago
- 6302d6f gfs2: Only set PageChecked if we have a transaction by Bob Peterson · 4 years, 7 months ago
- 249ffe1 gfs2: don't lock sd_ail_lock in gfs2_releasepage by Bob Peterson · 4 years, 7 months ago
- 36c7830 gfs2: make gfs2_ail1_empty_one return the count of active items by Bob Peterson · 4 years, 7 months ago
- 6894287 gfs2: Wipe jdata and ail1 in gfs2_journal_wipe, formerly gfs2_meta_wipe by Bob Peterson · 4 years, 8 months ago
- 97c5e43 gfs2: enhance log_blocks trace point to show log blocks free by Bob Peterson · 4 years, 7 months ago
- 77650bd gfs2: add missing log_blocks trace points in gfs2_write_revokes by Bob Peterson · 4 years, 7 months ago
- 21b6924 gfs2: rename gfs2_write_full_page to gfs2_write_jdata_page, remove parm by Bob Peterson · 4 years, 8 months ago
- 0ddc515 gfs2: add validation checks for size of superblock by Anant Thazhemadam · 4 years, 5 months ago
- c2a04b0 gfs2: use-after-free in sysfs deregistration by Jamie Iles · 4 years, 5 months ago
- 0e539ca gfs2: Fix NULL pointer dereference in gfs2_rgrp_dump by Andrew Price · 4 years, 6 months ago
- 2164f9b gfs2: use iomap for buffered I/O in ordered and writeback mode by Christoph Hellwig · 6 years ago
- ee1e2c7 gfs2: call truncate_inode_pages_final for address space glocks by Bob Peterson · 4 years, 6 months ago
- 0a0d9f5 gfs2: simplify the logic in gfs2_evict_inode by Bob Peterson · 4 years, 6 months ago
- d90be6a gfs2: factor evict_linked_inode out of gfs2_evict_inode by Bob Peterson · 4 years, 6 months ago
- 53dbc27e gfs2: further simplify gfs2_evict_inode with new func evict_should_delete by Bob Peterson · 4 years, 6 months ago
- 6e7e9a5 gfs2: factor evict_unlinked_inode out of gfs2_evict_inode by Bob Peterson · 4 years, 6 months ago
- 23d828f gfs2: rename variable error to ret in gfs2_evict_inode by Bob Peterson · 4 years, 6 months ago
- e8a8023 gfs2: convert to use DEFINE_SEQ_ATTRIBUTE macro by Liu Shixin · 4 years, 6 months ago
- 521031fa gfs2: Fix bad comment for trans_drain by Bob Peterson · 4 years, 7 months ago
- 5a61ae1 gfs2: Make sure we don't miss any delayed withdraws by Andreas Gruenbacher · 4 years, 7 months ago
- 5b697f8 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 5 months ago
- 64b7f67 cifs: Fix incomplete memory allocation on setxattr path by Vladimir Zapolskiy · 4 years, 5 months ago
- b9e3aa2 Merge tag 'exfat-for-5.9-rc9' of git://git.kernel.org/pub/scm/linux/kernel/git/linkinjeon/exfat by Linus Torvalds · 4 years, 5 months ago
- ec0fa0b afs: Fix deadlock between writeback and truncate by David Howells · 4 years, 6 months ago
- 8ff006e exfat: fix use of uninitialized spinlock on error path by Namjae Jeon · 4 years, 6 months ago
- d6c9efd exfat: fix pointer error checking by Tetsuhiro Kohada · 4 years, 7 months ago
- d1a819a splice: teach splice pipe reading about empty pipe buffers by Linus Torvalds · 4 years, 6 months ago
- 702bfc8 Merge tag 'io_uring-5.9-2020-10-02' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- d4fce2e Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
- 4e3b9ce Merge tag 'for-5.9-rc7-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
- 472e5b0 pipe: remove pipe_wait() and fix wakeup race with splice by Linus Torvalds · 4 years, 6 months ago
- 8a018eb pipe: Fix memory leaks in create_pipe_files() by Qian Cai · 4 years, 6 months ago
- 4c8f353 btrfs: fix filesystem corruption after a device replace by Filipe Manana · 4 years, 6 months ago
- a466c85 btrfs: move btrfs_rm_dev_replace_free_srcdev outside of all locks by Josef Bacik · 4 years, 7 months ago
- 90fb702 autofs: use __kernel_write() for the autofs pipe writing by Linus Torvalds · 4 years, 6 months ago
- c8d317a io_uring: fix async buffered reads when readahead is disabled by Hao Xu · 4 years, 6 months ago
- fb0155a Merge tag 'nfs-for-5.9-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 6 months ago
- fad8e0d io_uring: fix potential ABBA deadlock in ->show_fdinfo() by Jens Axboe · 4 years, 6 months ago
- 8706e04 io_uring: always delete double poll wait entry on match by Jens Axboe · 4 years, 6 months ago
- 692495b Merge tag 'io_uring-5.9-2020-09-25' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- f38c7e3 io_uring: ensure async buffered read-retry is setup properly by Jens Axboe · 4 years, 6 months ago
- 62c774e io_uring: don't unconditionally set plug->nowait = true by Jens Axboe · 4 years, 6 months ago
- 313b085 btrfs: move btrfs_scratch_superblocks into btrfs_dev_replace_finishing by Josef Bacik · 4 years, 7 months ago
- f3cd4850 io_uring: ensure open/openat2 name is cleaned on cancelation by Jens Axboe · 4 years, 6 months ago
- 3701cb5 ep_create_wakeup_source(): dentry name can change under you... by Al Viro · 4 years, 6 months ago
- bffac4b Merge tag 'for-5.9-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
- 805c6d3 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 6 months ago
- 0baca07 Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 6 months ago
- b5ddcff btrfs: fix put of uninitialized kobject after seed device delete by Anand Jain · 4 years, 7 months ago
- 4eb8dde io_uring: fix openat/openat2 unified prep handling by Jens Axboe · 4 years, 6 months ago
- 6ca56f8 io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL by Jens Axboe · 4 years, 6 months ago
- f5cac8b io_uring: don't use retry based buffered reads for non-async bdev by Jens Axboe · 4 years, 6 months ago
- 8f3d749 io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there by Jens Axboe · 4 years, 6 months ago
- 35be885 btrfs: fix overflow when copying corrupt csums for a message by Johannes Thumshirn · 4 years, 6 months ago
- 9ca48e2 fs/fs-writeback.c: adjust dirtytime_interval_handler definition to match prototype by Tobias Klauser · 4 years, 6 months ago
- b9df46d pNFS/flexfiles: Be consistent about mirror index types by Trond Myklebust · 4 years, 6 months ago
- ee15c7b pNFS/flexfiles: Ensure we initialise the mirror bsizes correctly on read by Trond Myklebust · 4 years, 6 months ago
- 933a375 fuse: fix the ->direct_IO() treatment of iov_iter by Al Viro · 4 years, 6 months ago
- 16abd2a NFSv4.2: fix client's attribute cache management for copy_file_range by Olga Kornievskaia · 4 years, 6 months ago
- d33030e nfs: Fix security label length not being reset by Jeffrey Mitchell · 4 years, 6 months ago
- fc4f28b Merge tag 'for-5.9-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
- 6200b0a io_uring: don't run task work on an exiting task by Jens Axboe · 4 years, 6 months ago
- 87ceb6a io_uring: drop 'ctx' ref on task work cancelation by Jens Axboe · 4 years, 6 months ago
- 1c78544 btrfs: fix wrong address when faulting in pages in the search ioctl by Filipe Manana · 4 years, 6 months ago
- 202700e1 io_uring: grab any needed state during defer prep by Jens Axboe · 4 years, 6 months ago
- 20a7b6b Merge tag 'driver-core-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 6 months ago
- edf6b0e Merge tag 'for-5.9-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 6 months ago
- 5a3c558 Merge tag '5.9-rc4-smb3-fix' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 6 months ago
- fe0a916 epoll: EPOLL_CTL_ADD: close the race in decision to take fast path by Al Viro · 4 years, 6 months ago
- 581cb3a Merge tag 'f2fs-for-5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 4 years, 6 months ago
- 18306c4 epoll: replace ->visited/visited_list with generation count by Al Viro · 4 years, 6 months ago
- f8d4f44 epoll: do not insert into poll queues until all sanity checks are done by Al Viro · 4 years, 6 months ago
- ab29a80 Merge tag 'nfs-for-5.9-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 6 months ago
- 20d0a10 f2fs: Return EOF on unaligned end of file DIO read by Gabriel Krisman Bertazi · 4 years, 7 months ago
- e2cab03 f2fs: fix indefinite loop scanning for free nid by Sahitya Tummala · 4 years, 7 months ago
- 123aaf7 f2fs: Fix type of section block count variables by Shin'ichiro Kawasaki · 4 years, 7 months ago
- 2d892cc btrfs: fix NULL pointer dereference after failure to create snapshot by Filipe Manana · 4 years, 7 months ago
- 9e3aa80 btrfs: free data reloc tree on failed mount by Josef Bacik · 4 years, 7 months ago
- ea57788 btrfs: require only sector size alignment for parent eb bytenr by Qu Wenruo · 4 years, 7 months ago
- fccc000 btrfs: fix lockdep splat in add_missing_dev by Josef Bacik · 4 years, 7 months ago
- 01ec372 cifs: fix DFS mount with cifsacl/modefromsid by Ronnie Sahlberg · 4 years, 7 months ago
- a8205e3 Merge tag 'io_uring-5.9-2020-09-06' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- c127a2a io_uring: fix linked deferred ->files cancellation by Pavel Begunkov · 4 years, 7 months ago
- b7ddce3 io_uring: fix cancel of deferred reqs with ->files by Pavel Begunkov · 4 years, 7 months ago
- 9322c47 Merge tag 'xfs-5.9-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
- b17164e xfs: don't update mtime on COW faults by Mikulas Patocka · 4 years, 7 months ago
- 1ef6ea0 ext2: don't update mtime on COW faults by Mikulas Patocka · 4 years, 7 months ago
- c183edf io_uring: fix explicit async read/write mapping for large segments by Jens Axboe · 4 years, 7 months ago
- 644c9f4 NFS: Zero-stateid SETATTR should first return delegation by Chuck Lever · 4 years, 7 months ago
- d849ca4 Merge tag 'io_uring-5.9-2020-09-04' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 7 months ago
- e3b9fc7 debugfs: Fix module state check condition by Vladis Dronov · 4 years, 7 months ago
- 3e8d3bd Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 7 months ago
- 26acd8b Merge tag 'affs-for-5.9-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux by Linus Torvalds · 4 years, 7 months ago
- d0c20d3 xfs: fix xfs_bmap_validate_extent_raw when checking attr fork of rt files by Darrick J. Wong · 4 years, 7 months ago
- e1d0126 Merge tag 'xfs-5.9-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 4 years, 7 months ago
- 54e54d5 Merge branch 'work.epoll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 4 years, 7 months ago
- 355afae io_uring: no read/write-retry on -EAGAIN error and O_NONBLOCK marked file by Jens Axboe · 4 years, 7 months ago
- 77f4689 fix regression in "epoll: Keep a reference on files added to the check list" by Al Viro · 4 years, 7 months ago
- 95d1c8e io_uring: set table->files[i] to NULL when io_sqe_file_register failed by Jiufei Xue · 4 years, 7 months ago