summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2015-02-13fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2015-02-13epoll.patchThomas Gleixner
2015-02-13fs: jbd2: pull your plug when waiting for spaceSebastian Andrzej Siewior
2015-02-13fs, jbd: pull your plug when waiting for spaceMike Galbraith
2015-02-13fs: ntfs: disable interrupt only on !RTMike Galbraith
2015-02-13mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2015-02-13fs: namespace preemption fixThomas Gleixner
2015-02-13timer-fd: Prevent live lockThomas Gleixner
2015-02-13buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-05-14fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2014-05-14epoll.patchThomas Gleixner
2014-05-14fs: jbd2: pull your plug when waiting for spaceSebastian Andrzej Siewior
2014-05-14fs, jbd: pull your plug when waiting for spaceMike Galbraith
2014-05-14fs: ntfs: disable interrupt only on !RTMike Galbraith
2014-05-14mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2014-05-14fs: namespace preemption fixThomas Gleixner
2014-05-14timer-fd: Prevent live lockThomas Gleixner
2014-05-14buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-04-10fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2014-04-10epoll.patchThomas Gleixner
2014-04-10fs: jbd2: pull your plug when waiting for spaceSebastian Andrzej Siewior
2014-04-10fs, jbd: pull your plug when waiting for spaceMike Galbraith
2014-04-10fs: ntfs: disable interrupt only on !RTMike Galbraith
2014-04-10mm: Protect activate_mm() by preempt_[disable&enable]_rt()Yong Zhang
2014-04-10fs: namespace preemption fixThomas Gleixner
2014-04-10timer-fd: Prevent live lockThomas Gleixner
2014-04-10buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2014-03-24bio-integrity: Fix bio_integrity_verify segment start bugNicholas Bellinger
2014-03-22fs/proc/base.c: fix GPF in /proc/$PID/map_filesArtem Fetishev
2014-03-22NFSv4: nfs4_stateid_is_current should return 'true' for an invalid stateidTrond Myklebust
2014-03-22NFS: Fix a delegation callback raceTrond Myklebust
2014-03-22ocfs2 syncs the wrong range...Al Viro
2014-03-22ocfs2: fix quota file corruptionJan Kara
2014-03-14Fix mountpoint reference leakage in linkatOleg Drokin
2014-03-12epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron
2014-03-12epoll: do not take global 'epmutex' for simple topologiesJason Baron
2014-03-12epoll: optimize EPOLL_CTL_DEL using rcuJason Baron
2014-03-05quota: Fix race between dqput() and dquot_scan_active()Jan Kara
2014-03-05fs: fix iversion handlingChristoph Hellwig
2014-03-05NFS fix error return in nfs4_select_rw_stateidAndy Adamson
2014-03-05CIFS: Fix too big maxBuf size for SMB3 mountsPavel Shilovsky
2014-03-05cifs: ensure that uncached writes handle unmapped areas correctlyJeff Layton
2014-03-05jbd2: fix use after free in jbd2_journal_start_reserved()Dan Carpenter
2014-03-05ext4: don't leave i_crtime.tv_sec uninitializedTheodore Ts'o
2014-03-05ext4: fix online resize with a non-standard blocks per group settingTheodore Ts'o
2014-03-05ext4: fix online resize with very large inode tablesTheodore Ts'o
2014-03-05ext4: don't try to modify s_flags if the the file system is read-onlyTheodore Ts'o
2014-03-05ext4: fix error paths in swap_inode_boot_loader()Zheng Liu