summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2011-07-31pnfsblock: lseg alloc and freeFred Isaman
2011-07-31pnfsblock: remove device operationsJim Rees
2011-07-31pnfsblock: add device operationsJim Rees
2011-07-31pnfsblock: basic extent codeFred Isaman
2011-07-31pnfsblock: use pageio_ops apiBenny Halevy
2011-07-31pnfsblock: add blocklayout Kconfig option, Makefile, and stubsFred Isaman
2011-07-31pnfs: cleanup_layoutcommitAndy Adamson
2011-07-31pnfs: ask for layout_blksize and save it in nfs_serverFred Isaman
2011-07-31pnfs: add set-clear layoutdriver interfaceBenny Halevy
2011-07-31pnfs: GETDEVICELISTAndy Adamson
2011-07-31pnfs: use lwb as layoutcommit lengthPeng Tao
2011-07-31pnfs: let layoutcommit handle a list of lsegPeng Tao
2011-07-31pnfs: save layoutcommit cred at layout header initPeng Tao
2011-07-31pnfs: save layoutcommit lwb at layout headerPeng Tao
2011-07-31don't busy retry the inode on failed grab_super_passive()Wu Fengguang
2011-07-30Additional readdir cookie loop informationBryan Schumaker
2011-07-30NFS: Fix spurious readdir cookie loop messagesTrond Myklebust
2011-07-30ext4: add missing kfree() on error return path in add_new_gdb()Dan Carpenter
2011-07-30ext4: fix races in ext4_sync_parent()Theodore Ts'o
2011-07-29Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs...Linus Torvalds
2011-07-29ext2: remove duplicate 'ext2_get_acl()' defineLinus Torvalds
2011-07-29xfs: Fix build breakage in xfs_iops.c when CONFIG_FS_POSIX_ACL is not setMarkus Trippelsdorf
2011-07-28ecryptfs: Make inode bdi consistent with superblock bdiThieu Le
2011-07-28eCryptfs: Unlock keys needed by ecryptfsdTyler Hicks
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2011-07-27hppfs: missing includeAl Viro
2011-07-27ext4: Fix overflow caused by missing cast in ext4_fallocate()Utako Kusaka
2011-07-27ext4: add action of moving index in ext4_ext_rm_idx for Punch HoleRobin Dong
2011-07-27ext4: simplify parameters of reserve_backup_gdb()Yongqiang Yang
2011-07-27ext4: simplify parameters of add_new_gdb()Yongqiang Yang
2011-07-27ext4: remove lock_buffer in bclean() and setup_new_group_blocks()Yongqiang Yang
2011-07-27Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2011-07-27Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2011-07-27Merge branch 'nfs-for-3.1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2011-07-27Merge branch 'integration' into for-linusChris Mason
2011-07-27Btrfs: make sure reserve_metadata_bytes doesn't leak out strange errorsChris Mason
2011-07-27proc: make struct proc_dir_entry::name a terminal array rather than a pointerDavid Howells
2011-07-27Btrfs: use the commit_root for reading free_space_inode crcsChris Mason
2011-07-27Btrfs: reduce extent_state lock contention for metadataChris Mason
2011-07-27Btrfs: remove lockdep magic from btrfs_next_leafChris Mason
2011-07-27Btrfs: make a lockdep class for each rootChris Mason
2011-07-27Btrfs: switch the btrfs tree locks to reader/writerChris Mason
2011-07-27Btrfs: fix deadlock when throttling transactionsJosef Bacik
2011-07-27Btrfs: stop using highmem for extent_buffersChris Mason
2011-07-27Btrfs: fix BUG_ON() caused by ENOSPC when relocating spaceMiao Xie
2011-07-27Btrfs: tag pages for writeback in syncJosef Bacik
2011-07-27Btrfs: fix enospc problems with delallocJosef Bacik
2011-07-27Btrfs: don't flush delalloc arbitrarilyJosef Bacik
2011-07-27Btrfs: use find_or_create_page instead of grab_cache_pageJosef Bacik