index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-11-22
configfs: replace strncpy with memcpy
Guenter Roeck
2018-11-22
fuse: fix leaked notify reply
Miklos Szeredi
2018-11-22
mount: Prevent MNT_DETACH from disconnecting locked mounts
Eric W. Biederman
2018-11-22
mount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED mounts
Eric W. Biederman
2018-11-22
mount: Retest MNT_LOCKED in do_umount
Eric W. Biederman
2018-11-22
ext4: fix buffer leak in __ext4_read_dirblock() on error path
Vasily Averin
2018-11-22
ext4: fix buffer leak in ext4_xattr_move_to_block() on error path
Vasily Averin
2018-11-22
ext4: release bs.bh before re-using in ext4_xattr_block_find()
Vasily Averin
2018-11-22
ext4: fix possible leak of sbi->s_group_desc_leak in error path
Theodore Ts'o
2018-11-22
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
2018-11-22
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
2018-11-22
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
2018-11-22
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
2018-11-22
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
2018-11-22
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
2018-11-22
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
2018-11-22
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
2018-11-22
ocfs2: fix a misuse a of brelse after failing ocfs2_check_dir_entry
Changwei Ge
2018-11-22
Cramfs: fix abad comparison when wrap-arounds occur
Nicolas Pitre
2018-11-22
lockd: fix access beyond unterminated strings in prints
Amir Goldstein
2018-11-22
NFSv4.1: Fix the r/wsize checking
Trond Myklebust
2018-11-22
smb3: on kerberos mount if server doesn't specify auth type use krb5
Steve French
2018-11-22
smb3: do not attempt cifs operation in smb3 query info error path
Steve French
2018-11-22
smb3: allow stats which track session and share reconnects to be reset
Steve French
2018-11-22
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
Lukas Czerner
2018-11-22
gfs2_meta: ->mount() can get NULL dev_name
Al Viro
2018-11-22
jbd2: fix use after free in jbd2_log_do_checkpoint()
Jan Kara
2018-11-22
ext4: fix argument checking in EXT4_IOC_MOVE_EXT
Theodore Ts'o
2018-11-22
jffs2: free jffs2_sb_info through jffs2_kill_sb()
Hou Tao
2018-11-10
cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)
Al Viro
2018-11-10
fs/fat/fatent.c: add cond_resched() to fat_count_free_clusters()
Khazhismel Kumykov
2018-11-10
ovl: fix open in stacked overlay
Miklos Szeredi
2018-11-10
vfs: Make sendfile(2) killable even better
Jan Kara
2018-11-10
Btrfs: do not ignore errors from btrfs_lookup_xattr in do_setxattr
Filipe Manana
2018-11-10
ext4: fix an ext3 collapse range regression in xfstests
Theodore Ts'o
2018-11-10
Btrfs: avoid syncing log in the fast fsync path when not necessary
Filipe Manana
2018-11-10
nfs: fix high load average due to callback thread sleeping
Jeff Layton
2018-11-10
quota: Fix maximum quota limit settings
Jan Kara
2018-11-10
NFSv4: Remove incorrect check in can_open_delegated()
Trond Myklebust
2018-11-10
NFS: Ignore transport protocol when detecting server trunking
Chuck Lever
2018-11-10
NFSv4/v4.1: Verify the client owner id during trunking detection
Trond Myklebust
2018-11-10
NFSv4: Cache the NFSv4/v4.1 client owner_id in the struct nfs_client
Trond Myklebust
2018-11-10
ocfs2: fix journal commit deadlock in ocfs2_convert_inline_data_to_extents
alex chen
2018-10-13
ubifs: Check for name being NULL while mounting
Richard Weinberger
2018-10-13
ext4: avoid running out of journal credits when appending to an inline file
Theodore Ts'o
2018-10-13
jbd2: don't mark block as modified if the handle is out of credits
Theodore Ts'o
2018-10-13
ext4: add more inode number paranoia checks
Theodore Ts'o
2018-10-13
ext4: never move the system.data xattr out of the inode body
Theodore Ts'o
2018-10-13
ext4: always verify the magic number in xattr blocks
Theodore Ts'o
2018-10-13
ext4: add corruption check in ext4_xattr_set_entry()
Theodore Ts'o
[next]