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
2021-07-22
io_uring: fix early fdput() of file
Jens Axboe
1
-2
/
+4
2021-07-22
CIFS: Clarify SMB1 code for POSIX delete file
Steve French
1
-2
/
+5
2021-07-22
CIFS: Clarify SMB1 code for POSIX Create
Steve French
1
-1
/
+2
2021-07-22
cifs: support share failover when remounting
Paulo Alcantara
4
-40
/
+203
2021-07-22
cifs: only write 64kb at a time when fallocating a small region of a file
Ronnie Sahlberg
1
-7
/
+19
2021-07-22
btrfs: store a block_device in struct btrfs_ordered_extent
Christoph Hellwig
4
-13
/
+6
2021-07-22
btrfs: fix lock inversion problem when doing qgroup extent tracing
Filipe Manana
6
-25
/
+48
2021-07-22
btrfs: check for missing device in btrfs_trim_fs
Anand Jain
1
-0
/
+3
2021-07-22
btrfs: fix unpersisted i_size on fsync after expanding truncate
Filipe Manana
1
-9
/
+22
2021-07-21
Merge tag 'afs-fixes-20210721' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-28
/
+25
2021-07-21
cgroup1: fix leaked context root causing sporadic NULL deref in LTP
Paul Gortmaker
1
-1
/
+0
2021-07-21
afs: Remove redundant assignment to ret
Jiapeng Chong
1
-4
/
+6
2021-07-21
afs: Fix setting of writeback_index
David Howells
1
-1
/
+1
2021-07-21
afs: check function return
Tom Rix
1
-5
/
+11
2021-07-21
afs: Fix tracepoint string placement with built-in AFS
David Howells
1
-18
/
+7
2021-07-20
ceph: don't WARN if we're still opening a session to an MDS
Luis Henriques
1
-1
/
+1
2021-07-20
io_uring: fix memleak in io_init_wq_offload()
Yang Yingliang
1
-1
/
+5
2021-07-20
io_uring: remove double poll entry on arm failure
Pavel Begunkov
1
-0
/
+2
2021-07-20
io_uring: explicitly count entries for poll reqs
Pavel Begunkov
1
-6
/
+10
2021-07-19
seq_file: disallow extremely large seq buffer allocations
Eric Sandeen
1
-0
/
+3
2021-07-18
Merge tag 'xfs-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
9
-37
/
+174
2021-07-18
Merge tag 'iomap-5.14-fixes-1' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2
-20
/
+13
2021-07-17
Merge tag '5.14-rc1-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
8
-20
/
+124
2021-07-16
Merge tag 'io_uring-5.14-2021-07-16' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+5
2021-07-16
Merge tag 'zonefs-5.14-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-3
/
+0
2021-07-16
reiserfs: check directory items on read from disk
Shreyansh Chouhan
1
-5
/
+26
2021-07-16
fs/ext2: Avoid page_address on pages returned by ext2_get_page
Javier Pello
3
-9
/
+10
2021-07-16
reiserfs: add check for root_inode in reiserfs_fill_super
Yu Kuai
1
-0
/
+8
2021-07-16
cifs: do not share tcp sessions of dfs connections
Paulo Alcantara
2
-3
/
+38
2021-07-16
zonefs: remove redundant null bio check
Xianting Tian
1
-3
/
+0
2021-07-15
Merge tag 'configfs-5.13-1' of git://git.infradead.org/users/hch/configfs
Linus Torvalds
1
-7
/
+22
2021-07-15
SMB3.1.1: fix mount failure to some servers when compression enabled
Steve French
1
-0
/
+1
2021-07-15
cifs: added WARN_ON for all the count decrements
Shyam Prasad N
2
-0
/
+11
2021-07-15
cifs: fix missing null session check in mount
Steve French
1
-1
/
+1
2021-07-15
cifs: handle reconnect of tcon when there is no cached dfs referral
Paulo Alcantara
1
-4
/
+2
2021-07-15
Merge tag 'Wimplicit-fallthrough-clang-5.14-rc2' of git://git.kernel.org/pub/...
Linus Torvalds
2
-9
/
+9
2021-07-15
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
4
-11
/
+45
2021-07-15
hfs: add lock nesting notation to hfs_find_init
Desmond Cheong Zhi Xi
2
-1
/
+20
2021-07-15
hfs: fix high memory mapping in hfs_bnode_read
Desmond Cheong Zhi Xi
1
-5
/
+20
2021-07-15
hfs: add missing clean-up in hfs_fill_super
Desmond Cheong Zhi Xi
1
-5
/
+5
2021-07-15
xfs: detect misaligned rtinherit directory extent size hints
Darrick J. Wong
1
-2
/
+16
2021-07-15
xfs: fix an integer overflow error in xfs_growfs_rt
Darrick J. Wong
1
-5
/
+5
2021-07-15
xfs: improve FSGROWFSRT precondition checking
Darrick J. Wong
1
-7
/
+32
2021-07-15
xfs: don't expose misaligned extszinherit hints to userspace
Darrick J. Wong
1
-1
/
+18
2021-07-15
xfs: correct the narrative around misaligned rtinherit/extszinherit dirs
Darrick J. Wong
3
-22
/
+24
2021-07-15
xfs: reset child dir '..' entry when unlinking child
Darrick J. Wong
1
-0
/
+13
2021-07-15
xfs: check for sparse inode clusters that cross new EOAG when shrinking
Darrick J. Wong
3
-0
/
+66
2021-07-15
iomap: Don't create iomap_page objects in iomap_page_mkwrite_actor
Andreas Gruenbacher
1
-1
/
+0
2021-07-15
iomap: Don't create iomap_page objects for inline files
Andreas Gruenbacher
1
-1
/
+3
2021-07-15
iomap: Permit pages without an iop to enter writeback
Andreas Gruenbacher
1
-2
/
+1
[prev]
[next]