OSDN Git Service

selinux: fix memory leak in policydb_init()
[sagit-ice-cold/kernel_xiaomi_msm8998.git] / fs /
2019-08-06 Zhouyang Jiacoda: add error handling for fget
2019-08-06 Andrea Parriceph: fix improper use of smp_mb__before_atomic()
2019-08-06 David Sterbabtrfs: fix minimum number of chunk errors for DUP
2019-08-06 Russell Kingfs/adfs: super: fix use-after-free bug
2019-08-04 Yan, Zhengceph: hold i_ceph_lock when removing caps for freeing...
2019-08-04 Jann Hornsched/fair: Don't free p->numa_faults with concurrent...
2019-08-04 Linus Torvaldsaccess: avoid the RCU grace period for the temporary...
2019-08-04 Christoph Hellwig9p: pass the correct prototype to read_cache_page
2019-08-04 Ocean Chenf2fs: avoid out-of-range memory access
2019-08-04 Paul Menzelnfsd: Fix overflow causing non-working mounts on 1...
2019-08-04 J. Bruce Fieldsnfsd: fix performance-limiting session calculation
2019-08-04 J. Bruce Fieldsnfsd: give out fewer session slots as limit approaches
2019-08-04 J. Bruce Fieldsnfsd: increase DRC cache limit
2019-08-04 Trond MyklebustNFSv4: Fix open create exclusive when the server reboots
2019-08-04 Dan CarpentereCryptfs: fix a couple type promotion bugs
2019-08-04 Jan Harkescoda: pass the host file in vma->vm_file on mmap
2019-08-04 Trond MyklebustNFSv4: Handle the special Linux file open access mode
2019-07-21 Hongjie Fangfscrypt: don't set policy for a dead directory
2019-07-21 Steven J. Magnaniudf: Fix incorrect final NOT_ALLOCATED (hole) extent...
2019-07-10 Nikolay Borisovbtrfs: Ensure replaced device doesn't have pending...
2019-07-10 Vivek Goyalovl: modify ovl_permission() to do checks on two inodes
2019-07-10 Dominique Martinet9p: acl: fix uninitialized iattr access
2019-07-10 Steve FrenchSMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead...
2019-07-10 Naohiro Aotabtrfs: start readahead also in seed devices
2019-07-10 Filipe MananaBtrfs: fix race between readahead and device replace...
2019-07-10 Jann Hornfs/binfmt_flat.c: make load_flat_shared_library() work
2019-06-22 Alexander LochmannAbort file_remove_privs() for non-reg. files
2019-06-22 Andrea Arcangelicoredump: fix race condition between mmget_not_zero...
2019-06-22 Sahitya Tummalaconfigfs: Fix use-after-free when accessing sd->s_dentry
2019-06-22 Wengang Wangfs/ocfs2: fix race in ocfs2_dentry_attach_lock()
2019-06-22 J. Bruce Fieldsnfsd: allow fh_want_write to be called twice
2019-06-22 Kirill Smelkovfuse: retrieve: cap requested size to negotiated max_write
2019-06-22 Chao Yuf2fs: fix to do sanity check on valid block count of...
2019-06-22 Chao Yuf2fs: fix to avoid panic in do_recover_data()
2019-06-22 Hou Taofs/fat/file.c: issue flush after the writeback of FAT
2019-06-11 Kirill Smelkovfuse: Add FOPEN_STREAM to use stream_open()
2019-06-11 Kirill Smelkovfs: stream_open - opener for stream-like files so that...
2019-06-11 Miklos Szeredifuse: fallocate: fix return with locked inode
2019-06-11 Oleg Nesterovuserfaultfd: don't pin the user memory in userfaultfd_f...
2019-06-11 Roberto Bergantino... CIFS: cifs_read_allocate_pages: don't iterate through...
2019-06-11 Filipe MananaBtrfs: fix race updating log root item during fsync
2019-06-11 Chengguang Xuchardev: add additional check for minor range overlap
2019-06-11 Ross Lagerwallgfs2: Fix lru_count going negative
2019-06-11 Mike Kravetzhugetlb: use same fault hash key for shared and private...
2019-06-11 Tobin C. Hardingbtrfs: sysfs: don't leak memory when failing add fsid
2019-06-11 Filipe MananaBtrfs: fix race between ranged fsync and writeback...
2019-06-11 Andreas Gruenbachergfs2: Fix sign extension bug in gfs2_update_stats
2019-06-11 Jan Karaext4: do not delete unlinked inode from orphan list...
2019-06-11 Nikolay Borisovbtrfs: Honour FITRIM range constraints during free...
2019-06-11 Al Viroufs: fix braino in ufs_get_inode_gid() for solaris...
2019-06-11 Jeff Laytonceph: flush dirty inodes before proceeding with remount
2019-06-11 Liu Bofuse: honor RLIMIT_FSIZE in fuse_file_fallocate
2019-06-11 Miklos Szeredifuse: fix writepages on 32bit
2019-06-11 ZhangXiaoxuNFS4: Fix v4.0 client state corruption when mount
2019-06-11 Christoph Probstcifs: fix strcat buffer overflow and reduce raciness...
2019-06-11 Sriram Rajagopalanext4: zero out the unused memory region in the extent...
2019-06-11 Jiufei Xuefs/writeback.c: use rcu_barrier() to wait for inflight...
2019-06-11 Tejun Heowriteback: synchronize sync(2) against cgroup writeback...
2019-06-11 Filipe MananaBtrfs: do not start a transaction at iterate_extent_ino...
2019-06-11 Debabrata Banerjeeext4: fix ext4_show_options for file systems w/o journal
2019-06-11 Kirill Tkhaiext4: actually request zeroing of inode table after...
2019-06-11 Shuning Zhangocfs2: fix ocfs2 read inode data panic in ocfs2_iget
2019-05-16 Mike Kravetzhugetlbfs: fix memory leak for resv_map
2019-05-16 Al Virodebugfs: fix use-after-free on symlink traversal
2019-05-16 Al Virojffs2: fix use-after-free on symlink traversal
2019-05-16 Al Viroceph: fix use-after-free on symlink traversal
2019-05-16 Tetsuo HandaNFS: Forbid setting AF_INET6 to "struct sockaddr_in...
2019-05-16 YueHaibingfs/proc/proc_sysctl.c: Fix a NULL pointer dereference
2019-05-16 Trond Myklebustnfsd: Don't release the callback slot unless it was...
2019-05-16 Yan, Zhengceph: fix ci->i_head_snapc leak
2019-05-16 Jeff Laytonceph: ensure d_name stability in ceph_dentry_hash()
2019-05-16 Frank Sorensoncifs: do not attempt cifs operation on smb2+ rename...
2019-04-27 Miklos Szerediovl: fix uid/gid when creating over whiteout
2019-04-27 Steve Frenchcifs: fallback to older infolevels on findfirst queryin...
2019-04-27 Chao Yuf2fs: fix to do sanity check with current segment number
2019-04-27 Dinu-Razvan Chis... 9p locks: add mount option for lock retry interval
2019-04-27 Gertjan Halkes9p: do not trust pdu content for stat item size
2019-04-27 Darrick J. Wongext4: prohibit fstrim in norecovery mode
2019-04-27 Steve Frenchfix incorrect error code mapping for OBJECTID_NOT_FOUND
2019-04-27 Lukas Czernerext4: report real fs size after failed resize
2019-04-27 Lukas Czernerext4: add missing brelse() in add_new_gdb_meta_bg()
2019-04-27 Linus Torvaldsbinfmt_elf: switch to new creds when switching to new mm
2019-04-27 Carlos Maiolinofs: fix guard_bio_eod to check for real EOD errors
2019-04-27 Yao Liucifs: Fix NULL pointer dereference of devname
2019-04-27 Louis Taylorcifs: use correct format characters
2019-04-27 Shuriyc Chufs/file.c: initialize init_files.resize_wait
2019-04-27 Sahitya Tummalaf2fs: do not use mutex lock in atomic context
2019-04-27 Jia Guoocfs2: fix a panic problem caused by o2cb_ctl
2019-04-27 Aurelien AptelCIFS: fix POSIX lock leak and invalid ptr deref
2019-04-27 zhangyi (F)ext4: cleanup bh release code in ext4_ind_remove_space()
2019-04-03 YueHaibingfs/proc/proc_sysctl.c: fix NULL pointer dereference...
2019-04-03 Andrea Righibtrfs: raid56: properly unmap parity page in finish_par...
2019-04-03 Josef Bacikbtrfs: remove WARN_ON in log_dir_items
2019-04-03 Tahsin Erdoganwriteback: initialize inode members that track writebac...
2019-04-03 Al ViroHang/soft lockup in d_invalidate with simultaneous...
2019-04-03 zhangyi (F)ext4: brelse all indirect buffer in ext4_ind_remove_space()
2019-04-03 Lukas Czernerext4: fix data corruption caused by unaligned direct AIO
2019-04-03 Jiufei Xueext4: fix NULL pointer dereference while journal is...
2019-04-03 Jan Karaudf: Fix crash on IO error during truncate
2019-03-23 Yihao Wunfsd: fix wrong check in write_v4_end_grace()
next