index
:
drm-tip
drm-tip
maintainer-tools
rerere-cache
tip
DRM current development and nightly trees
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-10
cifs: allow changing password during remount
Steve French
4
-5
/
+30
2024-03-10
cifs: prevent updating file size from server if we have a read/write lease
Bharath SM
4
-12
/
+17
2024-03-10
erofs: support compressed inodes over fscache
Jingbo Xu
4
-20
/
+77
2024-03-10
erofs: make iov_iter describe target buffers over fscache
Jingbo Xu
1
-112
/
+123
2024-03-10
erofs: fix lockdep false positives on initializing erofs_pseudo_mnt
Baokun Li
3
-31
/
+15
2024-03-10
erofs: refine managed cache operations to folios
Gao Xiang
6
-48
/
+34
2024-03-10
erofs: convert z_erofs_submissionqueue_endio() to folios
Gao Xiang
1
-11
/
+11
2024-03-10
erofs: convert z_erofs_fill_bio_vec() to folios
Gao Xiang
1
-35
/
+36
2024-03-10
erofs: get rid of `justfound` debugging tag
Gao Xiang
1
-17
/
+3
2024-03-10
erofs: convert z_erofs_do_read_page() to folios
Gao Xiang
1
-16
/
+15
2024-03-10
erofs: convert z_erofs_onlinepage_.* to folios
Gao Xiang
1
-28
/
+22
2024-03-09
exec: Simplify remove_arg_zero() error path
Kees Cook
1
-7
/
+3
2024-03-09
pstore/zone: Don't clear memory twice
Christophe JAILLET
1
-1
/
+0
2024-03-09
NFSD: Clean up nfsd4_encode_replay()
Chuck Lever
2
-16
/
+31
2024-03-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
16
-78
/
+236
2024-03-07
Merge tag 'erofs-for-6.8-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2
-1
/
+3
2024-03-07
fanotify: allow freeze when waiting response for permission events
Winston Wen
1
-2
/
+4
2024-03-07
Merge tag 'for-next-6.9' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/gi...
Christian Brauner
9
-78
/
+59
2024-03-07
xfs: shrink failure needs to hold AGI buffer
Dave Chinner
1
-1
/
+10
2024-03-07
erofs: apply proper VMA alignment for memory mapped files on THP
Gao Xiang
1
-0
/
+1
2024-03-07
erofs: fix uninitialized page cache reported by KMSAN
Gao Xiang
1
-1
/
+2
2024-03-06
hugetlb: have CONFIG_HUGETLBFS select CONFIG_PADATA
Gang Li
1
-0
/
+1
2024-03-06
iov_iter: get rid of 'copy_mc' flag
Linus Torvalds
1
-3
/
+42
2024-03-05
btrfs: reuse cloned extent buffer during fiemap to avoid re-allocations
Filipe Manana
1
-8
/
+24
2024-03-05
btrfs: fix race when detecting delalloc ranges during fiemap
Filipe Manana
1
-61
/
+160
2024-03-05
btrfs: fix off-by-one chunk length calculation at contains_pending_extent()
Filipe Manana
1
-1
/
+1
2024-03-05
btrfs: qgroup: allow quick inherit if snapshot is created and added to the sa...
Qu Wenruo
1
-7
/
+72
2024-03-05
btrfs: qgroup: validate btrfs_qgroup_inherit parameter
Qu Wenruo
3
-13
/
+57
2024-03-05
btrfs: include device major and minor numbers in the device scan notice
Anand Jain
1
-7
/
+12
2024-03-05
btrfs: mark btrfs_put_caching_control() static
Lijuan Li
2
-2
/
+1
2024-03-05
btrfs: remove SLAB_MEM_SPREAD flag use
Chengming Zhou
12
-29
/
+18
2024-03-05
btrfs: qgroup: always free reserved space for extent records
Qu Wenruo
1
-5
/
+5
2024-03-05
btrfs: tree-checker: dump the page status if hit something wrong
Qu Wenruo
1
-0
/
+6
2024-03-05
btrfs: compression: remove dead comments in btrfs_compress_heuristic()
Qu Wenruo
1
-5
/
+0
2024-03-05
btrfs: subpage: make writer lock utilize bitmap
Qu Wenruo
1
-2
/
+19
2024-03-05
btrfs: subpage: make reader lock utilize bitmap
Qu Wenruo
2
-11
/
+46
2024-03-05
btrfs: unexport btrfs_subpage_start_writer() and btrfs_subpage_end_and_test_w...
Qu Wenruo
2
-8
/
+4
2024-03-05
btrfs: pass a valid extent map cache pointer to __get_extent_map()
David Sterba
1
-3
/
+10
2024-03-05
NFSD: send OP_CB_RECALL_ANY to clients when number of delegations reaches its...
Dai Ngo
1
-0
/
+3
2024-03-05
NFSD: Document nfsd_setattr() fill-attributes behavior
Chuck Lever
1
-0
/
+7
2024-03-05
udf: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+0
2024-03-05
quota: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-03-05
isofs: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-1
/
+1
2024-03-05
ext2: remove SLAB_MEM_SPREAD flag usage
Chengming Zhou
1
-2
/
+1
2024-03-05
fs/aio: Check IOCB_AIO_RW before the struct aio_kiocb conversion
Bart Van Assche
1
-2
/
+6
2024-03-05
Revert "fs/aio: Make io_cancel() generate completions again"
Bart Van Assche
1
-11
/
+16
2024-03-04
Merge tag 'vfs-6.9.rw_hint' of gitolite.kernel.org:pub/scm/linux/kernel/git/v...
Christian Brauner
8
-28
/
+55
2024-03-04
btrfs: merge btrfs_del_delalloc_inode() helpers
David Sterba
3
-11
/
+7
2024-03-04
btrfs: pass btrfs_device to btrfs_scratch_superblocks()
David Sterba
3
-13
/
+7
2024-03-04
btrfs: handle transaction commit errors in flush_reservations()
David Sterba
1
-1
/
+1
[prev]
[next]