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-29
xfs: Enforce attr3 buffer recovery order
Dave Chinner
1
-0
/
+1
2021-07-29
xfs: logging the on disk inode LSN can make it go backwards
Dave Chinner
2
-11
/
+39
2021-07-29
xfs: avoid unnecessary waits in xfs_log_force_lsn()
Dave Chinner
1
-5
/
+37
2021-07-29
xfs: log forces imply data device cache flushes
Dave Chinner
1
-13
/
+34
2021-07-29
xfs: factor out forced iclog flushes
Dave Chinner
1
-24
/
+18
2021-07-29
xfs: fix ordering violation between cache flushes and tail updates
Dave Chinner
3
-13
/
+39
2021-07-29
xfs: fold __xlog_state_release_iclog into xlog_state_release_iclog
Dave Chinner
1
-28
/
+17
2021-07-29
xfs: external logs need to flush data device
Dave Chinner
1
-8
/
+11
2021-07-29
xfs: flush data dev on external log write
Dave Chinner
1
-1
/
+1
2021-07-29
btrfs: calculate number of eb pages properly in csum_tree_block
David Sterba
1
-1
/
+1
2021-07-28
cifs: add missing parsing of backupuid
Ronnie Sahlberg
1
-0
/
+7
2021-07-28
Merge tag 'fixes_for_v5.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
5
-14
/
+44
2021-07-28
btrfs: fix rw device counting in __btrfs_free_extra_devids
Desmond Cheong Zhi Xi
1
-0
/
+1
2021-07-28
btrfs: fix lost inode on log replay after mix of fsync, rename and inode evic...
Filipe Manana
1
-2
/
+2
2021-07-28
btrfs: mark compressed range uptodate only if all bio succeed
Goldwyn Rodrigues
1
-1
/
+1
2021-07-28
io_uring: fix poll requests leaking second poll entries
Hao Xu
1
-3
/
+2
2021-07-28
io_uring: don't block level reissue off completion path
Jens Axboe
1
-0
/
+6
2021-07-27
block: delay freeing the gendisk
Christoph Hellwig
1
-0
/
+2
2021-07-27
Merge branch 'for-5.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
2021-07-27
io_uring: always reissue from task_work context
Jens Axboe
1
-2
/
+8
2021-07-26
smb3: rc uninitialized in one fallocate path
Steve French
1
-1
/
+2
2021-07-26
SMB3: fix readpage for large swap cache
Steve French
1
-1
/
+1
2021-07-26
io_uring: fix race in unified task_work running
Jens Axboe
1
-1
/
+5
2021-07-26
io_uring: fix io_prep_async_link locking
Pavel Begunkov
1
-2
/
+11
2021-07-25
binfmt: remove support for em86 (alpha only)
David Hildenbrand
3
-126
/
+0
2021-07-24
Merge tag '5.14-rc2-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
6
-55
/
+247
2021-07-24
Merge tag 'io_uring-5.14-2021-07-24' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-17
/
+45
2021-07-24
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-15
/
+16
2021-07-23
hugetlbfs: fix mount mode command line processing
Mike Kravetz
1
-1
/
+1
2021-07-23
writeback, cgroup: do not reparent dax inodes
Roman Gushchin
1
-0
/
+3
2021-07-23
userfaultfd: do not untag user pointers
Peter Collingbourne
1
-14
/
+12
2021-07-23
io_uring: explicitly catch any illegal async queue attempt
Jens Axboe
2
-1
/
+17
2021-07-23
io_uring: never attempt iopoll reissue from release path
Jens Axboe
1
-7
/
+7
2021-07-23
Merge tag 'for-5.14-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-47
/
+79
2021-07-23
Merge tag 'ceph-for-5.14-rc3' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-1
/
+1
2021-07-23
ext4: remove conflicting comment from __ext4_forget
Guoqing Jiang
1
-3
/
+0
2021-07-23
ext4: fix potential uninitialized access to retval in kmmpd
Ye Bin
1
-1
/
+1
2021-07-22
cifs: fix fallocate when trying to allocate a hole.
Ronnie Sahlberg
1
-5
/
+18
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
[prev]
[next]