Age | Commit message (Expand) | Author |
2011-03-28 | eCryptfs: Unlock page in write_begin error path | Tyler Hicks |
2011-03-28 | ecryptfs: modify write path to encrypt page in writepage | Thieu Le |
2011-03-28 | eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag | Tyler Hicks |
2011-03-28 | eCryptfs: Remove unnecessary grow_file() function | Tyler Hicks |
2011-03-27 | Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2011-03-27 | fs: fix inode.c kernel-doc warning | Randy Dunlap |
2011-03-27 | proc: fix oops on invalid /proc/<pid>/maps access | Linus Torvalds |
2011-03-27 | NFS: Don't leak RPC clients in NFSv4 secinfo negotiation | Trond Myklebust |
2011-03-27 | NFS: Fix a hang in the writeback path | Trond Myklebust |
2011-03-25 | codafs: fix build break when CONFIG_PROC_SYSCTL=n | Rakib Mullick |
2011-03-25 | Btrfs: mark the bio with an error if we have a failure in dio | Josef Bacik |
2011-03-25 | Btrfs: don't allocate dip->csums when doing writes | Josef Bacik |
2011-03-25 | Btrfs: cleanup how we setup free space clusters | Josef Bacik |
2011-03-26 | xfs: stop using the page cache to back the buffer cache | Dave Chinner |
2011-03-26 | xfs: register the inode cache shrinker before quotachecks | Dave Chinner |
2011-03-26 | xfs: xfs_trans_read_buf() should return an error on failure | Dave Chinner |
2011-03-26 | xfs: introduce inode cluster buffer trylocks for xfs_iflush | Dave Chinner |
2011-03-26 | vmap: flush vmap aliases when mapping fails | Dave Chinner |
2011-03-26 | xfs: preallocation transactions do not need to be synchronous | Dave Chinner |
2011-03-25 | Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs... | Linus Torvalds |
2011-03-25 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt... | Linus Torvalds |
2011-03-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | Artem Bityutskiy |
2011-03-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2011-03-24 | fs: simplify iget & friends | Christoph Hellwig |
2011-03-24 | fs: pull inode->i_lock up out of writeback_single_inode | Dave Chinner |
2011-03-24 | fs: rename inode_lock to inode_hash_lock | Dave Chinner |
2011-03-24 | fs: move i_wb_list out from under inode_lock | Dave Chinner |
2011-03-24 | fs: move i_sb_list out from under inode_lock | Dave Chinner |
2011-03-24 | fs: remove inode_lock from iput_final and prune_icache | Dave Chinner |
2011-03-24 | fs: Lock the inode LRU list separately | Dave Chinner |
2011-03-24 | fs: factor inode disposal | Dave Chinner |
2011-03-24 | fs: protect inode->i_state with inode->i_lock | Dave Chinner |
2011-03-24 | Merge branch 'nfs-for-2.6.39' into nfs-for-next | Trond Myklebust |
2011-03-24 | Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO | Weston Andros Adamson |
2011-03-24 | NFSv4.1 convert layoutcommit sync to boolean | Andy Adamson |
2011-03-24 | NFSv4.1 pnfs_layoutcommit_inode fixes | Andy Adamson |
2011-03-24 | autofs4: Do not potentially dereference NULL pointer returned by fget() in au... | Jesper Juhl |
2011-03-24 | autofs4 - remove autofs4_lock | Ian Kent |
2011-03-24 | autofs4 - fix d_manage() return on rcu-walk | Ian Kent |
2011-03-24 | autofs4 - fix autofs4_expire_indirect() traversal | Ian Kent |
2011-03-24 | autofs4 - fix dentry leak in autofs4_expire_direct() | Ian Kent |
2011-03-24 | autofs4 - reinstate last used update on access | Ian Kent |
2011-03-24 | vfs - check non-mountpoint dentry might block in __follow_mount_rcu() | Ian Kent |
2011-03-24 | NFS: Determine initial mount security | Bryan Schumaker |
2011-03-24 | NFS: use secinfo when crossing mountpoints | Bryan Schumaker |
2011-03-24 | NFS: Add secinfo procedure | Bryan Schumaker |
2011-03-24 | NFS: lookup supports alternate client | Bryan Schumaker |
2011-03-24 | NFS: convert call_sync() to a function | Bryan Schumaker |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds |
2011-03-24 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/... | Linus Torvalds |