summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-03-05Merge branch 'quilt/driver-core'Stephen Rothwell
2010-03-05Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-03-05Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'block/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'mtd/master'Stephen Rothwell
2010-03-05Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'xfs/master'Stephen Rothwell
2010-03-05Merge remote branch 'udf/for_next'Stephen Rothwell
2010-03-05Merge remote branch 'squashfs/master'Stephen Rothwell
2010-03-05Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-03-05Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-03-05Merge remote branch 'logfs/master'Stephen Rothwell
2010-03-05Merge remote branch 'jfs/next'Stephen Rothwell
2010-03-05Merge remote branch 'fatfs/master'Stephen Rothwell
2010-03-05Merge remote branch 'ext4/next'Stephen Rothwell
2010-03-05Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-03-05Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'm68knommu/for-next'Stephen Rothwell
2010-03-05Merge remote branch 'fixes/fixes'Stephen Rothwell
2010-03-05sysfs: Kill unused sysfs_sb variable.Eric W. Biederman
2010-03-05sysfs: Pass super_block to sysfs_get_inodeEric W. Biederman
2010-03-05sysfs: Implement sysfs_rename_linkEric W. Biederman
2010-03-05sysfs: Pack sysfs_dirent more tightly.Eric W. Biederman
2010-03-05sysfs: Serialize updates to the vfs inodeEric W. Biederman
2010-03-05sysfs: Use one lockdep class per sysfs attribute.Eric W. Biederman
2010-03-05sysfs: Only take active references on attributes.Eric W. Biederman
2010-03-05sysfs: Remove sysfs_get/put_active_twoEric W. Biederman
2010-03-05Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-03-05kobject: Constify struct kset_uevent_opsEmese Revfy
2010-03-05sysfs: Cache the last sysfs_dirent to improve readdir scalability v2Eric W. Biederman
2010-03-05sysfs: Add sysfs_add/remove_files utility functionsAndi Kleen
2010-03-04Merge branch 'for-2.6.33' into HEADJ. Bruce Fields
2010-03-04Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds
2010-03-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-03-04ext4: Code cleanup for EXT4_IOC_MOVE_EXT ioctlAkira Fujita
2010-03-04ext4: Fix the NULL reference in double_down_write_data_sem()Akira Fujita
2010-03-04ext4: Fix insertion point of extent in mext_insert_across_blocks()Akira Fujita
2010-03-03ext4: consolidate in_range() definitionsAkinobu Mita
2010-03-03ext4: cleanup to use ext4_grp_offs_to_block()Akinobu Mita
2010-03-03ext4: cleanup to use ext4_group_first_block_no()Akinobu Mita
2010-03-04pktcdvd: improve BKL and compat_ioctl.c usageArnd Bergmann
2010-03-03Merge branch 'for-fsnotify' into for-linusAl Viro
2010-03-03ext4: Release page references acquired in ext4_da_block_invalidatepagesJan Kara
2010-03-03fix race in d_splice_alias()Al Viro
2010-03-03set S_DEAD on unlink() and non-directory rename() victimsAl Viro
2010-03-03vfs: add NOFOLLOW flag to umount(2)Miklos Szeredi
2010-03-03hppfs can use existing proc_mnt, no need for do_kern_mount() in thereAl Viro
2010-03-03Mirror MS_KERNMOUNT in ->mnt_flagsAl Viro
2010-03-03get rid of useless vfsmount_lock use in put_mnt_ns()Al Viro