aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-05-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2009-05-23[CIFS] Avoid open on possible directories since Samba now rejects themSteve French
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-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-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-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-11nilfs2: fix lock order reversal in nilfs_clean_segments ioctlRyusuke Konishi
2009-05-11nilfs2: fix possible circular locking for get information ioctlsRyusuke Konishi
2009-05-10Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-05-10nilfs2: ensure to clear dirty state when deleting metadata file blockRyusuke Konishi
2009-05-09Fix races around the access to ->s_optionsAl Viro
2009-05-09switch ufs directories to ufs_sync_file()Al Viro
2009-05-09Switch open_exec() and sys_uselib() to do_open_filp()Al Viro
2009-05-09Make open_exec() and sys_uselib() use may_open(), instead of duplicating its ...Al Viro
2009-05-09Reduce path_lookup() abusesAl Viro
2009-05-09Make checkpatch.pl shut up on fs/inode.cManish Katiyar
2009-05-09NULL noise in fs/super.c:kill_bdev_super()H Hartley Sweeten
2009-05-09ROMFS: romfs_dev_read() error ignoredRoel Kluin