summaryrefslogtreecommitdiff
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* f2fs: Mutex can't be used by down_write_nest_lock()Yang Shi2016-07-141-3/+1
* xfs: Disable percpu SB on PREEMPT_RT_FULLSteven Rostedt2016-07-141-1/+1
* fs,btrfs: fix rt deadlock on extent_buffer->lockMike Galbraith2016-07-142-10/+2
* fs/aio: simple simple workSebastian Andrzej Siewior2016-07-141-7/+17
* fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner2016-07-144-3/+7
* epoll.patchThomas Gleixner2016-07-141-2/+2
* fs: jbd2: pull your plug when waiting for spaceSebastian Andrzej Siewior2016-07-141-0/+2
* fs, jbd: pull your plug when waiting for spaceMike Galbraith2016-07-141-0/+2
* fs: ntfs: disable interrupt only on !RTMike Galbraith2016-07-141-2/+2
* mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang2016-07-141-0/+2
* fs: namespace preemption fixThomas Gleixner2016-07-141-1/+4
* timer-fd: Prevent live lockThomas Gleixner2016-07-141-1/+4
* buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner2016-07-142-21/+10
* pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau2016-06-241-2/+45
* xfs: fix up backport error in fs/xfs/xfs_inode.cGreg Kroah-Hartman2016-06-241-1/+1
* fix d_walk()/non-delayed __d_free() raceAl Viro2016-06-241-2/+2
* ecryptfs: forbid opening files without mmap handlerJann Horn2016-06-241-2/+11
* xfs: skip stale inodes in xfs_iflush_clusterDave Chinner2016-06-071-0/+1
* xfs: fix inode validity check in xfs_iflush_clusterDave Chinner2016-06-071-4/+4
* xfs: xfs_iflush_cluster fails to abort on errorDave Chinner2016-06-071-4/+13
* ext4: silence UBSAN in ext4_mb_init()Nicolai Stange2016-06-071-2/+4
* ext4: address UBSAN warning in mb_find_order_for_block()Nicolai Stange2016-06-071-1/+3
* ext4: fix hang when processing corrupted orphaned inode listTheodore Ts'o2016-06-071-4/+6
* pipe: Fix buffer offset after partially failed readBen Hutchings2016-06-071-1/+4
* fs/cifs: correctly to anonymous authentication via NTLMSSPStefan Metzmacher2016-06-011-12/+20
* remove directory incorrectly tries to set delete on close on non-empty direct...Steve French2016-06-014-2/+25
* Btrfs: don't use src fd for printkJosef Bacik2016-06-011-1/+1
* get_rock_ridge_filename(): handle malformed NM entriesAl Viro2016-05-181-3/+10
* proc: prevent accessing /proc/<PID>/environ until it's readyMathias Krause2016-05-111-1/+2
* ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()Eryu Guan2016-05-041-3/+3
* ext4: add lockdep annotations for i_data_semTheodore Ts'o2016-04-203-4/+55
* ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_listJoseph Qi2016-04-122-1/+13
* ocfs2/dlm: fix race between convert and recoveryJoseph Qi2016-04-121-1/+10
* fs/coredump: prevent fsuid=0 dumps into user-controlled directoriesJann Horn2016-04-123-9/+29
* xfs: fix two memory leaks in xfs_attr_list.c error pathsMateusz Guzik2016-04-121-9/+10
* splice: handle zero nr_pages in splice_to_pipe()Rabin Vincent2016-04-121-0/+3
* jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount pathOGAWA Hirofumi2016-04-121-5/+12
* efi: Make efivarfs entries immutable by defaultPeter Jones2016-03-164-14/+99
* efi: Use ucs2_as_utf8 in efivarfs instead of open coding a bad versionPeter Jones2016-03-161-4/+3
* Fix directory hardlinks from deleted directoriesDavid Woodhouse2016-03-092-19/+62
* jffs2: Fix page lock / f->sem deadlockDavid Woodhouse2016-03-092-11/+11
* Revert "jffs2: Fix lock acquisition order bug in jffs2_write_begin"Thomas Betker2016-03-091-21/+18
* CIFS: Fix SMB2+ interim response processing for read requestsPavel Shilovsky2016-03-091-3/+18
* cifs: fix out-of-bounds access in lease parsingJustin Maggard2016-03-091-10/+14
* locks: fix unlock when fcntl_setlk races with a closeJeff Layton2016-03-091-21/+30
* bio: return EINTR if copying to user space got interruptedHannes Reinecke2016-03-091-3/+6
* do_last(): don't let a bogus return value from ->open() et.al. to confuse usAl Viro2016-03-031-0/+4
* NFSv4: Fix a dentry leak on alias useBenjamin Coddington2016-03-031-2/+2
* uml: fix hostfs mknod()Vegard Nossum2016-03-031-3/+1
* Btrfs: fix number of transaction units required to create symlinkFilipe Manana2016-03-031-1/+3