index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-23
pstore/ram: Avoid allocation and leak of platform data
Kees Cook
1
-6
/
+3
2019-01-23
btrfs: wait on ordered extents on abort cleanup
Josef Bacik
1
-0
/
+8
2019-01-23
Revert "btrfs: balance dirty metadata pages in btrfs_finish_ordered_io"
David Sterba
1
-3
/
+0
2019-01-17
ext4: track writeback errors using the generic tracking infrastructure
Theodore Ts'o
1
-0
/
+3
2019-01-17
ext4: use ext4_write_inode() when fsyncing w/o a journal
Theodore Ts'o
1
-4
/
+9
2019-01-17
ext4: avoid kernel warning when writing the superblock to a dead device
Theodore Ts'o
1
-1
/
+1
2019-01-17
ext4: fix a potential fiemap/page fault deadlock w/ inline_data
Theodore Ts'o
1
-3
/
+3
2019-01-17
ext4: make sure enough credits are reserved for dioread_nolock writes
Theodore Ts'o
1
-1
/
+2
2019-01-17
cifs: Fix potential OOB access of lock element array
Ross Lagerwall
2
-6
/
+6
2019-01-17
CIFS: Do not hide EINTR after sending network packets
Pavel Shilovsky
1
-1
/
+1
2019-01-17
CIFS: Fix adjustment of credits for MTU requests
Pavel Shilovsky
1
-2
/
+6
2019-01-13
ceph: don't update importing cap's mseq when handing cap export
Yan, Zheng
1
-1
/
+0
2019-01-13
lockd: Show pid of lockd for remote locks
Benjamin Coddington
3
-5
/
+5
2019-01-13
gfs2: Fix loop in gfs2_rbm_find
Andreas Gruenbacher
1
-1
/
+1
2019-01-13
gfs2: Get rid of potential double-freeing in gfs2_create_inode
Andreas Gruenbacher
1
-9
/
+9
2019-01-13
dlm: memory leaks on error path in dlm_user_request()
Vasily Averin
1
-7
/
+7
2019-01-13
dlm: lost put_lkb on error path in receive_convert() and receive_unlock()
Vasily Averin
1
-0
/
+2
2019-01-13
dlm: possible memory leak on error path in create_lkb()
Vasily Averin
1
-0
/
+1
2019-01-13
dlm: fixed memory leaks after failed ls_remove_names allocation
Vasily Averin
1
-1
/
+1
2019-01-09
CIFS: Fix error mapping for SMB2_LOCK command which caused OFD lock problem
Georgy A Bystrenin
1
-2
/
+2
2019-01-09
f2fs: fix validation of the block count in sanity_check_raw_super
Martin Blumenstingl
1
-3
/
+3
2019-01-09
Btrfs: fix fsync of files with multiple hard links in new directories
Filipe Manana
3
-0
/
+39
2019-01-09
ext4: check for shutdown and r/o file system in ext4_write_inode()
Theodore Ts'o
1
-2
/
+7
2019-01-09
ext4: force inode writes when nfsd calls commit_metadata()
Theodore Ts'o
1
-0
/
+11
2019-01-09
ext4: include terminating u32 in size of xattr entries when expanding inodes
Theodore Ts'o
1
-1
/
+1
2019-01-09
ext4: fix EXT4_IOC_GROUP_ADD ioctl
ruippan (潘睿)
1
-1
/
+1
2019-01-09
ext4: missing unlock/put_page() in ext4_try_to_write_inline_data()
Maurizio Lombardi
1
-1
/
+4
2019-01-09
ext4: fix possible use after free in ext4_quota_enable
Pan Bian
1
-1
/
+1
2019-01-09
ext4: add ext4_sb_bread() to disambiguate ENOMEM cases
Theodore Ts'o
5
-94
/
+115
2018-12-29
proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
Ivan Delalande
1
-7
/
+6
2018-12-29
ubifs: Handle re-linking of inodes correctly while recovery
Richard Weinberger
1
-0
/
+37
2018-12-29
cifs: integer overflow in in SMB2_ioctl()
Dan Carpenter
1
-2
/
+2
2018-12-29
ubifs: Fix directory size calculation for symlinks
Richard Weinberger
1
-2
/
+3
2018-12-21
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
Steve French
1
-1
/
+1
2018-12-21
nfs: don't dirty kernel pages read by direct-io
Dave Kleikamp
1
-1
/
+8
2018-12-21
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
3
-12
/
+13
2018-12-21
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
1
-1
/
+2
2018-12-21
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
1
-0
/
+2
2018-12-17
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
1
-2
/
+4
2018-12-17
ocfs2: fix potential use after free
Pan Bian
1
-1
/
+1
2018-12-17
hfsplus: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-17
hfs: do not free node before using
Pan Bian
1
-1
/
+2
2018-12-17
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
Larry Chen
1
-21
/
+26
2018-12-17
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
1
-3
/
+0
2018-12-17
fscache: fix race between enablement and dropping of object
NeilBrown
1
-0
/
+3
2018-12-17
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
1
-9
/
+6
2018-12-17
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
Kiran Kumar Modukuri
1
-0
/
+6
2018-12-17
exportfs: do not read dentry after free
Pan Bian
1
-1
/
+1
2018-12-17
Btrfs: send, fix infinite loop due to directory rename dependencies
Robbie Ko
1
-3
/
+8
2018-12-17
sysv: return 'err' instead of 0 in __sysv_write_inode
YueHaibing
1
-1
/
+1
[next]