index
:
Linux Stable
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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
2018-11-22
1
-0
/
+1
*
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
2018-11-22
1
-1
/
+1
*
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
2018-11-22
1
-1
/
+3
*
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
2018-11-22
1
-0
/
+4
*
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
2018-11-22
1
-6
/
+2
*
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
2018-11-22
1
-2
/
+1
*
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
2018-11-22
1
-2
/
+4
*
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
2018-11-22
1
-1
/
+3
*
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
2018-11-22
1
-2
/
+1
*
Cramfs: fix abad comparison when wrap-arounds occur
Nicolas Pitre
2018-11-22
1
-1
/
+2
*
lockd: fix access beyond unterminated strings in prints
Amir Goldstein
2018-11-22
1
-1
/
+1
*
NFSv4.1: Fix the r/wsize checking
Trond Myklebust
2018-11-22
1
-7
/
+9
*
smb3: on kerberos mount if server doesn't specify auth type use krb5
Steve French
2018-11-22
1
-2
/
+4
*
smb3: do not attempt cifs operation in smb3 query info error path
Steve French
2018-11-22
1
-1
/
+9
*
smb3: allow stats which track session and share reconnects to be reset
Steve French
2018-11-22
1
-0
/
+3
*
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
Lukas Czerner
2018-11-22
1
-1
/
+1
*
gfs2_meta: ->mount() can get NULL dev_name
Al Viro
2018-11-22
1
-0
/
+3
*
jbd2: fix use after free in jbd2_log_do_checkpoint()
Jan Kara
2018-11-22
1
-2
/
+2
*
ext4: fix argument checking in EXT4_IOC_MOVE_EXT
Theodore Ts'o
2018-11-22
1
-2
/
+6
*
jffs2: free jffs2_sb_info through jffs2_kill_sb()
Hou Tao
2018-11-22
1
-3
/
+1
*
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
Al Viro
2018-11-10
1
-1
/
+1
*
fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
Khazhismel Kumykov
2018-11-10
1
-0
/
+1
*
ovl: fix open in stacked overlay
Miklos Szeredi
2018-11-10
1
-0
/
+3
*
vfs: Make sendfile(2) killable even better
Jan Kara
2018-11-10
1
-0
/
+7
*
Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr
Filipe Manana
2018-11-10
1
-2
/
+6
*
ext4: fix an ext3 collapse range regression in xfstests
Theodore Ts'o
2018-11-10
1
-0
/
+8
*
Btrfs: avoid syncing log in the fast fsync path when not necessary
Filipe Manana
2018-11-10
3
-3
/
+23
*
nfs: fix high load average due to callback thread sleeping
Jeff Layton
2018-11-10
1
-3
/
+3
*
quota: Fix maximum quota limit settings
Jan Kara
2018-11-10
1
-4
/
+8
*
NFSv4: Remove incorrect check in can_open_delegated()
Trond Myklebust
2018-11-10
1
-2
/
+0
*
NFS: Ignore transport protocol when detecting server trunking
Chuck Lever
2018-11-10
1
-6
/
+0
*
NFSv4/v4.1: Verify the client owner id during trunking detection
Trond Myklebust
2018-11-10
1
-0
/
+18
*
NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client
Trond Myklebust
2018-11-10
2
-4
/
+16
*
ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents
alex chen
2018-11-10
1
-9
/
+9
*
ubifs: Check for name being NULL while mounting
Richard Weinberger
2018-10-13
1
-0
/
+3
*
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
2018-10-13
3
-56
/
+3
*
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
2018-10-13
1
-1
/
+1
*
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-10-13
3
-6
/
+7
*
ext4: never move the system.data xattr out of the inode body
Theodore Ts'o
2018-10-13
1
-0
/
+5
*
ext4: always verify the magic number in xattr blocks
Theodore Ts'o
2018-10-13
1
-3
/
+3
*
ext4: add corruption check in ext4_xattr_set_entry()
Theodore Ts'o
2018-10-13
1
-8
/
+14
*
ext4: fix false negatives *and* false positives in ext4_check_descriptors()
Theodore Ts'o
2018-10-13
1
-2
/
+2
*
ext4: always check block group bounds in ext4_init_block_bitmap()
Theodore Ts'o
2018-10-13
1
-7
/
+3
*
ext4: fix check to prevent initializing reserved inodes
Theodore Ts'o
2018-10-13
2
-8
/
+5
*
ext4: only look at the bg_flags field if it is valid
Theodore Ts'o
2018-10-13
4
-6
/
+36
*
proc: restrict kernel stack dumps to root
Jann Horn
2018-10-13
1
-0
/
+14
*
Make file credentials available to the seqfile interfaces
Linus Torvalds
2018-10-13
1
-3
/
+4
*
ocfs2: fix locking for res->tracking and dlm->tracking_list
Ashish Samant
2018-10-13
1
-2
/
+2
*
smb2: fix missing files in root share directory listing
Aurelien Aptel
2018-10-13
1
-1
/
+1
*
cifs: read overflow in is_valid_oplock_break()
Dan Carpenter
2018-10-13
1
-0
/
+8
[prev]
[next]