aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2009-10-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Gravatar Linus Torvalds 1-14/+22
2009-10-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Gravatar Linus Torvalds 13-42/+179
2009-10-14sysfs: Allow sysfs_notify_dirent to be called from interrupt context.Gravatar Neil Brown 1-6/+8
2009-10-14sysfs: Allow sysfs_move_dir(..., NULL) again.Gravatar Cornelia Huck 1-1/+2
2009-10-14Btrfs: always pin metadata in discard modeGravatar Chris Mason 1-0/+8
2009-10-14Btrfs: enable discard supportGravatar Christoph Hellwig 1-6/+0
2009-10-14Btrfs: add -o discard optionGravatar Christoph Hellwig 3-1/+10
2009-10-14Btrfs: properly wait log writers during log syncGravatar Yan, Zheng 1-5/+6
2009-10-14Btrfs: fix possible ENOSPC problems with truncateGravatar Josef Bacik 1-3/+24
2009-10-13Btrfs: fix btrfs acl #ifdef checksGravatar Chris Mason 4-6/+6
2009-10-13Btrfs: streamline tree-log btree block writeoutGravatar Chris Mason 3-4/+53
2009-10-13Btrfs: avoid tree log commit when there are no changesGravatar Chris Mason 8-16/+71
2009-10-13Btrfs: only write one super copy during fsyncGravatar Chris Mason 1-1/+1
2009-10-13Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockGravatar Linus Torvalds 1-1/+11
2009-10-13ext3: Don't update superblock write time when filesystem is read-onlyGravatar Theodore Ts'o 1-1/+12
2009-10-12NFS: suppress a build warningGravatar Stefan Richter 1-2/+2
2009-10-11ROMFS: fix length used with romfs_dev_strnlen() functionGravatar Bernd Schmidt 1-2/+2
2009-10-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableGravatar Linus Torvalds 14-157/+447
2009-10-11headers: remove sched.h from interrupt.hGravatar Alexey Dobriyan 1-0/+1
2009-10-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...Gravatar Linus Torvalds 2-2/+8
2009-10-09Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsGravatar Linus Torvalds 13-102/+146
2009-10-09Btrfs: fix file clone ioctl for bookend extentsGravatar Chris Mason 1-2/+4
2009-10-09Btrfs: fix uninit compiler warning in cow_file_range_nocowGravatar Chris Mason 1-0/+1
2009-10-09Btrfs: constify dentry_operationsGravatar Alexey Dobriyan 2-2/+2
2009-10-09Btrfs: optimize back reference update during btrfs_drop_snapshotGravatar Yan, Zheng 1-29/+53
2009-10-09Btrfs: remove negative dentry when deleting subvolumneGravatar Yan, Zheng 2-5/+8
2009-10-08Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Gravatar Linus Torvalds 4-32/+24
2009-10-08Btrfs: optimize fsync for the single writer caseGravatar Josef Bacik 2-1/+13
2009-10-08Btrfs: async delalloc flushing under space pressureGravatar Josef Bacik 3-11/+88
2009-10-08Btrfs: release delalloc reservations on extent item insertionGravatar Josef Bacik 8-37/+107
2009-10-08Btrfs: delay clearing EXTENT_DELALLOC for compressed extentsGravatar Chris Mason 1-2/+4
2009-10-08Btrfs: cleanup extent_clear_unlock_delalloc flagsGravatar Chris Mason 3-37/+51
2009-10-08Merge branch 'master' into for-linusGravatar Alex Elder 13-102/+146
2009-10-08xfs: stop calling filemap_fdatawait inside ->fsyncGravatar Christoph Hellwig 1-8/+1
2009-10-08fix readahead calculations in xfs_dir2_leaf_getdents()Gravatar Eric Sandeen 1-1/+3
2009-10-08xfs: make sure xfs_sync_fsdata covers the logGravatar Dave Chinner 1-7/+21
2009-10-08xfs: mark inodes dirty before issuing I/OGravatar Dave Chinner 1-9/+28
2009-10-08xfs: cleanup ->sync_fsGravatar Christoph Hellwig 1-18/+18
2009-10-08xfs: fix xfs_quiesce_dataGravatar Dave Chinner 1-3/+5
2009-10-08xfs: implement ->dirty_inode to fix timestamp handlingGravatar Christoph Hellwig 10-56/+70
2009-10-08ima: ecryptfs fix imbalance messageGravatar Mimi Zohar 1-1/+6
2009-10-08eCryptfs: Remove Kconfig NET dependency and select MD5Gravatar Tyler Hicks 1-1/+2
2009-10-08ecryptfs: depends on CRYPTOGravatar Randy Dunlap 1-1/+1
2009-10-08NFSv4: Kill nfs4_renewd_prepare_shutdown()Gravatar Trond Myklebust 2-7/+0
2009-10-08pagemap: export KPF_HWPOISONGravatar Wu Fengguang 1-0/+5
2009-10-08fs: includecheck fix: proc, kcore.cGravatar Jaswinder Singh Rajput 1-1/+0
2009-10-06NFSv4: Fix the referral mount codeGravatar Trond Myklebust 1-6/+6
2009-10-06nfs: Avoid overrun when copying client IP address stringGravatar Ben Hutchings 1-1/+1
2009-10-06NFS: Fix port initialisation in nfs_remount()Gravatar Trond Myklebust 1-2/+4
2009-10-06NFS: Fix port and mountport display in /proc/self/mountinfoGravatar Trond Myklebust 1-9/+7