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
2018-08-03
ext4: fix inline data updates with checksums enabled
Theodore Ts'o
2
-17
/
+18
2018-08-03
squashfs: be more careful about metadata corruption
Linus Torvalds
4
-5
/
+16
2018-08-03
blkdev: __blkdev_direct_IO_simple: fix leak in error case
Martin Wilck
1
-4
/
+5
2018-08-03
f2fs: avoid fsync() failure caused by EAGAIN in writepage()
Jaegeuk Kim
1
-1
/
+7
2018-08-03
fscrypt: use unbound workqueue for decryption
Eric Biggers
1
-1
/
+10
2018-08-03
btrfs: qgroup: Finish rescan when hit the last leaf of extent tree
Qu Wenruo
1
-0
/
+19
2018-08-03
btrfs: add barriers to btrfs_sync_log before log_commit_wait wakeups
David Sterba
1
-2
/
+8
2018-08-03
Btrfs: don't BUG_ON() in btrfs_truncate_inode_items()
Omar Sandoval
1
-1
/
+4
2018-08-03
Btrfs: don't return ino to ino cache if inode item removal fails
Omar Sandoval
1
-12
/
+13
2018-08-03
btrfs: balance dirty metadata pages in btrfs_finish_ordered_io
Ethan Lien
1
-0
/
+3
2018-08-03
f2fs: fix race in between GC and atomic open
Chao Yu
1
-0
/
+3
2018-08-03
f2fs: fix to detect failure of dquot_initialize
Chao Yu
1
-1
/
+3
2018-08-03
f2fs: Fix deadlock in shutdown ioctl
Sahitya Tummala
1
-4
/
+7
2018-08-03
f2fs: fix to wait page writeback during revoking atomic write
Chao Yu
1
-0
/
+2
2018-08-03
f2fs: fix to don't trigger writeback during recovery
Chao Yu
1
-0
/
+3
2018-08-03
f2fs: fix error path of move_data_page
Chao Yu
1
-3
/
+8
2018-08-03
disable loading f2fs module on PAGE_SIZE > 4KB
Anatoly Pugachev
1
-0
/
+6
2018-08-03
pnfs: Don't release the sequence slot until we've processed layoutget on open
Trond Myklebust
1
-1
/
+2
2018-08-03
ceph: fix alignment of rasize
Chengguang Xu
1
-1
/
+1
2018-08-03
mm: /proc/pid/pagemap: hide swap entries from unprivileged users
Huang Ying
1
-10
/
+16
2018-08-03
nfsd: fix potential use-after-free in nfsd4_decode_getdeviceinfo
Scott Mayhew
1
-0
/
+2
2018-08-03
NFSv4.1: Fix the client behaviour on NFS4ERR_SEQ_FALSE_RETRY
Trond Myklebust
1
-4
/
+7
2018-08-03
skip LAYOUTRETURN if layout is invalid
Olga Kornievskaia
1
-2
/
+4
2018-07-28
Revert "cifs: Fix slab-out-of-bounds in send_set_info() on SMB2 ACE setting"
Greg Kroah-Hartman
1
-5
/
+2
2018-07-25
fat: fix memory allocation failure handling of match_strdup()
OGAWA Hirofumi
1
-7
/
+13
2018-07-22
autofs: fix slab out of bounds read in getname_kernel()
Tomas Bortoli
1
-9
/
+13
2018-07-22
reiserfs: fix buffer overflow with long warning messages
Eric Biggers
1
-60
/
+81
2018-07-22
ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
alex chen
1
-8
/
+18
2018-07-22
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
1
-8
/
+55
2018-07-22
Btrfs: fix duplicate extents after fsync of file with prealloc extents
Filipe Manana
1
-25
/
+112
2018-07-17
f2fs: give message and set need_fsck given broken node id
Jaegeuk Kim
3
-21
/
+26
2018-07-17
fs, elf: make sure to page align bss in load_elf_library
Oscar Salvador
1
-3
/
+2
2018-07-17
fs/proc/task_mmu.c: fix Locked field in /proc/pid/smaps*
Vlastimil Babka
1
-1
/
+1
2018-07-17
Fix up non-directory creation in SGID directories
Linus Torvalds
1
-0
/
+6
2018-07-17
devpts: resolve devpts bind-mounts
Christian Brauner
1
-10
/
+16
2018-07-17
devpts: hoist out check for DEVPTS_SUPER_MAGIC
Christian Brauner
1
-11
/
+15
2018-07-11
dax: change bdev_dax_supported() to support boolean returns
Dave Jiang
4
-12
/
+10
2018-07-11
fs: allow per-device dax status checking for filesystems
Darrick J. Wong
5
-10
/
+37
2018-07-11
f2fs: truncate preallocated blocks in error case
Jaegeuk Kim
1
-0
/
+9
2018-07-11
ext4: check superblock mapped prior to committing
Jon Derrick
1
-0
/
+8
2018-07-11
ext4: add more mount time checks of the superblock
Theodore Ts'o
1
-11
/
+26
2018-07-11
ext4: add more inode number paranoia checks
Theodore Ts'o
3
-6
/
+7
2018-07-11
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
3
-57
/
+3
2018-07-11
ext4: never move the system.data xattr out of the inode body
Theodore Ts'o
1
-0
/
+5
2018-07-11
ext4: clear i_data in ext4_inode_info when removing inline data
Theodore Ts'o
1
-0
/
+1
2018-07-11
ext4: include the illegal physical block in the bad map ext4_error msg
Theodore Ts'o
1
-2
/
+2
2018-07-11
ext4: verify the depth of extent tree in ext4_find_extent()
Theodore Ts'o
2
-0
/
+7
2018-07-11
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
4
-6
/
+36
2018-07-11
ext4: always check block group bounds in ext4_init_block_bitmap()
Theodore Ts'o
1
-7
/
+3
2018-07-11
ext4: make sure bitmaps and the inode table don't overlap with bg descriptors
Theodore Ts'o
1
-0
/
+25
[prev]
[next]