summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-02-16Merge branch 'quilt/driver-core'Stephen Rothwell
2010-02-16Merge remote branch 'percpu/for-next'Stephen Rothwell
2010-02-16Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-02-16Merge remote branch 'devicetree/next-devicetree'Stephen Rothwell
2010-02-16Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-02-16Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-02-16Merge remote branch 'osd/linux-next'Stephen Rothwell
2010-02-16Merge remote branch 'security-testing/next'Stephen Rothwell
2010-02-16Merge remote branch 'kgdb/kgdb-next'Stephen Rothwell
2010-02-16Merge remote branch 'block/for-next'Stephen Rothwell
2010-02-16Merge remote branch 'net/master'Stephen Rothwell
2010-02-16Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-02-16Merge remote branch 'reiserfs-bkl/reiserfs/kill-bkl'Stephen Rothwell
2010-02-16Merge remote branch 'xfs/master'Stephen Rothwell
2010-02-16Merge remote branch 'udf/for_next'Stephen Rothwell
2010-02-16Merge remote branch 'squashfs/master'Stephen Rothwell
2010-02-16Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-02-16Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-02-16Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-02-16Merge remote branch 'logfs/master'Stephen Rothwell
2010-02-16Merge remote branch 'jfs/next'Stephen Rothwell
2010-02-16Merge remote branch 'gfs2/master'Stephen Rothwell
2010-02-16Merge remote branch 'fuse/for-next'Stephen Rothwell
2010-02-16Merge remote branch 'fatfs/master'Stephen Rothwell
2010-02-16Merge remote branch 'ext4/next'Stephen Rothwell
2010-02-16Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-02-16Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-02-16Merge remote branch 'parisc/next'Stephen Rothwell
2010-02-16Merge remote branch 'm68knommu/for-next'Stephen Rothwell
2010-02-16Merge branch 'quilt/driver-core.current'Stephen Rothwell
2010-02-15Driver core: Constify struct sysfs_ops in struct kobj_typeEmese Revfy
2010-02-15kobject: Constify struct kset_uevent_opsEmese Revfy
2010-02-15sysfs: Cache the last sysfs_dirent to improve readdir scalability v2Eric W. Biederman
2010-02-15sysfs: Add sysfs_add/remove_files utility functionsAndi Kleen
2010-02-15sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman
2010-02-14Merge branch 'for-2.6.33' into HEADJ. Bruce Fields
2010-02-14reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker
2010-02-14proc_devtree: fix THIS_MODULE without module.hJeremy Kerr
2010-02-13GFS2: ordered writes are backwardsDave Chinner
2010-02-13GFS2: Remove loopy umount codeSteven Whitehouse
2010-02-13GFS2: Metadata address space clean upSteven Whitehouse
2010-02-13fs/xfs: Correct NULL testJulia Lawall
2010-02-13nilfs2: move iterator to write log into segment bufferRyusuke Konishi
2010-02-13nilfs2: get rid of s_dirt flag useRyusuke Konishi
2010-02-13nilfs2: get rid of nilfs_segctor_req structRyusuke Konishi
2010-02-13nilfs2: delete unnecessary condition in nilfs_dat_translateJiro SEKIBA
2010-02-13nilfs2: fix potential hang in nilfs_error on errors=remount-roRyusuke Konishi
2010-02-13nilfs2: use mnt_want_write in ioctls where write access is neededRyusuke Konishi
2010-02-13nilfs2: issue discard request after cleaning segmentsJiro SEKIBA
2010-02-12ceph: update for write_inode API changeStephen Rothwell