aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-12-13UBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-37Andy Whitcroft
2010-12-13UBUNTU: ubuntu: AUFS -- aufs2-base.patch aufs2.1-37Andy Whitcroft
2010-12-13Revert "UBUNTU: ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103"Andy Whitcroft
2010-12-13Revert "UBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-...Andy Whitcroft
2010-12-13sched: automated per session task groups V4Mike Galbraith
2010-12-13UBUNTU: ubuntu: AUFS -- aufs2-standalone.patch aufs2.1-36-UNRELEASED-20101103Andy Whitcroft
2010-12-13UBUNTU: ubuntu: AUFS -- aufs2-base.patch aufs2.1-36-UNRELEASED-20101103Andy Whitcroft
2010-12-13Revert "UBUNTU: ubuntu: AUFS -- aufs2 base patch for linux-2.6.34"Andy Whitcroft
2010-12-13nx-emu: drop exec-shield sysctl, merge with disable_nxKees Cook
2010-12-13i386: NX emulationRoland McGrath
2010-12-13UBUNTU: ubuntu: AUFS -- aufs2 base patch for linux-2.6.34Andy Whitcroft
2010-12-13UBUNTU: SAUCE: vfs: Add a trace point in the mark_inode_dirty functionArjan van de Ven
2010-12-13UBUNTU: SAUCE: (no-up) trace: add trace events for open(), exec() and uselib()Scott James Remnant
2010-12-13UBUNTU: SAUCE: (no-up) version: Implement version_signature proc file.Andy Whitcroft
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-11-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds
2010-11-29Btrfs: don't use migrate page without CONFIG_MIGRATIONChris Mason
2010-11-28Btrfs: deal with DIO bios that span more than one ordered extentChris Mason
2010-11-28Un-inline get_pipe_info() helper functionLinus Torvalds
2010-11-28Export 'get_pipe_info()' to other usersLinus Torvalds
2010-11-28Rename 'pipe_info()' to 'get_pipe_info()'Linus Torvalds
2010-11-27Btrfs: setup blank root and fs_info for mount timeJosef Bacik
2010-11-27Btrfs: fix fiemapJosef Bacik
2010-11-27Btrfs - fix race between btrfs_get_sb() and umountIan Kent
2010-11-27Btrfs: update inode ctime when using linksJosef Bacik
2010-11-27Btrfs: make sure new inode size is ok in fallocateJosef Bacik
2010-11-27Btrfs: fix typo in fallocate to make it honor actual sizeJosef Bacik
2010-11-27Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2010-11-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-11-25reiserfs: fix inode mutex - reiserfs lock misorderingFrederic Weisbecker
2010-11-25pagemap: set pagemap walk limit to PMD boundaryNaoya Horiguchi
2010-11-25fuse: fix attributes after open(O_TRUNC)Ken Sumrall
2010-11-24nilfs2: fix typo in comment of nilfs_dat_move functionRyusuke Konishi
2010-11-23nilfs2: nilfs_iget_for_gc() returns ERR_PTRDan Carpenter
2010-11-22NFS: Ensure we return the dirent->d_type when it is knownTrond Myklebust
2010-11-22NFS: Correct the array bound calculation in nfs_readdir_add_to_arrayTrond Myklebust
2010-11-22NFS: Don't ignore errors from nfs_do_filldir()Trond Myklebust
2010-11-22NFS: Fix the error handling in "uncached_readdir()"Trond Myklebust
2010-11-22NFS: Fix a page leak in uncached_readdir()Trond Myklebust
2010-11-22NFS: Fix a page leak in nfs_do_filldir()Trond Myklebust
2010-11-22NFS: Assume eof if the server returns no readdir recordsTrond Myklebust
2010-11-22NFS: Buffer overflow in ->decode_dirent() should not be fatalTrond Myklebust
2010-11-22Pure nfs client performance using odirect.Arun Bharadwaj
2010-11-21Btrfs: avoid NULL pointer deref in try_release_extent_bufferChris Mason
2010-11-21Btrfs: make btrfs_add_nondir take parent inode as an argumentJosef Bacik
2010-11-21Btrfs: hold i_mutex when calling btrfs_log_dentry_safeJosef Bacik
2010-11-21Btrfs: use dget_parent where we can UPDATEDJosef Bacik
2010-11-21Btrfs: fix more ESTALE problems with NFSJosef Bacik
2010-11-21Btrfs: handle NFS lookups properlyJosef Bacik