aio: Fix locking in aio_poll()
[platform/kernel/linux-rpi.git] / fs /
2019-03-10 Bart Van Asscheaio: Fix locking in aio_poll()
2019-03-05 Mike Kravetzhugetlbfs: fix races and page leaks during migration
2019-03-05 Tejun Heowriteback: synchronize sync(2) against cgroup writeback...
2019-03-05 Ernesto A. Fernándezdirect-io: allow direct writes to empty inodes
2019-02-27 David Howellsafs: Fix key refcounting in file locking code
2019-02-27 Marc Dionneafs: Don't set vnode->cb_s_break in afs_validate()
2019-02-27 Michal Hockoproc, oom: do not report alien mms when setting oom_sco...
2019-02-27 Yan, Zhengceph: avoid repeatedly adding inode to mdsc->snap_flush...
2019-02-20 Sandeep Patilmm: proc: smaps_rollup: fix pss_locked calculation
2019-02-20 Dave ChinnerRevert "mm: don't reclaim inodes with many attached...
2019-02-20 J. Bruce FieldsRevert "nfsd4: return default lease period"
2019-02-20 Pavel ShilovskyCIFS: Do not assume one credit for async responses
2019-02-20 Ross Lagerwallcifs: Limit memory used by lock request calls to a...
2019-02-15 Linus TorvaldsRevert "exec: load_script: don't blindly truncate sheba...
2019-02-15 Theodore Ts'oRevert "ext4: use ext4_write_inode() when fsyncing...
2019-02-15 Greg Kroah-Hartmandebugfs: fix debugfs_rename parameter checking
2019-02-12 Miklos Szeredifuse: handle zero sized retrieve correctly
2019-02-12 Miklos Szeredifuse: decrement NR_WRITEBACK_TEMP on the right page
2019-02-12 Jann Hornfuse: call pipe_buf_release() under pipe lock
2019-02-12 Brian Fosterxfs: eof trim writeback mapping as soon as it is cached
2019-02-12 Eric Sandeenxfs: fix inverted return from xfs_btree_sblock_verify_crc
2019-02-12 Darrick J. Wongxfs: fix PAGE_MASK usage in xfs_free_file_space
2019-02-12 Ye Yinfs/xfs: fix f_ffree value for statfs when project quota...
2019-02-12 Dave Chinnerxfs: delalloc -> unwritten COW fork allocation can...
2019-02-12 Dave Chinnerxfs: fix transient reference count error in xfs_buf_res...
2019-02-12 Brian Fosterxfs: fix shared extent data corruption due to missing...
2019-02-12 Dave Chinnerxfs: fix overflow in xfs_attr3_leaf_verify
2019-02-12 Christophe JAILLETxfs: Fix error code in 'xfs_ioc_getbmap()'
2019-02-12 Christoph Hellwigxfs: cancel COW blocks before swapext
2019-02-12 Carlos Maiolinoxfs: Fix xqmstats offsets in /proc/fs/xfs/xqmstat
2019-02-12 Oleg Nesterovexec: load_script: don't blindly truncate shebang string
2019-02-12 Davidlohr Buesofs/epoll: drop ovflist branch prediction
2019-02-12 Larry Chenocfs2: improve ocfs2 Makefile
2019-02-12 Junxiao Biocfs2: don't clear bh uptodate for block read
2019-02-12 Sahitya Tummalaf2fs: fix sbi->extent_list corruption issue
2019-02-12 Sahitya Tummalaf2fs: fix use-after-free issue when accessing sbi-...
2019-02-12 Ronnie Sahlbergcifs: check ntwrk_buf_start for NULL before dereferenci...
2019-02-12 Chris PerlNFS: nfs_compare_mount_options always compare auth...
2019-02-12 Ethan Lienbtrfs: use tagged writepage to mitigate livelock of...
2019-02-12 Anand Jainbtrfs: harden agaist duplicate fsid on scanned devices
2019-02-12 Jan Karaudf: Fix BUG on corrupted inode
2019-02-12 J. Bruce Fieldsnfsd4: fix crash on writing v4_end_grace before nfsd...
2019-02-12 Tiezhu Yangf2fs: fix wrong return value of f2fs_acl_create
2019-02-12 Sheng Yongf2fs: fix race between write_checkpoint and write_begin
2019-02-12 Yunlei Hef2fs: move dir data flush to write checkpoint process
2019-02-12 Bob Petersondlm: Don't swamp the CPU with callbacks queued during...
2019-02-06 Paulo Alcantaracifs: Always resolve hostname before reconnecting
2019-02-06 Eric W. Biedermanbtrfs: On error always free subvol_name in btrfs_mount
2019-02-06 Filipe MananaBtrfs: fix deadlock when allocating tree block during...
2019-02-06 Andreas Gruenbachergfs2: Revert "Fix loop in gfs2_rbm_find"
2019-02-06 Trond MyklebustNFS: Fix up return value on fatal errors in nfs_page_as...
2019-02-06 Waiman Longfs/dcache: Fix incorrect nr_dentry_unused accounting...
2019-02-06 Pavel ShilovskyCIFS: Do not consider -ENODATA as stat failure for...
2019-02-06 Pavel ShilovskyCIFS: Fix trace command logging for SMB2 reads and...
2019-02-06 Pavel ShilovskyCIFS: Do not count -ENODATA as failure for query directory
2019-01-31 Ronnie Sahlbergsmb3: add credits we receive from oplock/break PDUs
2019-01-31 Pavel ShilovskyCIFS: Do not reconnect TCP session in add_credits()
2019-01-31 Pavel ShilovskyCIFS: Fix credit calculation for encrypted reads with...
2019-01-31 Pavel ShilovskyCIFS: Fix credits calculations for reads with errors
2019-01-31 Pavel ShilovskyCIFS: Fix possible hang during async MTU reads and...
2019-01-31 Tetsuo Handainotify: Fix fd refcount leak in inotify_add_watch().
2019-01-31 Yan, Zhengceph: clear inode pointer when snap realm gets dropped...
2019-01-26 Peter Xuuserfaultfd: clear flag if remap event not enabled
2019-01-26 Junxiao Biocfs2: fix panic due to unrecovered local alloc
2019-01-26 Eric Sandeeniomap: don't search past page end in iomap_is_partially...
2019-01-26 Javier Barrioquota: Lock s_umount in exclusive mode for Q_XQUOTA...
2019-01-26 Johannes Thumshirnbtrfs: improve error handling of btrfs_add_link
2019-01-26 Anand Jainbtrfs: fix use-after-free due to race between replace...
2019-01-26 Hans van Kranenburgbtrfs: alloc_chunk: fix more DUP stripe size handling
2019-01-26 Qu Wenruobtrfs: volumes: Make sure there is no overlap of dev...
2019-01-26 Joel Fernandes ... pstore/ram: Do not treat empty buffers as valid
2019-01-26 Daniel Santosjffs2: Fix use of uninitialized delayed_work, lockdep...
2019-01-22 Jan Karablockdev: Fix livelocks on loop device
2019-01-22 Kees Cookpstore/ram: Avoid allocation and leak of platform data
2019-01-22 Josef Bacikbtrfs: wait on ordered extents on abort cleanup
2019-01-22 David SterbaRevert "btrfs: balance dirty metadata pages in btrfs_fi...
2019-01-16 Filipe MananaBtrfs: use nofs context when initializing security...
2019-01-16 Filipe MananaBtrfs: fix deadlock when enabling quotas due to concurr...
2019-01-16 Filipe MananaBtrfs: fix access to available allocation bits when...
2019-01-16 Theodore Ts'oext4: fix special inode number checks in __ext4_iget()
2019-01-16 Theodore Ts'oext4: track writeback errors using the generic tracking...
2019-01-16 Theodore Ts'oext4: use ext4_write_inode() when fsyncing w/o a journal
2019-01-16 Theodore Ts'oext4: avoid kernel warning when writing the superblock...
2019-01-16 Theodore Ts'oext4: fix a potential fiemap/page fault deadlock w...
2019-01-16 Theodore Ts'oext4: make sure enough credits are reserved for dioread...
2019-01-16 Ross Lagerwallcifs: Fix potential OOB access of lock element array
2019-01-16 Pavel ShilovskyCIFS: Fix credit computation for compounded requests
2019-01-16 Pavel ShilovskyCIFS: Do not hide EINTR after sending network packets
2019-01-16 Pavel ShilovskyCIFS: Do not set credits to 1 if the server didn't...
2019-01-16 Pavel ShilovskyCIFS: Fix adjustment of credits for MTU requests
2019-01-16 Filipe MananaBtrfs: fix deadlock when using free space tree due...
2019-01-13 Yan, Zhengceph: don't update importing cap's mseq when handing...
2019-01-13 J. Bruce Fieldsnfsd4: zero-length WRITE should succeed
2019-01-13 Benjamin Coddingtonlockd: Show pid of lockd for remote locks
2019-01-13 Andreas Gruenbachergfs2: Fix loop in gfs2_rbm_find
2019-01-13 Andreas Gruenbachergfs2: Get rid of potential double-freeing in gfs2_creat...
2019-01-13 Vasily Averindlm: memory leaks on error path in dlm_user_request()
2019-01-13 Vasily Averindlm: lost put_lkb on error path in receive_convert...
2019-01-13 Vasily Averindlm: possible memory leak on error path in create_lkb()
2019-01-13 Vasily Averindlm: fixed memory leaks after failed ls_remove_names...
next