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-01-08
Merge tag 'xfs-5.16-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-1
/
+2
2021-12-30
fs/mount_setattr: always cleanup mount_kattr
Christian Brauner
1
-5
/
+4
2021-12-23
Merge tag '5.16-rc5-ksmbd-fixes' of git://git.samba.org/ksmbd
Linus Torvalds
3
-8
/
+26
2021-12-23
Merge tag 'io_uring-5.16-2021-12-23' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-3
/
+7
2021-12-22
io_uring: zero iocb->ki_pos for stream file types
Jens Axboe
1
-3
/
+7
2021-12-22
xfs: map unwritten blocks in XFS_IOC_{ALLOC,FREE}SP just like fallocate
Darrick J. Wong
1
-1
/
+2
2021-12-21
Merge tag 'nfsd-5.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...
Linus Torvalds
2
-11
/
+8
2021-12-19
Merge tag '5.16-rc5-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-14
/
+44
2021-12-18
NFSD: Fix READDIR buffer overflow
Chuck Lever
2
-11
/
+8
2021-12-17
Merge tag 'zonefs-5.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+1
2021-12-17
ksmbd: disable SMB2_GLOBAL_CAP_ENCRYPTION for SMB 3.1.1
Marcos Del Sol Vives
2
-7
/
+21
2021-12-17
cifs: sanitize multiple delimiters in prepath
Thiago Rafael Becker
1
-1
/
+37
2021-12-17
cifs: ignore resource_id while getting fscache super cookie
Shyam Prasad N
2
-13
/
+7
2021-12-17
Merge tag 'for-5.16-rc5-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
10
-24
/
+54
2021-12-17
Merge tag 'io_uring-5.16-2021-12-17' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-0
/
+2
2021-12-17
zonefs: add MODULE_ALIAS_FS
Naohiro Aota
1
-0
/
+1
2021-12-16
ksmbd: fix uninitialized symbol 'pntsd_size'
Namjae Jeon
1
-0
/
+4
2021-12-16
ksmbd: fix error code in ndr_read_int32()
Dan Carpenter
1
-1
/
+1
2021-12-16
afs: Fix mmap
David Howells
2
-2
/
+4
2021-12-15
Merge tag 'ceph-for-5.16-rc6' of git://github.com/ceph/ceph-client
Linus Torvalds
3
-14
/
+25
2021-12-15
btrfs: fix missing blkdev_put() call in btrfs_scan_one_device()
Shin'ichiro Kawasaki
1
-2
/
+4
2021-12-15
btrfs: fix warning when freeing leaf after subvolume creation failure
Filipe Manana
1
-3
/
+4
2021-12-15
btrfs: fix invalid delayed ref after subvolume creation failure
Filipe Manana
6
-22
/
+31
2021-12-15
btrfs: check WRITE_ERR when trying to read an extent buffer
Josef Bacik
1
-0
/
+8
2021-12-14
btrfs: fix missing last dir item offset update when logging directory
Filipe Manana
1
-0
/
+1
2021-12-14
btrfs: fix double free of anon_dev after failure to create subvolume
Filipe Manana
1
-0
/
+8
2021-12-14
btrfs: fix memory leak in __add_inode_ref()
Jianglei Nie
1
-0
/
+1
2021-12-13
fget: clarify and improve __fget_files() implementation
Linus Torvalds
1
-16
/
+56
2021-12-13
io-wq: drop wqe lock before creating new worker
Jens Axboe
1
-0
/
+2
2021-12-11
Merge tag 'xfs-5.16-fixes-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-3
/
+11
2021-12-11
Merge tag 'io_uring-5.16-2021-12-10' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-8
/
+27
2021-12-10
Merge tag 'for-5.16-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
7
-10
/
+35
2021-12-10
Merge tag '5.16-rc4-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-31
/
+36
2021-12-10
Merge tag 'nfsd-5.16-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-9
/
+15
2021-12-10
Merge tag 'trace-v5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+76
2021-12-10
Merge tag 'aio-poll-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-45
/
+153
2021-12-10
io-wq: check for wq exit after adding new worker task_work
Jens Axboe
1
-6
/
+25
2021-12-10
io_uring: ensure task_work gets run as part of cancelations
Jens Axboe
1
-2
/
+4
2021-12-10
nfsd: fix use-after-free due to delegation race
J. Bruce Fields
1
-2
/
+7
2021-12-10
nfsd: Fix nsfd startup race (again)
Alexander Sverdlin
2
-7
/
+8
2021-12-09
aio: Fix incorrect usage of eventfd_signal_allowed()
Xie Yongji
1
-1
/
+1
2021-12-09
aio: fix use-after-free due to missing POLLFREE handling
Eric Biggers
1
-31
/
+106
2021-12-09
aio: keep poll requests on waitqueue until completed
Eric Biggers
1
-20
/
+63
2021-12-09
signalfd: use wake_up_pollfree()
Eric Biggers
1
-11
/
+1
2021-12-08
cifs: fix ntlmssp auth when there is no key exchange
Paulo Alcantara
1
-18
/
+36
2021-12-08
btrfs: replace the BUG_ON in btrfs_del_root_ref with proper error handling
Qu Wenruo
1
-1
/
+2
2021-12-08
btrfs: zoned: clear data relocation bg on zone finish
Johannes Thumshirn
1
-0
/
+2
2021-12-08
btrfs: free exchange changeset on failures
Johannes Thumshirn
1
-3
/
+9
2021-12-08
btrfs: fix re-dirty process of tree-log nodes
Naohiro Aota
1
-2
/
+3
2021-12-08
btrfs: call mapping_set_error() on btree inode with a write error
Josef Bacik
1
-0
/
+8
[next]