index
:
linux-stable.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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-12-29
proc/sysctl: don't return ENOMEM on lookup when a table is unregistering
Ivan Delalande
2018-12-29
ubifs: Handle re-linking of inodes correctly while recovery
Richard Weinberger
2018-12-29
cifs: integer overflow in in SMB2_ioctl()
Dan Carpenter
2018-12-29
ubifs: Fix directory size calculation for symlinks
Richard Weinberger
2018-12-21
cifs: In Kconfig CONFIG_CIFS_POSIX needs depends on legacy (insecure cifs)
Steve French
2018-12-21
nfs: don't dirty kernel pages read by direct-io
Dave Kleikamp
2018-12-21
fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYS
Chad Austin
2018-12-21
userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registered
Andrea Arcangeli
2018-12-21
aio: fix spectre gadget in lookup_ioctx
Jeff Moyer
2018-12-17
flexfiles: enforce per-mirror stateid only for v4 DSes
Tigran Mkrtchyan
2018-12-17
ocfs2: fix potential use after free
Pan Bian
2018-12-17
hfsplus: do not free node before using
Pan Bian
2018-12-17
hfs: do not free node before using
Pan Bian
2018-12-17
ocfs2: fix deadlock caused by ocfs2_defrag_extent()
Larry Chen
2018-12-17
fscache, cachefiles: remove redundant variable 'cache'
Colin Ian King
2018-12-17
fscache: fix race between enablement and dropping of object
NeilBrown
2018-12-17
pstore/ram: Correctly calculate usable PRZ bytes
Kees Cook
2018-12-17
cachefiles: Fix page leak in cachefiles_read_backing_file while vmscan is active
Kiran Kumar Modukuri
2018-12-17
exportfs: do not read dentry after free
Pan Bian
2018-12-17
Btrfs: send, fix infinite loop due to directory rename dependencies
Robbie Ko
2018-12-17
sysv: return 'err' instead of 0 in __sysv_write_inode
YueHaibing
2018-12-13
cifs: Fix separator when building path from dentry
Paulo Alcantara
2018-12-13
f2fs: fix to do sanity check with block address in main area v2
Chao Yu
2018-12-13
flexfiles: use per-mirror specified stateid for IO
Tigran Mkrtchyan
2018-12-08
udf: Allow mounting volumes with incorrect identification strings
Jan Kara
2018-12-08
btrfs: Always try all copies when reading extent buffers
Nikolay Borisov
2018-12-08
btrfs: tree-checker: Don't check max block group size as current max chunk si...
Qu Wenruo
2018-12-08
userfaultfd: shmem/hugetlbfs: only allow to register VM_MAYWRITE vmas
Andrea Arcangeli
2018-12-08
kernfs: Replace strncpy with memcpy
Guenter Roeck
2018-12-05
f2fs: fix missing up_read
Jaegeuk Kim
2018-12-05
btrfs: release metadata before running delayed refs
Josef Bacik
2018-12-05
ext2: fix potential use after free
Pan Bian
2018-12-05
fs: fix lost error code in dio_complete
Maximilian Heyne
2018-12-05
btrfs: relocation: set trans to be NULL after ending transaction
Pan Bian
2018-12-05
Btrfs: ensure path name is null terminated at btrfs_control_ioctl
Filipe Manana
2018-12-05
xfs: don't fail when converting shortform attr to long form during ATTR_REPLACE
Darrick J. Wong
2018-12-05
f2fs: fix to do sanity check with cp_pack_start_sum
Chao Yu
2018-12-05
f2fs: fix to do sanity check with i_extra_isize
Chao Yu
2018-12-05
f2fs: fix to do sanity check with block address in main area
Chao Yu
2018-12-05
f2fs: fix to do sanity check with node footer and iblocks
Chao Yu
2018-12-05
f2fs: fix to do sanity check with user_block_count
Chao Yu
2018-12-05
f2fs: fix to do sanity check with extra_attr feature
Chao Yu
2018-12-05
f2fs: Add sanity_check_inode() function
Ben Hutchings
2018-12-05
f2fs: fix to do sanity check with secs_per_zone
Chao Yu
2018-12-05
f2fs: introduce and spread verify_blkaddr
Chao Yu
2018-12-05
f2fs: clean up with is_valid_blkaddr()
Chao Yu
2018-12-05
f2fs: enhance sanity_check_raw_super() to avoid potential overflow
Jaegeuk Kim
2018-12-05
f2fs: sanity check on sit entry
Jaegeuk Kim
2018-12-05
f2fs: check blkaddr more accuratly before issue a bio
Yunlei He
2018-12-05
btrfs: tree-checker: Fix misleading group system information
Shaokun Zhang
[next]