]> git.ipfire.org Git - thirdparty/kernel/stable.git/history - fs
xfrm: don't call xfrm_policy_cache_flush while holding spinlock
[thirdparty/kernel/stable.git] / fs /
2018-02-22  Amir Goldsteinovl: hash directory inodes for fsnotify
2018-02-22  Liu BoBtrfs: fix unexpected -EEXIST when creating new inode
2018-02-22  Liu BoBtrfs: fix use-after-free on root->orphan_block_rsv
2018-02-22  Liu BoBtrfs: fix btrfs_evict_inode to handle abnormal inodes...
2018-02-22  Liu BoBtrfs: fix extent state leak from tree log
2018-02-22  Liu BoBtrfs: fix crash due to not cleaning up tree log block...
2018-02-22  Liu BoBtrfs: fix deadlock in run_delalloc_nocow
2018-02-22  Miklos Szerediseq_file: fix incomplete reset on read from zero offset
2018-02-22  Zhouyi Zhouext4: save error to disk in __ext4_grp_locked_error()
2018-02-22  Harshad Shirwadkarext4: fix a race in the ext4 shutdown path
2018-02-22  Tobin C. Hardingjbd2: fix sphinx kernel-doc build warnings
2018-02-22  Alexander Potapenkombcache: initialize entry->e_referenced in mb_cache_ent...
2018-02-22  Levin, Alexander... kmemcheck: remove annotations
2018-02-22  Gang Heocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE
2018-02-16  Eric Biggersdevpts: fix error handling in devpts_mntget()
2018-02-16  Amir Goldsteinovl: take mnt_want_write() for removing impure xattr
2018-02-16  Amir Goldsteinovl: fix failure to fsync lower dir
2018-02-16  Nikolay Borisovbtrfs: Handle btrfs_set_extent_delalloc failure in...
2018-02-16  Eric Biggerspipe: fix off-by-one error when checking buffer limits
2018-02-16  Eric Biggerspipe: actually allow root to exceed the pipe buffer...
2018-02-16  Heiko Carstensfs/proc/kcore.c: use probe_kernel_read() instead of...
2018-02-16  Liu BoBtrfs: raid56: iterate raid56 internal bio with bio_for...
2018-02-16  Ivan Vecerakernfs: fix regression in kernfs_fop_write caused by...
2018-02-16  Trond MyklebustNFS: Fix a race between mmap() and O_DIRECT
2018-02-16  Eric BiggersNFS: reject request for id_legacy key without auxdata
2018-02-16  J. Bruce FieldsNFS: commit direct writes even if they fail partially
2018-02-16  Trond MyklebustNFS: Fix nfsstat breakage due to LOOKUPP
2018-02-16  Trond MyklebustNFS: Add a cond_resched() to nfs_commit_release_pages()
2018-02-16  Tigran Mkrtchyannfs41: do not return ENOMEM on LAYOUTUNAVAILABLE
2018-02-16  Scott Mayhewnfs/pnfs: fix nfs_direct_req ref leak when i/o falls...
2018-02-16  Eric Biggersubifs: free the encrypted symlink target
2018-02-16  Aurelien AptelCIFS: zero sensitive data when freeing
2018-02-16  Daniel N Petterssoncifs: Fix autonegotiate security settings mismatch
2018-02-16  Matthew Wilcoxcifs: Fix missing put_xid in cifs_file_strict_mmap
2018-02-03  Carlos Maiolinoxfs: Properly retry failed dquot items in case of error...
2018-02-03  Darrick J. Wongxfs: ubsan fixes
2018-02-03  Tetsuo Handaquota: Check for register_shrinker() failure.
2018-02-03  Michal Hockoxfs: fortify xfs_alloc_buftarg error handling
2018-02-03  Filipe MananaBtrfs: incremental send, fix wrong unlink path after...
2018-02-03  Chao Yuquota: propagate error from __dquot_initialize
2018-02-03  Vasily Averinlockd: fix "list_add double add" caused by legacy signa...
2018-02-03  Vasily Averinrace of lockd inetaddr notifiers vs nlmsvc_rqst change
2018-02-03  Andrew Elblenfsd: check for use of the closed special stateid
2018-02-03  Vasily Averingrace: replace BUG_ON by WARN_ONCE in exit_net hook
2018-02-03  Trond Myklebustnfsd: Ensure we check stateid validity in the seqid...
2018-02-03  Trond Myklebustnfsd: CLOSE SHOULD return the invalid special stateid...
2018-02-03  Darrick J. Wongxfs: log recovery should replay deferred ops in order
2018-02-03  Darrick J. Wongxfs: always free inline data before resetting inode...
2018-02-03  Liu BoBtrfs: fix list_add corruption and soft lockups in...
2018-02-03  Jeff Laytonreiserfs: remove unneeded i_version bump
2018-02-03  Josef Bacikbtrfs: fix deadlock when writing out space cache
2018-02-03  Liu BoBtrfs: bail out gracefully rather than BUG_ON
2018-02-03  Nikolay Borisovbtrfs: Fix transaction abort during failure in btrfs_rm...
2018-02-03  Markus TrippelsdorfVFS: Handle lazytime in do_mount()
2018-01-31  Ben Hutchingsnfsd: auth: Fix gid sorting when rootsquash enabled
2018-01-31  Martin Brandenburgorangefs: fix deadlock; do not write i_size in read_iter
2018-01-31  Josef BacikBtrfs: fix stale entries in readdir
2018-01-31  Martin Brandenburgorangefs: initialize op on loop restart in orangefs_dev...
2018-01-31  Martin Brandenburgorangefs: use list_for_each_entry_safe in purge_waiting_ops
2018-01-23  Alexey Dobriyanproc: fix coredump vs read /proc/*/stat race
2018-01-23  Joe Lawrencepipe: avoid round_pipe_size() nr_pages overflow on...
2018-01-10  Rafael J. Wysockix86 / CPU: Always show current CPU frequency in /proc...
2018-01-10  Chris Masonbtrfs: fix refcount_t usage when deleting btrfs_delayed...
2018-01-10  Andrea Arcangeliuserfaultfd: clear the vma->vm_userfaultfd_ctx if UFFD_...
2018-01-05  Kees Cookexec: Weaken dumpability for secureexec
2017-12-25  Will Deaconlocking/barriers: Convert users of lockless_dereference...
2017-12-20  Jan Karaudf: Avoid overflow when session starts at large offset
2017-12-20  nixiaomingtty fix oops when rmmod 8250
2017-12-20  Christoph Hellwigxfs: fix incorrect extent state in xfs_bmap_add_extent_...
2017-12-20  Darrick J. Wongxfs: return a distinct error code value for IGET_INCORE...
2017-12-20  Brian Fosterxfs: fix log block underflow during recovery cycle...
2017-12-20  Christophe JAILLETbtrfs: tests: Fix a memory leak in error handling path...
2017-12-20  Colin Ian Kingbtrfs: avoid null pointer dereference on fs_info when...
2017-12-20  Anand Jainbtrfs: undo writable superblocke when sprouting fails
2017-12-20  Nikolay Borisovbtrfs: Explicitly handle btrfs_update_root failure
2017-12-20  Anand Jainbtrfs: fix false EIO for missing device
2017-12-20  Bob PetersonGFS2: Take inode off order_write list when setting...
2017-12-20  Eryu Guanxfs: truncate pagecache before writeback in xfs_setattr...
2017-12-20  Chandan Rajendraext4: fix crash when a directory's i_size is too small
2017-12-20  Theodore Ts'oext4: add missing error check in __ext4_new_inode()
2017-12-20  Eryu Guanext4: fix fdatasync(2) after fallocate(2) operation
2017-12-20  Andi Kleenext4: support fast symlinks from ext3 file systems
2017-12-20  Kees CookRevert "exec: avoid RLIMIT_STACK races with prlimit()"
2017-12-20  Scott Mayhewnfs: don't wait on commit in nfs_commit_inode() if...
2017-12-20  Yan, Zhengceph: drop negative child dentries before try pruning...
2017-12-20  Amir Goldsteinovl: update ctx->pos on impure dir iteration
2017-12-20  Vivek Goyalovl: Pass ovl_get_nlink() parameters in right order
2017-12-20  Thiago Rafael Beckerkernel: make groups_sort calling a responsibility group...
2017-12-20  NeilBrownautofs: fix careless error in recent commit
2017-12-20  Ronnie Sahlbergcifs: fix NULL deref in SMB2_read
2017-12-17  Jeff Laytonfcntl: don't cap l_start and l_end values for F_GETLK64...
2017-12-14  David Howellsafs: Connect up the CB.ProbeUuid
2017-12-14  David Howellsafs: Fix total-length calculation for multiple-page...
2017-12-14  Chao Yuf2fs: fix to clear FI_NO_PREALLOC
2017-12-14  Jeff Laytonfcntl: don't leak fd reference when fixup_compat_flock...
2017-12-14  Darrick J. Wongxfs: fix forgotten rcu read unlock when skipping inode...
2017-12-14  Trond MyklebustNFS: Fix a typo in nfs_rename()
2017-12-14  Joe Lawrencepipe: match pipe_max_size data type with procfs
2017-12-14  Jeff Mahoneybtrfs: handle errors while updating refcounts in update...
2017-12-14  Jeff Mahoneybtrfs: fix missing error return in btrfs_drop_snapshot
next