aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-01-18Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds8-130/+201
2010-01-17Btrfs: fix possible panic on unmountJosef Bacik1-13/+19
2010-01-17Btrfs: deal with NULL acl sent to btrfs_set_aclChris Mason1-5/+7
2010-01-17Btrfs: fix regression in orphan cleanupJosef Bacik1-0/+6
2010-01-17Btrfs: Fix race in btrfs_mark_extent_writtenYan, Zheng1-20/+80
2010-01-17Btrfs, fix memory leaks in error pathsJiri Slaby2-2/+6
2010-01-17Btrfs: align offsets for btrfs_ordered_update_i_sizeYan, Zheng1-0/+2
2010-01-17btrfs: fix missing last-entry in readdir(3)Jan Engelhardt1-1/+5
2010-01-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6Linus Torvalds8-77/+51
2010-01-16nommu: fix shared mmap after truncate shrinkage problemsDavid Howells1-30/+1
2010-01-16nommu: fix race between ramfs truncation and shared mmapDavid Howells1-1/+6
2010-01-16do_add_mount() should sanitize mnt_flagsAl Viro1-0/+2
2010-01-16CIFS shouldn't make mountpoints shrinkableAl Viro1-2/+1
2010-01-16mnt_flags fixes in do_remount()Al Viro1-1/+5
2010-01-16attach_recursive_mnt() needs to hold vfsmount_lock over set_mnt_shared()Al Viro1-2/+2
2010-01-16may_umount() needs namespace_semAl Viro1-0/+2
2010-01-15inotify: only warn once for inotify problemsEric Paris1-1/+1
2010-01-15inotify: do not reuse watch descriptorsEric Paris1-2/+2
2010-01-15xfs: xfs_swap_extents needs to handle dynamic fork offsetsDave Chinner1-16/+90
2010-01-15xfs: fix missing error check in xfs_rtfree_rangeDave Chinner1-0/+2
2010-01-15xfs: fix stale inode flush avoidanceDave Chinner1-6/+15
2010-01-15xfs: Remove inode iolock held check during allocationDave Chinner1-1/+0
2010-01-15xfs: reclaim all inodes by background tree walksDave Chinner1-8/+6
2010-01-15xfs: Avoid inodes in reclaim when flushing from inode cacheDave Chinner1-13/+18
2010-01-15xfs: reclaim inodes under a write lockDave Chinner3-87/+71
2010-01-15ext4: Drop EXT4_GET_BLOCKS_UPDATE_RESERVE_SPACE flagAneesh Kumar K.V3-11/+8
2010-01-25ext4: Fix quota accounting error with fallocateAneesh Kumar K.V3-13/+54
2010-01-22ext4: Handle -EDQUOT error on writeAneesh Kumar K.V1-14/+18
2010-01-14Fix configfs leakAl Viro1-1/+3
2010-01-14Fix the -ESTALE handling in do_filp_open()Al Viro1-11/+9
2010-01-14ecryptfs: Fix refcnt leak on ecryptfs_follow_link() error pathOGAWA Hirofumi1-12/+12
2010-01-14Fix ACC_MODE() for realAl Viro1-1/+1
2010-01-14hppfs: handle ->put_link()Al Viro1-6/+12
2010-01-14Kill 9p readlink()Al Viro1-40/+1
2010-01-14fix autofs/afs/etc. magic mountpoint breakageAl Viro2-1/+1
2010-01-13Merge branch 'fasync-helper'Linus Torvalds1-36/+66
2010-01-12lib: Introduce generic list_sort functionDave Chinner1-95/+1
2010-01-12GFS2: Fix refcnt leak on gfs2_follow_link() error pathOGAWA Hirofumi1-1/+2
2010-01-11Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds5-625/+666
2010-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixesLinus Torvalds4-15/+52
2010-01-11Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6Linus Torvalds1-0/+3
2010-01-11smaps: fix wrong rss countMinchan Kim1-2/+1
2010-01-11proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro1-89/+0
2010-01-11quota: Fix dquot_transfer for filesystems different from ext4Jan Kara1-0/+3
2010-01-11GFS2: Use MAX_LFS_FILESIZE for meta inode sizeSteven Whitehouse1-1/+1
2010-01-10xfs: Ensure we force all busy extents in range to diskDave Chinner2-29/+27
2010-01-10xfs: Don't flush stale inodesDave Chinner1-3/+7
2010-01-10xfs: fix timestamp handling in xfs_setattrChristoph Hellwig2-55/+41
2010-01-10xfs: use DECLARE_EVENT_CLASSChristoph Hellwig1-538/+591
2010-01-08Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracingLinus Torvalds4-9/+33