index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
2018-11-07
ext4: release bs.bh before re-using in ext4_xattr_block_find()
Vasily Averin
2018-11-07
ext4: fix buffer leak in ext4_xattr_get_block() on error path
Vasily Averin
2018-11-07
ext4: fix possible leak of s_journal_flag_rwsem in error path
Vasily Averin
2018-11-07
ext4: fix possible leak of sbi->s_group_desc_leak in error path
Theodore Ts'o
2018-11-06
ext4: remove unneeded brelse call in ext4_xattr_inode_update_ref()
Vasily Averin
2018-11-06
ext4: avoid possible double brelse() in add_new_gdb() on error path
Theodore Ts'o
2018-11-06
ext4: avoid buffer leak in ext4_orphan_add() after prior errors
Vasily Averin
2018-11-06
ext4: avoid buffer leak on shutdown in ext4_mark_iloc_dirty()
Vasily Averin
2018-11-06
ext4: fix possible inode leak in the retry loop of ext4_resize_fs()
Vasily Averin
2018-11-06
ext4: fix missing cleanup if ext4_alloc_flex_bg_array() fails while resizing
Vasily Averin
2018-11-03
ext4: add missing brelse() update_backups()'s error path
Vasily Averin
2018-11-03
ext4: add missing brelse() add_new_gdb_meta_bg()'s error path
Vasily Averin
2018-11-03
ext4: add missing brelse() in set_flexbg_block_bitmap()'s error path
Vasily Averin
2018-11-03
ext4: avoid potential extra brelse in setup_new_flex_group_blocks()
Vasily Averin
2018-10-12
ext4: fix use-after-free race in ext4_remount()'s error path
Theodore Ts'o
2018-10-06
ext4: cache NULL when both default_acl and acl are NULL
Chengguang Xu
2018-10-05
jbd2: fix use after free in jbd2_log_do_checkpoint()
Jan Kara
2018-10-03
ext4: propagate error from dquot_initialize() in EXT4_IOC_FSSETXATTR
Wang Shilong
2018-10-03
ext4: fix setattr project check in fssetxattr ioctl
Wang Shilong
2018-10-02
ext4: convert fault handler to use vm_fault_t type
Souptick Joarder
2018-10-02
ext4: initialize retries variable in ext4_da_write_inline_data_begin()
Lukas Czerner
2018-10-02
ext4: fix EXT4_IOC_SWAP_BOOT
Theodore Ts'o
2018-10-02
ext4: fix build error when DX_DEBUG is defined
Gabriel Krisman Bertazi
2018-10-02
ext4: fix argument checking in EXT4_IOC_MOVE_EXT
Theodore Ts'o
2018-10-01
ext4: fix reserved cluster accounting at page invalidation time
Eric Whitney
2018-10-01
ext4: adjust reserved cluster count when removing extents
Eric Whitney
2018-10-01
ext4: reduce reserved cluster count by number of allocated clusters
Eric Whitney
2018-10-01
ext4: fix reserved cluster accounting at delayed write time
Eric Whitney
2018-10-01
ext4: add new pending reservation mechanism
Eric Whitney
2018-10-01
ext4: generalize extents status tree search functions
Eric Whitney
2018-09-30
Merge tag 'libnvdimm-fixes2-4.19-rc6' of git://git.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
2018-09-27
Merge tag 'for_v4.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Greg Kroah-Hartman
2018-09-27
dax: Fix deadlock in dax_lock_mapping_entry()
Jan Kara
2018-09-25
erge tag 'libnvdimm-fixes-4.19-rc6' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2018-09-21
Merge tag 'upstream-4.19-rc4' of git://git.infradead.org/linux-ubifs
Greg Kroah-Hartman
2018-09-20
ocfs2: fix ocfs2 read block panic
Junxiao Bi
2018-09-20
fs/proc/kcore.c: fix invalid memory access in multi-page read optimization
Dominique Martinet
2018-09-20
Revert "ubifs: xattr: Don't operate on deleted inodes"
Richard Weinberger
2018-09-20
ubifs: drop false positive assertion
Sascha Hauer
2018-09-20
ubifs: Check for name being NULL while mounting
Richard Weinberger
2018-09-19
ext2, dax: set ext2_dax_aops for dax files
Toshi Kani
2018-09-17
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Greg Kroah-Hartman
2018-09-15
ext4, dax: set ext4_dax_aops for dax files
Toshi Kani
2018-09-15
ext4, dax: add ext4_bmap to ext4_dax_aops
Toshi Kani
2018-09-15
ext4: don't mark mmp buffer head dirty
Li Dongyang
2018-09-15
ext4: show test_dummy_encryption mount option in /proc/mounts
Eric Biggers
2018-09-14
Merge tag '4.19-rc3-smb3-cifs' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2018-09-14
Merge tag 'nfs-for-4.19-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2018-09-14
NFS: Don't open code clearing of delegation state
Trond Myklebust
2018-09-14
NFSv4.1 fix infinite loop on I/O.
Trond Myklebust
[next]