aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-02-25fs, jbd: pull your plug when waiting for spaceMike Galbraith
2013-02-25fs: namespace: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2013-02-25fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2013-02-25fs: dentry use seqlockThomas Gleixner
2013-02-25fs: fs_struct use seqlockThomas Gleixner
2013-02-25timer-fd: Prevent live lockThomas Gleixner
2013-02-25epoll.patchThomas Gleixner
2013-02-25fs: ntfs: disable interrupt only on !RTMike Galbraith
2013-02-25fs-block-rt-support.patchThomas Gleixner
2013-02-25mm-protect-activate-switch-mm.patchThomas Gleixner
2013-02-25fs: btrfs locking workaround for preempt -rtIngo Molnar
2013-02-25fs: namespace preemption fixThomas Gleixner
2013-02-25buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2013-02-25xfs: Convert mr_lock to rw_anon_semaphoreThomas Gleixner
2013-02-25fs: Convert i_alloc_sem to rw_anon_semaphoreThomas Gleixner
2013-02-25locking-various-init-fixes.patchThomas Gleixner
2013-02-14tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet
2013-02-11nilfs2: fix fix very long mount time issueVyacheslav Dubeyko
2013-02-03fs/cifs/cifs_dfs_ref.c: fix potential memory leakageCong Ding
2013-01-21ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen
2013-01-17GFS2: Test bufdata with buffer locked and gfs2_log_lock heldBenjamin Marzinski
2013-01-17epoll: prevent missed events on EPOLL_CTL_MODEric Wong
2013-01-17udf: don't increment lenExtents while writing to a holeNamjae Jeon
2013-01-17udf: fix memory leak while allocating blocks during writeNamjae Jeon
2013-01-17ext4: lock i_mutex when truncating orphan inodesTheodore Ts'o
2013-01-17ext4: do not try to write superblock on ro remount w/o journalMichael Tokarev
2013-01-17jbd2: fix assertion failure in jbd2_journal_flush()Jan Kara
2013-01-17ext4: fix extent tree corruption caused by hole punchForrest Liu
2013-01-17jffs2: hold erase_completion_lock on exitAlexey Khoroshilov
2013-01-17ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin
2013-01-11nfs: fix null checking in nfs_get_option_str()Xi Wang
2013-01-11nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields
2013-01-11NFS: Fix calls to drop_nlink()Trond Myklebust
2013-01-11NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown
2013-01-11exec: do not leave bprm->interp on stackKees Cook
2012-12-03jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara
2012-11-26reiserfs: Protect reiserfs_quota_write() with write lockJan Kara
2012-11-26reiserfs: Move quota calls out of write lockJan Kara
2012-11-26reiserfs: Protect reiserfs_quota_on() with write lockJan Kara
2012-11-26reiserfs: Fix lock ordering during remountJan Kara
2012-11-26NFS: Wait for session recovery to finish before returningBryan Schumaker
2012-11-26eCryptfs: check for eCryptfs cipher support at mountTim Sally
2012-11-26eCryptfs: Copy up POSIX ACL and read-only flags from lower mountTyler Hicks
2012-11-26UBIFS: introduce categorized lprops counterArtem Bityutskiy
2012-11-26UBIFS: fix mounting problems after power cutsArtem Bityutskiy
2012-11-26fanotify: fix missing breakEric Paris
2012-11-17xfs: fix reading of wrapped log dataDave Chinner
2012-11-17NFS: Fix Oopses in nfs_lookup_revalidate and nfs4_lookup_revalidateTrond Myklebust
2012-11-17NFS: fix bug in legacy DNS resolver.NeilBrown
2012-11-17nfsd: add get_uint for u32'sJ. Bruce Fields