summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-05-22block: Export I/O topology for block devices and partitionsMartin K. Petersen
2009-05-22block: Use accessor functions for queue limitsMartin K. Petersen
2009-05-22block: Do away with the notion of hardsect_sizeMartin K. Petersen
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-22Merge branch 'master' into for-2.6.31Jens Axboe
2009-05-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2009-05-22nilfs2: fix memory leak in nilfs_ioctl_clean_segmentsRyusuke Konishi
2009-05-21[CIFS] fix posix open regressionSteve French
2009-05-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-19cifs: fix pointer initialization and checks in cifs_follow_symlink (try #4)Jeff Layton
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-18nfs: Fix NFS v4 client handling of MAY_EXEC in nfs_permission.Frank Filz
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-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-14cifs: fix error handling in parse_DFS_referralsJeff Layton
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-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
2009-05-11nfsd: silence lockdep warningJ. Bruce Fields
2009-05-11dup2: Fix return value with oldfd == newfd and invalid fdJeff Mahoney
2009-05-12nilfs2: check size of array structured data exchanged via ioctlsRyusuke Konishi
2009-05-11splice: implement default splice_write methodMiklos Szeredi
2009-05-11splice: implement default splice_read methodMiklos Szeredi
2009-05-11splice: implement pipe to pipe splicingMiklos Szeredi
2009-05-11block: add rq->resid_lenTejun Heo
2009-05-11nilfs2: fix lock order reversal in nilfs_clean_segments ioctlRyusuke Konishi