index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'linux-kselftest-kunit-5.15-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-09-02
5
-1
/
+219
|
\
|
*
fat: Add KUnit tests for checksums and timestamps
David Gow
2021-08-13
5
-1
/
+219
*
|
Merge tag 'configfs-5.15' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
2021-09-02
1
-56
/
+31
|
\
\
|
*
|
configfs: fix a race in configfs_lookup()
Sishuai Gong
2021-08-25
1
-3
/
+4
|
*
|
configfs: fold configfs_attach_attr into configfs_lookup
Christoph Hellwig
2021-08-25
1
-49
/
+24
|
*
|
configfs: simplify the configfs_dirent_is_ready
Christoph Hellwig
2021-08-25
1
-3
/
+1
|
*
|
configfs: return -ENAMETOOLONG earlier in configfs_lookup
Christoph Hellwig
2021-08-25
1
-2
/
+3
*
|
|
Merge tag 'dlm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/teiglan...
Linus Torvalds
2021-09-02
9
-415
/
+458
|
\
\
\
|
*
|
|
fs: dlm: avoid comms shutdown delay in release_lockspace
Alexander Aring
2021-09-01
1
-0
/
+1
|
*
|
|
fs: dlm: fix return -EINTR on recovery stopped
Alexander Aring
2021-08-19
3
-3
/
+9
|
*
|
|
fs: dlm: implement delayed ack handling
Alexander Aring
2021-08-19
3
-8
/
+50
|
*
|
|
fs: dlm: move receive loop into receive handler
Alexander Aring
2021-07-19
1
-37
/
+31
|
*
|
|
fs: dlm: fix multiple empty writequeue alloc
Alexander Aring
2021-07-19
1
-0
/
+21
|
*
|
|
fs: dlm: generic connect func
Alexander Aring
2021-07-19
1
-193
/
+150
|
*
|
|
fs: dlm: auto load sctp module
Alexander Aring
2021-07-19
1
-5
/
+15
|
*
|
|
fs: dlm: introduce generic listen
Alexander Aring
2021-07-19
1
-115
/
+113
|
*
|
|
fs: dlm: move to static proto ops
Alexander Aring
2021-07-19
1
-22
/
+30
|
*
|
|
fs: dlm: introduce con_next_wq helper
Alexander Aring
2021-07-19
1
-22
/
+35
|
*
|
|
fs: dlm: cleanup and remove _send_rcom
Alexander Aring
2021-07-19
1
-18
/
+11
|
*
|
|
fs: dlm: clear CF_APP_LIMITED on close
Alexander Aring
2021-07-19
1
-0
/
+1
|
*
|
|
fs: dlm: fix typo in tlv prefix
Alexander Aring
2021-07-19
1
-1
/
+1
|
*
|
|
fs: dlm: use READ_ONCE for config var
Alexander Aring
2021-07-19
1
-1
/
+1
|
*
|
|
fs: dlm: use sk->sk_socket instead of con->sock
Alexander Aring
2021-07-19
1
-2
/
+1
|
|
|
/
|
|
/
|
*
|
|
d_path: make 'prepend()' fill up the buffer exactly on overflow
Linus Torvalds
2021-09-02
1
-30
/
+63
*
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2021-09-02
22
-725
/
+1354
|
\
\
\
|
*
|
|
ext4: make the updating inode data procedure atomic
Zhang Yi
2021-08-31
1
-16
/
+28
|
*
|
|
ext4: remove an unnecessary if statement in __ext4_get_inode_loc()
Zhang Yi
2021-08-31
1
-84
/
+78
|
*
|
|
ext4: move inode eio simulation behind io completeion
Zhang Yi
2021-08-31
1
-3
/
+1
|
*
|
|
ext4: Improve scalability of ext4 orphan file handling
Jan Kara
2021-08-31
2
-27
/
+53
|
*
|
|
ext4: Speedup ext4 orphan inode handling
Jan Kara
2021-08-31
4
-52
/
+394
|
*
|
|
ext4: Move orphan inode handling into a separate file
Jan Kara
2021-08-31
5
-363
/
+375
|
*
|
|
ext4: Support for checksumming from journal triggers
Jan Kara
2021-08-31
16
-128
/
+259
|
*
|
|
ext4: fix race writing to an inline_data file while its xattrs are changing
Theodore Ts'o
2021-08-31
1
-0
/
+6
|
*
|
|
jbd2: add sparse annotations for add_transaction_credits()
Theodore Ts'o
2021-08-31
1
-1
/
+18
|
*
|
|
ext4: fix sparse warnings
Theodore Ts'o
2021-08-31
2
-6
/
+25
|
*
|
|
ext4: Make sure quota files are not grabbed accidentally
Jan Kara
2021-08-31
1
-2
/
+6
|
*
|
|
ext4: fix e2fsprogs checksum failure for mounted filesystem
Jan Kara
2021-08-31
1
-0
/
+8
|
*
|
|
ext4: if zeroout fails fall back to splitting the extent node
Theodore Ts'o
2021-08-31
1
-2
/
+3
|
*
|
|
ext4: reduce arguments of ext4_fc_add_dentry_tlv
Guoqing Jiang
2021-08-31
1
-18
/
+9
|
*
|
|
ext4: flush background discard kwork when retry allocation
Wang Jianchao
2021-08-31
3
-3
/
+13
|
*
|
|
ext4: get discard out of jbd2 commit kthread contex
Wang Jianchao
2021-08-31
2
-25
/
+78
|
*
|
|
ext4: remove the repeated comment of ext4_trim_all_free
Wang Jianchao
2021-08-12
1
-6
/
+1
|
*
|
|
ext4: add new helper interface ext4_try_to_trim_range()
Wang Jianchao
2021-08-12
1
-45
/
+57
|
*
|
|
ext4: remove the 'group' parameter of ext4_trim_extent
Wang Jianchao
2021-08-12
1
-5
/
+4
|
*
|
|
jbd2: clean up two gcc -Wall warnings in recovery.c
Theodore Ts'o
2021-08-10
1
-3
/
+3
|
*
|
|
jbd2: fix clang warning in recovery.c
Theodore Ts'o
2021-08-10
1
-1
/
+0
|
*
|
|
jbd2: fix portability problems caused by unaligned accesses
Theodore Ts'o
2021-08-10
1
-11
/
+11
*
|
|
|
Merge tag 'ovl-update-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2021-09-02
43
-98
/
+406
|
\
\
\
\
|
*
|
|
|
ovl: enable RCU'd ->get_acl()
Miklos Szeredi
2021-08-18
2
-4
/
+16
|
*
|
|
|
vfs: add rcu argument to ->get_acl() callback
Miklos Szeredi
2021-08-18
36
-37
/
+88
[next]