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-02-08
cifs: call cifs_reconnect when a connection is marked
Shyam Prasad N
1
-0
/
+1
2022-02-08
f2fs: support direct I/O with fscrypt using blk-crypto
Eric Biggers
2
-1
/
+12
2022-02-08
ext4: support direct I/O with fscrypt using blk-crypto
Eric Biggers
2
-4
/
+13
2022-02-08
iomap: support direct I/O with fscrypt using blk-crypto
Eric Biggers
1
-0
/
+6
2022-02-08
fscrypt: add functions for direct I/O support
Eric Biggers
2
-0
/
+101
2022-02-08
NFS: Fix nfs4_proc_get_locations() kernel-doc comment
Yang Li
1
-1
/
+2
2022-02-08
NFS: Fix initialisation of nfs_client cl_flags field
Trond Myklebust
1
-1
/
+1
2022-02-07
Merge tag '5.17-rc3-ksmbd-server-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
6
-14
/
+70
2022-02-07
f2fs: introduce F2FS_IPU_HONOR_OPU_WRITE ipu policy
Chao Yu
5
-15
/
+32
2022-02-07
mm: io_uring: allow oom-killer from io_uring_setup
Shakeel Butt
1
-3
/
+2
2022-02-07
io_uring: Clean up a false-positive warning from GCC 9.3.0
Alviro Iskandar Setiawan
1
-2
/
+1
2022-02-06
[smb3] improve error message when mount options conflict with posix
Steve French
1
-1
/
+10
2022-02-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
Linus Torvalds
18
-151
/
+192
2022-02-05
Merge tag 'xfs-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
5
-79
/
+69
2022-02-05
Merge tag 'vfs-5.17-fixes-2' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
4
-17
/
+37
2022-02-05
Merge tag 'iomap-5.17-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-5
/
+63
2022-02-04
Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdave/linux
Linus Torvalds
8
-9
/
+128
2022-02-04
Merge tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs
Linus Torvalds
3
-61
/
+67
2022-02-04
Merge tag '9p-for-5.17-rc3' of git://github.com/martinetd/linux
Linus Torvalds
1
-5
/
+4
2022-02-04
Merge tag '5.17-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
7
-199
/
+323
2022-02-04
block: pass a block_device to bio_clone_fast
Christoph Hellwig
1
-2
/
+2
2022-02-03
f2fs: adjust readahead block number during recovery
Chao Yu
3
-6
/
+35
2022-02-03
f2fs: fix to unlock page correctly in error path of is_alive()
Chao Yu
1
-1
/
+3
2022-02-04
ksmbd: add support for key exchange
Namjae Jeon
2
-2
/
+29
2022-02-04
ksmbd: reduce smb direct max read/write size
Namjae Jeon
1
-1
/
+1
2022-02-04
ksmbd: don't align last entry offset in smb2 query directory
Namjae Jeon
2
-3
/
+5
2022-02-04
ksmbd: fix same UniqueId for dot and dotdot entries
Namjae Jeon
1
-1
/
+4
2022-02-04
ksmbd: smbd: validate buffer descriptor structures
Hyunchul Lee
1
-6
/
+30
2022-02-04
erofs: fix small compressed files inlining
Gao Xiang
1
-0
/
+7
2022-02-03
fs/ext4: fix comments mentioning i_mutex
hongnanli
8
-20
/
+20
2022-02-03
ext4: fix incorrect type issue during replay_del_range
Xin Yin
1
-2
/
+3
2022-02-03
jbd2: fix kernel-doc descriptions for jbd2_journal_shrink_{scan,count}()
Yang Li
1
-0
/
+4
2022-02-03
ext4: fix potential NULL pointer dereference in ext4_fill_super()
Lukas Czerner
1
-1
/
+1
2022-02-03
jbd2: refactor wait logic for transaction updates into a common function
Ritesh Harjani
2
-37
/
+35
2022-02-03
ext4: fix error handling in ext4_fc_record_modified_inode()
Ritesh Harjani
1
-35
/
+29
2022-02-03
ext4: remove redundant max inline_size check in ext4_da_write_inline_data_begin()
Ritesh Harjani
1
-9
/
+4
2022-02-03
ext4: fix error handling in ext4_restore_inline_data()
Ritesh Harjani
1
-1
/
+9
2022-02-03
ext4: fast commit may miss file actions
Xin Yin
3
-10
/
+7
2022-02-03
ext4: fast commit may not fallback for ineligible commit
Xin Yin
10
-22
/
+41
2022-02-03
ext4: modify the logic of ext4_mb_new_blocks_simple
Xin Yin
1
-9
/
+17
2022-02-03
ext4: prevent used blocks from being allocated during fast commit replay
Xin Yin
3
-5
/
+22
2022-02-03
cifs: fix workstation_name for multiuser mounts
Ryan Bair
2
-1
/
+18
2022-02-03
Invalidate fscache cookie only when inode attributes are changed.
Rohith Surabattula
1
-4
/
+4
2022-02-02
f2fs: expose discard related parameters in sysfs
Konstantin Vyshetsky
1
-0
/
+8
2022-02-02
f2fs: move discard parameters into discard_cmd_control
Konstantin Vyshetsky
2
-9
/
+17
2022-02-02
Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2
-9
/
+13
2022-02-02
Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
Linus Torvalds
1
-3
/
+3
2022-02-02
NFS: Avoid duplicate uncached readdir calls on eof
Trond Myklebust
1
-5
/
+15
2022-02-02
NFS: Don't skip directory entries when doing uncached readdir
trondmy@kernel.org
1
-0
/
+1
2022-02-02
NFS: Don't overfill uncached readdir pages
trondmy@kernel.org
1
-1
/
+2
[prev]
[next]