index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
ocfs2: remove redundant assignment to pointer root_bh
Colin Ian King
1
-1
/
+1
2022-01-15
ocfs2: use default_groups in kobj_type
Greg Kroah-Hartman
1
-1
/
+2
2022-01-15
ocfs2: clearly handle ocfs2_grab_pages_for_write() return value
Joseph Qi
1
-13
/
+13
2022-01-15
ocfs2: use BUG_ON instead of if condition followed by BUG.
Zhang Mingyu
1
-4
/
+2
2022-01-15
squashfs: provide backing_dev_info in order to disable read-ahead
Zheng Liang
1
-0
/
+33
2022-01-15
fs/ntfs/attrib.c: fix one kernel-doc comment
Yang Li
1
-1
/
+1
2022-01-15
Merge tag 'xfs-5.17-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
3
-46
/
+72
2022-01-14
virtio: wrap config->reset calls
Michael S. Tsirkin
1
-2
/
+2
2022-01-14
ovl: don't fail copy up if no fileattr support on upper
Miklos Szeredi
1
-1
/
+11
2022-01-14
ovl: fix NULL pointer dereference in copy up warning
Christoph Fritz
1
-2
/
+2
2022-01-14
io_uring: fix UAF due to missing POLLFREE handling
Pavel Begunkov
1
-8
/
+50
2022-01-13
io_uring: Remove unused function req_ref_put
Jiapeng Chong
1
-6
/
+0
2022-01-13
NFSv4.1 test and add 4.1 trunking transport
Olga Kornievskaia
1
-1
/
+55
2022-01-13
NFSv4 handle port presence in fs_location server string
Olga Kornievskaia
2
-7
/
+12
2022-01-13
NFSv4 expose nfs_parse_server_name function
Olga Kornievskaia
2
-3
/
+4
2022-01-13
NFSv4.1 query for fs_location attr on a new file system
Olga Kornievskaia
4
-15
/
+80
2022-01-13
ceph: move CEPH_SUPER_MAGIC definition to magic.h
Jeff Layton
2
-3
/
+2
2022-01-13
ceph: remove redundant Lsx caps check
Xiubo Li
1
-2
/
+1
2022-01-13
ceph: add new "nopagecache" option
Jeff Layton
3
-9
/
+27
2022-01-13
ceph: don't check for quotas on MDS stray dirs
Jeff Layton
2
-8
/
+15
2022-01-13
ceph: drop send metrics debug message
Jeff Layton
1
-2
/
+0
2022-01-13
ceph: Fix incorrect statfs report for small quota
Kotresh HR
2
-0
/
+15
2022-01-13
ceph: mount syntax module parameter
Venky Shankar
1
-0
/
+8
2022-01-13
ceph: record updated mon_addr on remount
Venky Shankar
1
-0
/
+7
2022-01-13
ceph: new device mount syntax
Venky Shankar
2
-10
/
+134
2022-01-13
libceph: generalize addr/ip parsing based on delimiter
Venky Shankar
1
-1
/
+1
2022-01-12
Merge tag 'libnvdimm-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm
Linus Torvalds
27
-227
/
+287
2022-01-12
Merge tag 'fscache-rewrite-20220111' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs
Linus Torvalds
75
-9154
/
+5047
2022-01-12
Merge tag 'fuse-update-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
Linus Torvalds
6
-46
/
+225
2022-01-12
Merge tag 'fs_for_v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
2
-2
/
+7
2022-01-12
Merge tag 'fsnotify_for_v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
7
-106
/
+417
2022-01-12
Merge tag 'iomap-5.17' of git://git.infradead.org/users/willy/linux
Linus Torvalds
5
-292
/
+310
2022-01-12
Merge tag 'folio-5.17' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
3
-71
/
+69
2022-01-12
NFSv4 store server support for fs_location attribute
Olga Kornievskaia
1
-0
/
+2
2022-01-12
NFSv4 remove zero number of fs_locations entries error check
Olga Kornievskaia
2
-2
/
+3
2022-01-12
Merge tag 'driver-core-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
Linus Torvalds
9
-72
/
+115
2022-01-12
Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-1
/
+2
2022-01-12
Merge tag 'for-5.17/io_uring-2022-01-11' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-546
/
+600
2022-01-12
xfs: fix online fsck handling of v5 feature bits on secondary supers
Darrick J. Wong
2
-27
/
+38
2022-01-11
Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml
Linus Torvalds
1
-0
/
+3
2022-01-11
Merge tag 'for-linus-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
9
-27
/
+272
2022-01-11
Merge tag 'dlm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
Linus Torvalds
18
-173
/
+510
2022-01-11
Merge tag 'gfs2-v5.16-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2
Linus Torvalds
3
-8
/
+6
2022-01-11
xfs: take the ILOCK when readdir inspects directory mapping data
Darrick J. Wong
1
-19
/
+34
2022-01-11
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
18
-996
/
+1744
2022-01-11
Merge tag 'xfs-5.17-merge-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
22
-167
/
+175
2022-01-11
Merge tag 'for-5.17-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
58
-3226
/
+3269
2022-01-11
Merge tag 'erofs-for-5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
15
-456
/
+843
2022-01-11
9p, afs, ceph, nfs: Use current_is_kswapd() rather than gfpflags_allow_blocking()
David Howells
4
-4
/
+8
2022-01-11
Merge tag 'fs.idmapped.v5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux
Linus Torvalds
13
-52
/
+73
[prev]
[next]