summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2012-03-20take private bits of reiserfs_xattr.h to fs/reiserfs/xattr.hAl Viro
2012-03-20vfs: take path_get_longterm() out of write_seqcount scopeAl Viro
2012-03-20no need to play with fs->seq in exit_fs()Al Viro
2012-03-20switch touch_atime to struct pathAl Viro
2012-03-20aio: fix the comment in aio_kick_handler()Al Viro
2012-03-20aio: don't bother with cancel_delayed_work() in exit_aio()Al Viro
2012-03-20aio: use cancel_delayed_work_sync()Al Viro
2012-03-20aio: aio_nr_lock is taken only synchronously nowAl Viro
2012-03-20aio: aio_nr decrements don't need to be delayedAl Viro
2012-03-20aio: don't bother with async freeing on failure in ioctx_alloc()Al Viro
2012-03-20fs: initial qnx6fs additionKai Bankett
2012-03-20qnx4fs: small cleanupKai Bankett
2012-03-20vfs: d_alloc_root() goneAl Viro
2012-03-20tidy up after d_make_root() conversionAl Viro
2012-03-20minixfs: switch to d_make_root()Al Viro
2012-03-20hfsplus: switch to d_make_root()Al Viro
2012-03-20fat: switch to d_make_root()Al Viro
2012-03-20ntfs: switch to d_make_root()Al Viro
2012-03-20switch open-coded instances of d_make_root() to new helperAl Viro
2012-03-20procfs: clean proc_fill_super() upAl Viro
2012-03-20... and the same failure exits cleanup for ocfs2Al Viro
2012-03-20coda: clean failure exits in coda_fill_super()Al Viro
2012-03-20clean up the failure exits in cifs_read_super()Al Viro
2012-03-20vfs: turn generic_drop_inode() into static inlineAl Viro
2012-03-20ecryptfs: don't bother with ->drop_inode()Al Viro
2012-03-20vfs: drop_file_write_access() made staticAl Viro
2012-03-20vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}Al Viro
2012-03-20exec: move de_thread()->setmax_mm_hiwater_rss() into exec_mmap()Oleg Nesterov
2012-03-20exit_signal: simplify the "we have changed execution domain" logicOleg Nesterov
2012-03-20Merge tag 'tty-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds
2012-03-20Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-03-20AFS: checking wrong bit in afs_readpages()Dan Carpenter
2012-03-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-03-20Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-03-20SUNRPC/NFS: Add Kbuild dependencies for NFS_DEBUG/RPC_DEBUGTrond Myklebust
2012-03-20NFS: Use cond_resched_lock() to reduce latencies in the commit scansTrond Myklebust
2012-03-20NFSv4: It is not safe to dereference lsp->ls_state in release_lockownerTrond Myklebust
2012-03-20NFS: ncommit count is being double decrementedFred Isaman
2012-03-20CIFS: Respect negotiated MaxMpxCountPavel Shilovsky
2012-03-20udf: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20ubifs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20squashfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20reiserfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20ocfs2: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20ntfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20nilfs2: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20nfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20minix: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20logfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20jbd2: remove the second argument of k[un]map_atomic()Cong Wang