/proc/<pid>/cmdline: add back the setproctitle() special case
[platform/kernel/linux-rpi.git] / fs /
2019-08-04 Linus Torvalds/proc/<pid>/cmdline: add back the setproctitle() specia...
2019-08-04 Linus Torvalds/proc/<pid>/cmdline: remove all the special cases
2019-08-04 Jann Hornsched/fair: Don't free p->numa_faults with concurrent...
2019-08-04 Benjamin CoddingtonNFS: Cleanup if nfs_match_client is interrupted
2019-08-04 Trond MyklebustNFSv4: Fix lookup revalidate of regular files
2019-08-04 Trond MyklebustNFS: Refactor nfs_lookup_revalidate()
2019-08-04 Trond MyklebustNFS: Fix dentry revalidation on NFSv4 lookup
2019-07-31 Linus Torvaldsaccess: avoid the RCU grace period for the temporary...
2019-07-31 Qu Wenruobtrfs: inode: Don't compress if NODATASUM or NODATACOW set
2019-07-31 Konstantin Khlebnikovproc: use down_read_killable mmap_sem for /proc/pid...
2019-07-31 Konstantin Khlebnikovproc: use down_read_killable mmap_sem for /proc/pid...
2019-07-31 Konstantin Khlebnikovproc: use down_read_killable mmap_sem for /proc/pid...
2019-07-31 Konstantin Khlebnikovproc: use down_read_killable mmap_sem for /proc/pid...
2019-07-31 Konstantin Khlebnikovproc: use down_read_killable mmap_sem for /proc/pid...
2019-07-31 Shakeel Buttmemcg, fsnotify: no oom-kill for remote memcg charging
2019-07-31 Christoph Hellwig9p: pass the correct prototype to read_cache_page
2019-07-31 David Windsordlm: check if workqueues are NULL before flushing/destr...
2019-07-31 Ocean Chenf2fs: avoid out-of-range memory access
2019-07-28 Theodore Ts'oext4: allow directory holes
2019-07-28 Ross Zwislerext4: use jbd2_inode dirty range scoping
2019-07-28 Ross Zwislerjbd2: introduce jbd2_inode dirty range scoping
2019-07-28 Theodore Ts'oext4: enforce the immutable flag on open files
2019-07-28 Darrick J. Wongext4: don't allow any modifications to an immutable...
2019-07-26 Dan CarpentereCryptfs: fix a couple type promotion bugs
2019-07-26 Darrick J. Wongxfs: abort unaligned nowait directio early
2019-07-26 Brian Fosterxfs: serialize unaligned dio writes against all other...
2019-07-26 Luis R. Rodriguezxfs: fix reporting supported extra file attributes...
2019-07-26 Darrick J. Wongxfs: reserve blocks for ifree transaction during log...
2019-07-26 Darrick J. Wongxfs: don't ever put nlink > 0 inodes on the unlinked...
2019-07-26 Darrick J. Wongxfs: rename m_inotbt_nores to m_finobt_nores
2019-07-26 Darrick J. Wongxfs: don't overflow xattr listent buffer
2019-07-26 Dave Chinnerxfs: flush removing page cache in xfs_reflink_remap_prep
2019-07-26 Darrick J. Wongxfs: fix pagecache truncation prior to reflink
2019-07-26 Jan Harkescoda: pass the host file in vma->vm_file on mmap
2019-07-26 Filipe MananaBtrfs: add missing inode version, ctime and mtime updat...
2019-07-26 Filipe MananaBtrfs: fix fsync not persisting dentry deletions due...
2019-07-26 Filipe MananaBtrfs: fix data loss after inode eviction, renaming...
2019-07-26 Radoslaw Burnyfs/proc/proc_sysctl.c: fix the default values of i_uid...
2019-07-26 Trond Myklebustpnfs: Fix a problem where we gratuitously start doing...
2019-07-26 Trond MyklebustpNFS: Fix a typo in pnfs_update_layout
2019-07-26 Trond Myklebustpnfs/flexfiles: Fix PTR_ERR() dereferences in ff_layout...
2019-07-26 Trond MyklebustNFSv4: Handle the special Linux file open access mode
2019-07-26 Tejun Heoblkcg, writeback: dead memcgs shouldn't contribute...
2019-07-26 Eric Biggersfscrypt: clean up some BUG_ON()s in block encryption...
2019-07-21 David Howellsafs: Fix uninitialised spinlock afs_volume::cb_break_lock
2019-07-14 Steven J. Magnaniudf: Fix incorrect final NOT_ALLOCATED (hole) extent...
2019-07-14 Hongjie Fangfscrypt: don't set policy for a dead directory
2019-07-14 Benjamin CoddingtonNFS4: Only set creation opendata if O_CREAT
2019-07-14 yangerkunquota: fix a problem about transfer quota
2019-07-10 Paul Menzelnfsd: Fix overflow causing non-working mounts on 1...
2019-07-10 Jaegeuk Kimf2fs: don't access node/meta inode mapping after iput
2019-07-10 Nikolay Borisovbtrfs: Ensure replaced device doesn't have pending...
2019-07-10 Eric Biggersfs/userfaultfd.c: disable irqs for fault_pending and...
2019-07-03 Trond MyklebustNFS/flexfiles: Use the correct TCP timeout for flexfile...
2019-07-03 Jann Hornfs/binfmt_flat.c: make load_flat_shared_library() work
2019-07-03 John Ognessfs/proc/array.c: allow reporting eip/esp for all coredu...
2019-07-03 Dominique Martinet9p: acl: fix uninitialized iattr access
2019-06-25 Steve FrenchSMB3: retry on STATUS_INSUFFICIENT_RESOURCES instead...
2019-06-25 Naohiro Aotabtrfs: start readahead also in seed devices
2019-06-25 Arnd Bergmannovl: fix bogus -Wmaybe-unitialized warning
2019-06-25 Miklos Szerediovl: don't fail with disconnected lower NFS
2019-06-25 Amir Goldsteinovl: detect overlapping layers
2019-06-25 Amir Goldsteinovl: make i_ino consistent with st_ino in more cases
2019-06-25 Amir Goldsteinovl: fix wrong flags check in FS_IOC_FS[SG]ETXATTR...
2019-06-25 Amir Goldsteinovl: support the FS_IOC_FS[SG]ETXATTR ioctls
2019-06-22 Alexander LochmannAbort file_remove_privs() for non-reg. files
2019-06-22 Tobin C. Hardingocfs2: fix error path kobject memory leak
2019-06-22 Sahitya Tummalaconfigfs: Fix use-after-free when accessing sd->s_dentry
2019-06-19 Randall Huangf2fs: fix to avoid accessing xattr across the boundary
2019-06-19 Wengang Wangfs/ocfs2: fix race in ocfs2_dentry_attach_lock()
2019-06-15 Amir Goldsteinovl: support stacked SEEK_HOLE/SEEK_DATA
2019-06-15 Jiufei Xueovl: check the capability before cred overridden
2019-06-15 Arnd Bergmannnfsd: avoid uninitialized variable warning
2019-06-15 J. Bruce Fieldsnfsd: allow fh_want_write to be called twice
2019-06-15 Kirill Smelkovfuse: retrieve: cap requested size to negotiated max_write
2019-06-15 Amir Goldsteinovl: do not generate duplicate fsnotify events for...
2019-06-15 YueHaibingconfigfs: fix possible use-after-free in configfs_regis...
2019-06-15 Chao Yuf2fs: fix to do checksum even if inode page is uptodate
2019-06-15 Chao Yuf2fs: fix to do sanity check on valid block count of...
2019-06-15 Chao Yuf2fs: fix to use inline space only if inline_xattr...
2019-06-15 Chao Yuf2fs: fix to avoid panic in dec_valid_block_count()
2019-06-15 Chao Yuf2fs: fix to clear dirty inode in error path of f2fs_iget()
2019-06-15 Chao Yuf2fs: fix to do sanity check on free nid
2019-06-15 Chao Yuf2fs: fix to avoid panic in f2fs_remove_inode_page()
2019-06-15 Chao Yuf2fs: fix to avoid panic in f2fs_inplace_write_data()
2019-06-15 Chao Yuf2fs: fix to avoid panic in do_recover_data()
2019-06-15 Aneesh Kumar K.Vmm: page_mkclean vs MADV_DONTNEED race
2019-06-15 Hou Taofs/fat/file.c: issue flush after the writeback of FAT
2019-06-11 Kees Cookpstore/ram: Run without kernel crash dump region
2019-06-11 Pi-Hsun Shihpstore: Set tfm to NULL on free_buf_for_compression
2019-06-11 Kees Cookpstore: Convert buf_lock to semaphore
2019-06-11 Kees Cookpstore: Remove needless lock during console writes
2019-06-11 Miklos Szeredifuse: fallocate: fix return with locked inode
2019-06-11 Yihao WuNFSv4.1: Fix bug only first CB_NOTIFY_LOCK is handled
2019-06-11 Yihao WuNFSv4.1: Again fix a race where CB_NOTIFY_LOCK fails...
2019-06-09 Benjamin CoddingtonRevert "lockd: Show pid of lockd for remote locks"
2019-06-09 Roberto Bergantino... CIFS: cifs_read_allocate_pages: don't iterate through...
2019-06-09 Colin Ian Kingcifs: fix memory leak of pneg_inbuf on -EOPNOTSUPP...
2019-06-09 Filipe MananaBtrfs: incremental send, fix file corruption when no...
2019-06-09 Filipe MananaBtrfs: fix fsync not persisting changed attributes...
next