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-11-19
cifs: Use after free in debug code
Dan Carpenter
1
-2
/
+2
2022-11-19
Merge tag '6.1-rc5-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
3
-5
/
+17
2022-11-19
vfs: vfs_tmpfile: ensure O_EXCL flag is enforced
Peter Griffin
1
-1
/
+2
2022-11-18
Merge tag 'zonefs-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/d...
Linus Torvalds
2
-15
/
+27
2022-11-18
Merge tag 'driver-core-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+12
2022-11-17
exec: Remove FOLL_FORCE for stack setup
Kees Cook
1
-1
/
+1
2022-11-17
binfmt_elf: replace IS_ERR() with IS_ERR_VALUE()
Bo Liu
1
-3
/
+3
2022-11-17
Merge tag 'ceph-for-6.1-rc6' of https://github.com/ceph/ceph-client
Linus Torvalds
3
-38
/
+15
2022-11-17
Merge tag 'nfsd-6.1-5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
1
-1
/
+4
2022-11-17
filelock: WARN_ON_ONCE when ->fl_file and filp don't match
Jeff Layton
1
-0
/
+3
2022-11-16
cifs: add check for returning value of SMB2_set_info_init
Anastasia Belova
1
-0
/
+2
2022-11-16
zonefs: Remove to_attr() helper function
Damien Le Moal
1
-5
/
+0
2022-11-16
zonefs: fix zone report size in __zonefs_io_error()
Damien Le Moal
1
-10
/
+27
2022-11-16
cifs: Fix wrong return value checking when GETFLAGS
Zhang Xiaoxu
1
-2
/
+2
2022-11-15
AMerge tag 'netfs-fixes-20221115' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-7
/
+16
2022-11-15
cifs: add check for returning value of SMB2_close_init
Anastasia Belova
1
-0
/
+2
2022-11-15
Merge tag 'erofs-for-6.1-rc6-fixes' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
5
-37
/
+54
2022-11-15
netfs: Fix dodgy maths
David Howells
1
-8
/
+9
2022-11-15
netfs: Fix missing xas_retry() calls in xarray iteration
David Howells
2
-2
/
+10
2022-11-15
btrfs: free btrfs_path before copying subvol info to userspace
Anand Jain
1
-0
/
+2
2022-11-15
btrfs: free btrfs_path before copying fspath to userspace
Anand Jain
1
-0
/
+2
2022-11-15
btrfs: free btrfs_path before copying inodes to userspace
Anand Jain
1
-9
/
+7
2022-11-15
btrfs: free btrfs_path before copying root refs to userspace
Josef Bacik
1
-1
/
+2
2022-11-15
btrfs: fix assertion failure and blocking during nowait buffered write
Filipe Manana
1
-6
/
+30
2022-11-14
erofs: fix missing xas_retry() in fscache mode
Jingbo Xu
1
-3
/
+7
2022-11-14
NFSD: Fix trace_nfsd_fh_verify_err() crasher
Chuck Lever
1
-1
/
+4
2022-11-14
ceph: fix NULL pointer dereference for req->r_session
Xiubo Li
1
-36
/
+12
2022-11-14
ceph: avoid putting the realm twice when decoding snaps fails
Xiubo Li
1
-1
/
+2
2022-11-14
ceph: fix a NULL vs IS_ERR() check when calling ceph_lookup_inode()
Dan Carpenter
1
-1
/
+1
2022-11-11
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
6
-31
/
+33
2022-11-11
Merge tag 'nfsd-6.1-4' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...
Linus Torvalds
2
-0
/
+2
2022-11-11
Merge tag 'fixes_for_v6.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-1
/
+1
2022-11-11
cifs: Fix connections leak when tlink setup failed
Zhang Xiaoxu
1
-3
/
+11
2022-11-10
kernfs: Fix spurious lockdep warning in kernfs_find_and_get_node_by_id()
Tejun Heo
1
-2
/
+12
2022-11-10
Merge tag 'for-6.1-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
9
-25
/
+109
2022-11-10
erofs: fix use-after-free of fsid and domain_id string
Jingbo Xu
4
-30
/
+37
2022-11-09
udf: Fix a slab-out-of-bounds write bug in udf_find_entry()
ZhangPeng
1
-1
/
+1
2022-11-08
fs: fix leaked psi pressure state
Johannes Weiner
2
-13
/
+19
2022-11-08
nilfs2: fix use-after-free bug of ns_writer on remount
Ryusuke Konishi
2
-9
/
+8
2022-11-08
nilfs2: fix deadlock in nilfs_count_free_blocks()
Ryusuke Konishi
1
-2
/
+0
2022-11-08
hugetlbfs: don't delete error page from pagecache
James Houghton
1
-7
/
+6
2022-11-08
nfsd: put the export reference in nfsd4_verify_deleg_dentry
Jeff Layton
1
-0
/
+1
2022-11-08
erofs: get correct count for unmapped range in fscache mode
Jingbo Xu
1
-3
/
+4
2022-11-08
erofs: put metabuf in error path in fscache mode
Jingbo Xu
1
-1
/
+3
2022-11-08
erofs: fix general protection fault when reading fragment
Yue Hu
1
-0
/
+3
2022-11-07
fs/userfaultfd: Fix maple tree iterator in userfaultfd_unregister()
Liam Howlett
1
-0
/
+3
2022-11-07
ext4: fix use-after-free in ext4_ext_shift_extents
Baokun Li
1
-5
/
+13
2022-11-07
btrfs: zoned: fix locking imbalance on scrub
Johannes Thumshirn
1
-1
/
+0
2022-11-07
btrfs: zoned: initialize device's zone info for seeding
Johannes Thumshirn
3
-4
/
+13
2022-11-07
btrfs: zoned: clone zoned device info when cloning a device
Johannes Thumshirn
3
-0
/
+63
[prev]
[next]