OSDN Git Service

configfs: replace strncpy with memcpy
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / fs /
2018-11-21 Guenter Roeckconfigfs: replace strncpy with memcpy
2018-11-21 Miklos Szeredifuse: fix leaked notify reply
2018-11-21 Eric W. Biedermanmount: Prevent MNT_DETACH from disconnecting locked...
2018-11-21 Eric W. Biedermanmount: Don't allow copying MNT_UNBINDABLE|MNT_LOCKED...
2018-11-21 Eric W. Biedermanmount: Retest MNT_LOCKED in do_umount
2018-11-21 Vasily Averinext4: fix buffer leak in __ext4_read_dirblock() on...
2018-11-21 Vasily Averinext4: fix buffer leak in ext4_xattr_move_to_block(...
2018-11-21 Vasily Averinext4: release bs.bh before re-using in ext4_xattr_block...
2018-11-21 Theodore Ts'oext4: fix possible leak of sbi->s_group_desc_leak in...
2018-11-21 Theodore Ts'oext4: avoid possible double brelse() in add_new_gdb...
2018-11-21 Vasily Averinext4: fix missing cleanup if ext4_alloc_flex_bg_array...
2018-11-21 Vasily Averinext4: avoid buffer leak in ext4_orphan_add() after...
2018-11-21 Vasily Averinext4: fix possible inode leak in the retry loop of...
2018-11-21 Vasily Averinext4: avoid potential extra brelse in setup_new_flex_gr...
2018-11-21 Vasily Averinext4: add missing brelse() add_new_gdb_meta_bg()'s...
2018-11-21 Vasily Averinext4: add missing brelse() in set_flexbg_block_bitmap...
2018-11-21 Vasily Averinext4: add missing brelse() update_backups()'s error...
2018-11-21 Filipe MananaBtrfs: fix data corruption due to cloning of eof block
2018-11-21 Changwei Geocfs2: fix a misuse a of brelse after failing ocfs2_che...
2018-11-21 Oscar Salvadorfs, elf: make sure to page align bss in load_elf_library
2018-11-21 Kees Cookbinfmt_elf: fix calculations for bss padding
2018-11-21 Michal Hockomm, elf: handle vm_brk error
2018-11-21 Miklos Szeredifuse: set FR_SENT while locked
2018-11-21 Miklos Szeredifuse: fix blocked_waitq wakeup
2018-11-21 Kirill Tkhaifuse: Fix use-after-free in fuse_dev_do_write()
2018-11-21 Kirill Tkhaifuse: Fix use-after-free in fuse_dev_do_read()
2018-11-21 Dominique Martinet9p locks: fix glock.client_id leak in do_lock
2018-11-21 Josef Bacikbtrfs: set max_extent_size properly
2018-11-21 Filipe MananaBtrfs: fix null pointer dereference on compressed write...
2018-11-21 Qu Wenruobtrfs: qgroup: Dirty all qgroups before rescan
2018-11-21 Filipe MananaBtrfs: fix wrong dentries after fsync of file that...
2018-11-21 Josef Bacikbtrfs: make sure we create all new block groups
2018-11-21 Josef Bacikbtrfs: reset max_extent_size on clear in a bitmap
2018-11-21 Josef Bacikbtrfs: wait on caching when putting the bg cache
2018-11-21 Jeff Mahoneybtrfs: don't attempt to trim devices that don't support it
2018-11-21 Jeff Mahoneybtrfs: iterate all devices during trim, instead of...
2018-11-21 Qu Wenruobtrfs: locking: Add extra check in btrfs_init_new_buffe...
2018-11-21 Qu Wenruobtrfs: Handle owner mismatch gracefully when walking...
2018-11-21 Nicolas PitreCramfs: fix abad comparison when wrap-arounds occur
2018-11-21 Theodore Ts'oext4: avoid running out of journal credits when appendi...
2018-11-21 Amir Goldsteinlockd: fix access beyond unterminated strings in prints
2018-11-21 Trond MyklebustNFSv4.1: Fix the r/wsize checking
2018-11-21 Steve Frenchsmb3: on kerberos mount if server doesn't specify auth...
2018-11-21 Steve Frenchsmb3: do not attempt cifs operation in smb3 query info...
2018-11-21 Steve Frenchsmb3: allow stats which track session and share reconne...
2018-11-21 Lukas Czernerext4: initialize retries variable in ext4_da_write_inli...
2018-11-21 Al Virogfs2_meta: ->mount() can get NULL dev_name
2018-11-21 Jan Karajbd2: fix use after free in jbd2_log_do_checkpoint()
2018-11-21 Theodore Ts'oext4: fix argument checking in EXT4_IOC_MOVE_EXT
2018-11-21 Hou Taojffs2: free jffs2_sb_info through jffs2_kill_sb()
2018-11-10 Al Virocachefiles: fix the race between cachefiles_bury_object...
2018-11-10 Khazhismel Kumykovfs/fat/fatent.c: add cond_resched() to fat_count_free_c...
2018-11-10 Ashish Samantfuse: Dont call set_page_dirty_lock() for ITER_BVEC...
2018-11-10 Mark SymsCIFS: handle guest access errors to Windows shares
2018-11-10 Jeff Mahoneybtrfs: don't create or leak aliased root while cleaning...
2018-10-20 Hou Taojffs2: return -ERANGE when xattr buffer is too small
2018-10-20 Theodore Ts'oext4: add corruption check in ext4_xattr_set_entry()
2018-10-13 Richard Weinbergerubifs: Check for name being NULL while mounting
2018-10-13 Theodore Ts'oext4: always verify the magic number in xattr blocks
2018-10-10 Ashish Samantocfs2: fix locking for res->tracking and dlm->tracking_list
2018-10-10 Jann Hornproc: restrict kernel stack dumps to root
2018-10-10 Aurelien Aptelsmb2: fix missing files in root share directory listing
2018-10-10 Dan Carpentercifs: read overflow in is_valid_oplock_break()
2018-10-10 Stephen Rothwellfs/cifs: suppress a string overflow warning
2018-10-10 Jon Kuhnfs/cifs: don't translate SFM_SLASH (U+F026) to backslash
2018-10-10 Theodore Ts'oext4: never move the system.data xattr out of the inode...
2018-10-10 J. Bruce Fieldsnfsd: fix corrupted reply to badly ordered compound
2018-09-29 Li Dongyangext4: don't mark mmp buffer head dirty
2018-09-29 Theodore Ts'oext4: fix online resizing for bigalloc file systems...
2018-09-29 Theodore Ts'oext4: fix online resize's handling of a too-small final...
2018-09-29 Theodore Ts'oext4: recalucate superblock checksum after updating...
2018-09-29 Theodore Ts'oext4: avoid divide by zero fault when deleting corrupte...
2018-09-29 Junxiao Biocfs2: fix ocfs2 read block panic
2018-09-26 Maciej W. Rozyckibinfmt_elf: Respect error return from `regset->active'
2018-09-26 Dan CarpenterCIFS: fix wrapping bugs in num_entries()
2018-09-26 Dan Carpentercifs: prevent integer overflow in nxt_dir_entry()
2018-09-26 Bin Yangpstore: Fix incorrect persistent ram buffer mapping
2018-09-26 Andreas Gruenbachergfs2: Special-case rindex for gfs2_grow
2018-09-19 Ian Kentautofs: fix autofs_sbi() does not check super block...
2018-09-19 Chao Yuf2fs: fix to do sanity check with {sit,nat}_ver_bitmap_...
2018-09-19 Olga KornievskaiaNFSv4.0 fix client reference leak in callback
2018-09-19 Yunlong Songf2fs: do not set free of current section
2018-09-15 Ethan Lienbtrfs: use correct compare function of dirty_metadata_bytes
2018-09-15 Miklos Szerediovl: proper cleanup of workdir
2018-09-15 Antonio Murdacaovl: override creds with the ones from the superblock...
2018-09-15 Miklos Szerediovl: rename is_merge to is_lowest
2018-09-15 Qu Wenruobtrfs: Don't remove block group that still has pinned...
2018-09-15 Qu Wenruobtrfs: relocation: Only remove reloc rb_trees if reloc...
2018-09-15 Misono Tomohirobtrfs: replace: Reset on-disk dev stats value after...
2018-09-15 Steve FrenchSMB3: Number of requests sent should be displayed for...
2018-09-15 Steve Frenchsmb3: fix reset of bytes read and written stats
2018-09-15 Tetsuo Handafs/dcache.c: fix kmemcheck splat at take_dentry_name_sn...
2018-09-15 OGAWA Hirofumifat: validate ->i_start before using
2018-09-15 Ernesto A. Fernándezhfsplus: fix NULL dereference in hfsplus_lookup()
2018-09-15 Arnd Bergmannreiserfs: change j_timestamp type to time64_t
2018-09-15 Ernesto A. Fernándezhfs: prevent crash on exit from failed search
2018-09-15 Tetsuo Handahfsplus: don't return 0 when fill_super() failed
2018-09-15 Ronnie Sahlbergcifs: check if SMB2 PDU size has been padded and suppre...
2018-09-09 Jeremy Clinefs/quota: Fix spectre gadget in do_quotactl
2018-09-09 Christian Braunergetxattr: use correct xattr length
next