aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2012-03-30Merge tag 'v3.0.26' into v3.0-rtSteven Rostedt
2012-03-23afs: Remote abort can cause BUG in rxrpc codeAnton Blanchard
2012-03-23afs: Read of file returns EBADMSGAnton Blanchard
2012-03-23nilfs2: fix NULL pointer dereference in nilfs_load_super_block()Ryusuke Konishi
2012-03-21Merge tag 'v3.0.25' of git://git.kernel.org/pub/scm/linux/kernel/git/stable/l...Steven Rostedt
2012-03-19block: Fix NULL pointer dereference in sd_revalidate_diskJun'ichi Nomura
2012-03-19vfs: fix double put after complete_walk()Miklos Szeredi
2012-03-19vfs: fix return value from do_last()Miklos Szeredi
2012-03-19aio: fix the "too late munmap()" raceAl Viro
2012-03-19aio: fix io_setup/io_destroy raceAl Viro
2012-03-14Merge tag 'v3.0.24' into v3.0-rt-nextSteven Rostedt
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-12cifs: fix dentry refcount leak when opening a FIFO on lookupJeff Layton
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-03-06fs: dentry use seqlockThomas Gleixner
2012-03-06fs: fs_struct use seqlockThomas Gleixner
2012-03-01Merge tag 'v3.0.23' into v3.0-rt-nextSteven Rostedt
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: Ensure we throw out bad delegation stateids on NFS4ERR_BAD_STATEIDTrond Myklebust
2012-02-29eCryptfs: Copy up lower inode attrs after setting lower xattrTyler Hicks
2012-02-21Merge tag 'v3.0.22' into v3.0-rt-nextSteven Rostedt
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-08timer-fd: Prevent live lockThomas Gleixner
2012-02-07Merge commit 'v3.0.20' into v3.0-rt-nextSteven Rostedt
2012-02-03xfs: fix endian conversion issue in discard codeDave Chinner
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-26Merge commit 'v3.0.18' into v3.0-rt-nextSteven Rostedt
2012-01-25UBIFS: make debugging messages light againArtem Bityutskiy
2012-01-25proc: clear_refs: do not clear reserved pagesWill Deacon
2012-01-25pnfs-obj: Must return layout on IO errorBoaz Harrosh
2012-01-25pnfs-obj: pNFS errors are communicated on iodata->pnfs_errorBoaz Harrosh
2012-01-25proc: clean up and fix /proc/<pid>/mem handlingLinus Torvalds
2012-01-25fix cputime overflow in uptime_proc_showMartin Schwidefsky
2012-01-25fix shrink_dcache_parent() livelockMiklos Szeredi
2012-01-25fsnotify: don't BUG in fsnotify_destroy_mark()Miklos Szeredi
2012-01-25nfsd: Fix oops when parsing a 0 length exportSasha Levin