summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-03-13fs: namespace: Use cpu_chill() instead of cpu_relax()Thomas Gleixner
2012-03-13fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2012-03-13epoll.patchThomas Gleixner
2012-03-13fs: ntfs: disable interrupt only on !RTMike Galbraith
2012-03-13fs-block-rt-support.patchThomas Gleixner
2012-03-13mm-protect-activate-switch-mm.patchThomas Gleixner
2012-03-13fs: namespace preemption fixThomas Gleixner
2012-03-13timer-fd: Prevent live lockThomas Gleixner
2012-03-13buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2012-03-13locking-various-init-fixes.patchThomas Gleixner
2012-03-13fs: dentry use seqlockThomas Gleixner
2012-03-13fs: fs_struct use seqlockThomas Gleixner
2012-03-12cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton
2012-03-12aio: wake up waiters when freeing unused kiocbsJeff Moyer
2012-03-12regset: Prevent null pointer reference on readonly regsetsH. Peter Anvin
2012-03-12autofs: work around unhappy compat problem on x86-64Ian Kent
2012-02-29epoll: limit pathsJason Baron
2012-02-29epoll: ep_unregister_pollwait() can use the freed pwq->wheadOleg Nesterov
2012-02-29epoll: introduce POLLFREE to flush ->signalfd_wqh before kfree()Oleg Nesterov
2012-02-29NFSv4: fix server_scope memory leakWeston Andros Adamson
2012-02-29NFSv4: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEIDTrond Myklebust
2012-02-29NFSv4: Fix an Oops in the NFSv4 getacl codeTrond Myklebust
2012-02-29vfs: fix d_inode_lookup() dentry ref leakMiklos Szeredi
2012-02-29eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks
2012-02-20cifs: don't return error from standard_receive3 after marking response malformedJeff Layton
2012-02-20cifs: request oplock when doing open on lookupJeff Layton
2012-02-20writeback: fix NULL bdi->dev in trace writeback_single_inodeWu Fengguang
2012-02-13cifs: Fix oops in session setup code for null user mountsShirish Pargaonkar
2012-02-13eCryptfs: Infinite loop due to overflow in ecryptfs_write()Li Wang
2012-02-13udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara
2012-02-13proc: make sure mem_open() doesn't pin the target's memoryOleg Nesterov
2012-02-13proc: unify mem_read() and mem_write()Oleg Nesterov
2012-02-13proc: mem_release() should check mm != NULLOleg Nesterov
2012-02-03sysfs: Complain bitterly about attempts to remove files from nonexistent dire...Eric W. Biederman
2012-02-03jbd: Issue cache flush after checkpointingJan Kara
2012-02-03xfs: Fix missing xfs_iunlock() on error recovery path in xfs_readlink()Jan Kara
2012-02-03eCryptfs: Fix oops when printing debug info in extent crypto functionsTyler Hicks
2012-02-03eCryptfs: Check inode changes in setattrTyler Hicks
2012-02-03eCryptfs: Make truncate path killableTyler Hicks
2012-02-03ecryptfs: Improve metadata read failure loggingTim Gardner
2012-02-03eCryptfs: Sanitize write counts of /dev/ecryptfsTyler Hicks
2012-01-25proc: clear_refs: do not clear reserved pagesWill Deacon
2012-01-25cifs: lower default wsize when unix extensions are not usedJeff Layton
2012-01-25xfs: fix endian conversion issue in discard codeDave Chinner
2012-01-25proc: clean up and fix /proc/<pid>/mem handlingLinus Torvalds
2012-01-25fix cputime overflow in uptime_proc_showMartin Schwidefsky
2012-01-25pnfsblock: limit bio page countPeng Tao
2012-01-25pnfsblock: don't spinlock when freeing block_devPeng Tao
2012-01-25pnfsblock: acquire im_lock in _preload_rangePeng Tao
2012-01-25fix shrink_dcache_parent() livelockMiklos Szeredi