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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-05-24
Merge tag 'v5.18' into rdma.git for-next
Jason Gunthorpe
104
-1167
/
+1268
2022-05-24
zonefs: Fix zonefs_init_file_inode() return value
Damien Le Moal
1
-2
/
+2
2022-05-23
smb3: add mount parm nosparse
Steve French
5
-1
/
+11
2022-05-23
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-1
/
+6
2022-05-23
smb3: don't set rc when used and unneeded in query_info_compound
Steve French
1
-1
/
+1
2022-05-23
smb3: check for null tcon
Steve French
1
-2
/
+5
2022-05-23
cifs: fix minor compile warning
Steve French
1
-0
/
+2
2022-05-23
Add various fsctl structs
Steve French
2
-29
/
+101
2022-05-23
Add defines for various newer FSCTLs
Steve French
1
-0
/
+6
2022-05-23
Merge tag 'x86_cleanups_for_v5.19_rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-5
/
+1
2022-05-23
Merge tag 'zonefs-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dlemoal/zonefs
Linus Torvalds
4
-51
/
+294
2022-05-23
Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
34
-190
/
+106
2022-05-23
Merge tag 'for-5.19/writeback-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-5
/
+8
2022-05-23
Merge tag 'for-5.19/io_uring-passthrough-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-74
/
+370
2022-05-23
Merge tag 'for-5.19/io_uring-net-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+14
2022-05-23
Merge tag 'for-5.19/io_uring-socket-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+177
2022-05-23
Merge tag 'for-5.19/io_uring-xattr-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-72
/
+422
2022-05-23
Merge tag 'for-5.19/io_uring-2022-05-22' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-1017
/
+1643
2022-05-23
nfsd: destroy percpu stats counters after reply cache shutdown
Julian Schroeder
1
-1
/
+1
2022-05-23
f2fs: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-23
writeback: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-23
nfsd: Fix null-ptr-deref in nfsd_fill_super()
Zhang Xiaoxu
1
-7
/
+7
2022-05-23
nfsd: Unregister the cld notifier when laundry_wq create failed
Zhang Xiaoxu
1
-1
/
+3
2022-05-23
SUNRPC: Use RMW bitops in single-threaded hot paths
Chuck Lever
2
-4
/
+5
2022-05-23
NFSD: Clean up the show_nf_flags() macro
Chuck Lever
1
-6
/
+0
2022-05-23
NFSD: Trace filecache opens
Chuck Lever
2
-2
/
+31
2022-05-23
NFSD: Move documenting comment for nfsd4_process_open2()
Chuck Lever
2
-5
/
+13
2022-05-23
NFSD: Fix whitespace
Chuck Lever
1
-25
/
+25
2022-05-23
NFSD: Remove dprintk call sites from tail of nfsd4_open()
Chuck Lever
1
-4
/
+0
2022-05-23
NFSD: Instantiate a struct file when creating a regular NFSv4 file
Chuck Lever
6
-14
/
+141
2022-05-23
fanotify: fix incorrect fmode_t casts
Vasily Averin
1
-2
/
+2
2022-05-23
exfat: check if cluster num is valid
Tadeusz Struk
3
-8
/
+12
2022-05-23
exfat: reduce block requests when zeroing a cluster
Yuezhang Mo
1
-24
/
+17
2022-05-23
exfat: introduce mount option 'sys_tz'
Chung-Chiang Cheng
3
-3
/
+17
2022-05-23
exfat: fix referencing wrong parent directory information after renaming
Yuezhang Mo
1
-26
/
+1
2022-05-23
Merge branch 'guilt/xfs-5.19-misc-3' into xfs-5.19-for-next
Dave Chinner
4
-62
/
+2
2022-05-23
xfs: share xattr name and value buffers when logging xattr updates
Darrick J. Wong
5
-134
/
+223
2022-05-23
xfs: do not use logged xattr updates on V4 filesystems
Darrick J. Wong
2
-4
/
+5
2022-05-22
afs: Adjust ACK interpretation to try and cope with NAT
David Howells
3
-1
/
+9
2022-05-22
rxrpc, afs: Fix selection of abort codes
David Howells
1
-3
/
+5
2022-05-22
rxrpc: Fix locking issue
David Howells
1
-0
/
+32
2022-05-22
afs: Fix afs_getattr() to refetch file status if callback break occurred
David Howells
1
-1
/
+13
2022-05-22
xfs: Remove duplicate include
Jiapeng Chong
1
-1
/
+0
2022-05-22
xfs: reduce IOCB_NOWAIT judgment for retry exclusive unaligned DIO
Kaixu Xia
1
-1
/
+1
2022-05-22
xfs: Remove dead code
Jiapeng Chong
1
-59
/
+0
2022-05-22
xfs: fix typo in comment
Julia Lawall
1
-1
/
+1
2022-05-22
xfs: rename struct xfs_attr_item to xfs_attr_intent
Darrick J. Wong
6
-51
/
+51
2022-05-22
xfs: clean up state variable usage in xfs_attr_node_remove_attr
Darrick J. Wong
1
-5
/
+2
2022-05-22
xfs: put attr[id] log item cache init with the others
Darrick J. Wong
6
-52
/
+25
2022-05-22
xfs: remove struct xfs_attr_item.xattri_flags
Darrick J. Wong
1
-19
/
+13
[prev]
[next]