aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-05-21GFS2: Add a rgrp bitmap full flagSteven Whitehouse
2009-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-20GFS2: Improve resource group error handlingSteven Whitehouse
2009-05-19cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)Jeff Layton
2009-05-19GFS2: Don't warn when delete inode fails on ro filesystemSteven Whitehouse
2009-05-19splice: fix kmaps in default_file_splice_write()Miklos Szeredi
2009-05-19bio: always copy back data for copied kernel requestsTejun Heo
2009-05-19GFS2: Umount recovery race fixSteven Whitehouse
2009-05-18nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.Frank Filz
2009-05-18Merge commit 'v2.6.30-rc6' into perfcounters/coreIngo Molnar
2009-05-17ext2: Fix memory leak in ext2_fill_super() in case of a failed mountManish Katiyar
2009-05-17ext3: Fix memory leak in ext3_fill_super() in case of a failed mountManish Katiyar
2009-05-17ext4: Fix memory leak in ext4_fill_super() in case of a failed mountManish Katiyar
2009-05-17ext4: down i_data_sem only for read when walking tree for fiemapTheodore Ts'o
2009-05-17ext4: Add a comprehensive block validity check to ext4_get_blocks()Theodore Ts'o
2009-05-17reiserfs: fixup perms when xattrs are disabledJeff Mahoney
2009-05-17reiserfs: deal with NULL xattr root w/ xattrs disabledJeff Mahoney
2009-05-17reiserfs: clean up ifdefsJeff Mahoney
2009-05-15Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-05-15devpts: correctly set default optionsSukadev Bhattiprolu
2009-05-15sched, timers: cleanup avenrun usersThomas Gleixner
2009-05-15ext4: Fix race in ext4_inode_info.i_cached_extentTheodore Ts'o
2009-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2009-05-14ext4: Clear the unwritten buffer_head flag after the extent is initializedAneesh Kumar K.V
2009-05-14Btrfs: Spelling fix in btrfs_lookup_first_block_group commentsSankar P
2009-05-14Btrfs: make show_options result match actual option namesSage Weil
2009-05-14Btrfs: remove outdated comment in btrfs_ioctl_resize()Li Hong
2009-05-14Btrfs: remove some WARN_ONs in the IO failure pathChris Mason
2009-05-14Btrfs: Don't loop forever on metadata IO failuresChris Mason
2009-05-14Btrfs: init inode ordered_data_close flag properlyChris Mason
2009-05-14ext4: Clean up ext4_get_blocks() so it does not depend on bh_result->b_stateTheodore Ts'o
2009-05-14cifs: fix error handling in parse_DFS_referralsJeff Layton
2009-05-14ext4: Merge ext4_da_get_block_write() into mpage_da_map_blocks()Theodore Ts'o
2009-05-14splice: fix error return codeAndrew Morton
2009-05-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds
2009-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-05-13Remove implementation of readpage from the hugetlbfs_aopsMel Gorman
2009-05-13GFS2: Remove a couple of unused sysfs entriesSteven Whitehouse
2009-05-13GFS2: Add commit= mount optionSteven Whitehouse
2009-05-13GFS2: Move journal live test at transaction startSteven Whitehouse
2009-05-13splice: fix repeated kmap()'s in default_file_splice_read()Jens Axboe
2009-05-13Squashfs: cody tidying, remove commented out line in MakefilePhillip Lougher
2009-05-13Squashfs: check page size is not larger than the filesystem block sizePhillip Lougher
2009-05-13Squashfs: fix breakage when page size > metadata block sizeDoug Chapman
2009-05-12Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-05-12epoll: fix size check in epoll_create()Davide Libenzi
2009-05-12ext4: Use a fake block number for delayed new buffer_headAneesh Kumar K.V
2009-05-13ext4: Fix sub-block zeroing for writes into preallocated extentsAneesh Kumar K.V