aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2013-01-31fs, jbd: pull your plug when waiting for spaceMike Galbraith
2013-01-31fs: dcache: Use cpu_chill() in trylock loopsThomas Gleixner
2013-01-31epoll.patchThomas Gleixner
2013-01-31fs: ntfs: disable interrupt only on !RTMike Galbraith
2013-01-31fs-block-rt-support.patchThomas Gleixner
2013-01-31mm: Protect activate_mm() by preempt_[disable%7Cenable]_rt()Yong Zhang
2013-01-31mm-protect-activate-switch-mm.patchThomas Gleixner
2013-01-31fs: namespace preemption fixThomas Gleixner
2013-01-31timer-fd: Prevent live lockThomas Gleixner
2013-01-31buffer_head: Replace bh_uptodate_lock for -rtThomas Gleixner
2013-01-31locking-various-init-fixes.patchThomas Gleixner
2013-01-21ext4: init pagevec in ext4_da_block_invalidatepagesEric Sandeen
2013-01-17libceph: Unlock unprocessed pages in start_read() error pathDavid Zafman
2013-01-17ceph: call handle_cap_grant() for cap import messageYan, Zheng
2013-01-17ceph: Fix __ceph_do_pending_vmtruncateYan, Zheng
2013-01-17ceph: Don't add dirty inode to dirty list if caps is in migrationYan, Zheng
2013-01-17ceph: Fix infinite loop in __wake_requestsYan, Zheng
2013-01-17ceph: Don't update i_max_size when handling non-auth capYan, Zheng
2013-01-17libceph: remove 'osdtimeout' optionSage Weil
2013-01-17ceph: propagate layout error on osd request creationSage Weil
2013-01-17ceph: tolerate (and warn on) extraneous dentry from mdsSage Weil
2013-01-17ceph: close old con before reopening on mds reconnectSage Weil
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: check dioread_nolock on remountJan 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 possible use after free with metadata csumTheodore Ts'o
2013-01-17ext4: fix memory leak in ext4_xattr_set_acl()'s error pathEugene Shatokhin
2013-01-11tcp: fix MSG_SENDPAGE_NOTLAST logicEric Dumazet
2013-01-11nfs: fix null checking in nfs_get_option_str()Xi Wang
2013-01-11nfsd: avoid permission checks on EXCLUSIVE_CREATE replayNeil Brown
2013-01-11nfsd4: fix oops on unusual readlike compoundJ. Bruce Fields
2013-01-11nfsd: fix v4 reply cachingJ. Bruce Fields
2013-01-11nfs: fix wrong object type in lockowner_slabYanchuan Nian
2013-01-11NFS: Fix calls to drop_nlink()Trond Myklebust
2013-01-11NFS: avoid NULL dereference in nfs_destroy_serverNeilBrown
2013-01-11NFS: Add sequence_priviliged_ops for nfs4_proc_sequence()Bryan Schumaker
2013-01-11exec: do not leave bprm->interp on stackKees Cook
2012-12-10pnfsblock: fix partial page buffer wirtePeng Tao
2012-12-03jbd: Fix lock ordering bug in journal_unmap_buffer()Jan Kara
2012-12-03jffs2: Fix lock acquisition order bug in jffs2_write_beginThomas Betker
2012-12-03UBIFS: fix compilation warningAlexandre Pereira da Silva
2012-11-26ceph: avoid 32-bit page index overflowAlex Elder
2012-11-26ceph: Fix oops when handling mdsmap that decreases max_mdsYan, Zheng