index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-09
Merge tag 'nfsd-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
7
-47
/
+74
2022-02-09
Fix regression due to "fs: move binfmt_misc sysctl to its own file"
Domenico Andreoli
2
-5
/
+3
2022-02-09
NFSD: Deprecate NFS_OFFSET_MAX
Chuck Lever
2
-2
/
+2
2022-02-09
NFSD: Fix offset type in I/O trace points
Chuck Lever
1
-7
/
+7
2022-02-09
NFSD: COMMIT operations must not return NFS?ERR_INVAL
Chuck Lever
3
-25
/
+38
2022-02-09
NFSD: Clamp WRITE offsets
Chuck Lever
2
-2
/
+8
2022-02-09
NFSD: Fix NFSv3 SETATTR/CREATE's handling of large file sizes
Chuck Lever
1
-1
/
+1
2022-02-09
NFSD: Fix ia_size underflow
Chuck Lever
1
-0
/
+4
2022-02-09
NFSD: Fix the behavior of READ near OFFSET_MAX
Chuck Lever
3
-10
/
+14
2022-02-08
Merge tag 'nfs-for-5.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-8
/
+21
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-06
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
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...
Linus Torvalds
8
-9
/
+128
2022-02-04
Merge tag 'erofs-for-5.17-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...
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
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_beg...
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
Merge tag 'nfsd-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-9
/
+13
2022-02-02
Merge tag 'fsnotify_for_v5.17-rc3' of git://git.kernel.org/pub/scm/linux/kern...
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
2022-02-01
xfs: ensure log flush at the end of a synchronous fallocate call
Dave Chinner
1
-16
/
+16
2022-02-01
xfs: move xfs_update_prealloc_flags() to xfs_pnfs.c
Dave Chinner
3
-42
/
+36
2022-02-01
xfs: set prealloc flag in xfs_alloc_file_space()
Dave Chinner
2
-14
/
+3
2022-02-01
xfs: fallocate() should call file_modified()
Dave Chinner
1
-4
/
+9
[next]