summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
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
2012-03-20jbd: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20gfs2: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20fuse: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20ext2: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20exofs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20afs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20btrfs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20fs: remove the second argument of k[un]map_atomic()Cong Wang
2012-03-20kcore: fix spelling in read_kcore() commentLaura Vasilescu
2012-03-20GFS2: Change truncate page allocation to be GFP_NOFSBob Peterson
2012-03-19ext4: change some printk() calls to use ext4_msg() insteadTheodore Ts'o
2012-03-19ext4: avoid output message interleaving in ext4_error_<foo>()Joe Perches
2012-03-19ext4: remove trailing newlines from ext4_msg() and ext4_error() messagesTheodore Ts'o
2012-03-19ext4: add no_printk argument validation, fix falloutJoe Perches
2012-03-19ext4: remove redundant "EXT4-fs: " from uses of ext4_msgJoe Perches
2012-03-19ext4: give more helpful error message in ext4_ext_rm_leaf()Lukas Czerner
2012-03-19ext4: remove unused code from ext4_ext_map_blocks()Lukas Czerner
2012-03-19ext4: rewrite punch hole to use ext4_ext_remove_space()Lukas Czerner
2012-03-19Merge branch 'dcache-word-accesses'Linus Torvalds
2012-03-19vfs: get rid of batshit-insane pointless dentry hash calculationsLinus Torvalds
2012-03-19exofs: Cap on the memcpy() sizeDan Carpenter
2012-03-19exofs: (trivial) Fix typo in super.cMasanari Iida
2012-03-19exofs: fix endian conversion in exofs_sync_fs()Dan Carpenter
2012-03-19nfsd: merge cookie collision fixes from ext4 treeJ. Bruce Fields
2012-03-19Merge branch 'stable/cleancache.v13' into linux-nextKonrad Rzeszutek Wilk
2012-03-19CIFS: Fix a spurious error in cifs_push_posix_locksPavel Shilovsky
2012-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-03-18nfsd: vfs_llseek() with 32 or 64 bit offsets (hashes)Bernd Schubert
2012-03-18nfsd: rename 'int access' to 'int may_flags' in nfsd_open()Bernd Schubert
2012-03-18ext4: return 32/64-bit dir name hash according to usage typeFan Yong
2012-03-18Don't limit non-nested epoll pathsJason Baron
2012-03-17Try using machine credentials for RENEW callsSachin Prabhu
2012-03-17NFSv4.1: Fix a few issues in filelayout_commit_pagelistTrond Myklebust
2012-03-17NFSv4.1: Clean ups and bugfixes for the pNFS read/writeback/commit codeTrond Myklebust
2012-03-16Merge branch 'akpm' (more patches from Andrew)Linus Torvalds