summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-18sysfs: fix for S_BIAS going awayStephen Rothwell
2010-05-18Revert "sysfs: add struct file* to bin_attr callbacks"Stephen Rothwell
2010-05-18Merge branch 'quilt/usb'Stephen Rothwell
2010-05-18Merge branch 'quilt/driver-core'Stephen Rothwell
2010-05-18Merge remote branch 'bkl-ioctl/bkl/ioctl'Stephen Rothwell
2010-05-18Merge remote branch 'bkl-procfs/bkl/procfs'Stephen Rothwell
2010-05-18Merge remote branch 'tip/auto-latest'Stephen Rothwell
2010-05-18Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-05-18Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-05-18Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-05-18Merge remote branch 'osd/linux-next'Stephen Rothwell
2010-05-18Merge remote branch 'security-testing/next'Stephen Rothwell
2010-05-18Merge commit 'refs/next/20100517/block'Stephen Rothwell
2010-05-18Merge branch 'quilt/rr'Stephen Rothwell
2010-05-18Merge remote branch 'mtd/master'Stephen Rothwell
2010-05-18Merge remote branch 'net/master'Stephen Rothwell
2010-05-18Merge remote branch 'dlm/next'Stephen Rothwell
2010-05-18Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-05-18Merge remote branch 'xfs/master'Stephen Rothwell
2010-05-18Merge remote branch 'ubifs/linux-next'Stephen Rothwell
2010-05-18Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-05-18Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-05-18Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-05-18Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-05-18Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-05-18Merge remote branch 'gfs2/master'Stephen Rothwell
2010-05-18Merge remote branch 'fatfs/master'Stephen Rothwell
2010-05-18Merge remote branch 'ext4/next'Stephen Rothwell
2010-05-18Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-05-18Revert "ecryptfs: disallow ecryptfs as underlying filesystem"Stephen Rothwell
2010-05-18Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-05-18Merge remote branch 'cifs/master'Stephen Rothwell
2010-05-18Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-05-18fs/timerfd.c: make use of wait_event_interruptible_locked_irq()Michal Nazarewicz
2010-05-18sysfs: add struct file* to bin_attr callbacksChris Wright
2010-05-18sysfs: Comment sysfs directory tagging logicSerge E. Hallyn
2010-05-18sysfs: Implement sysfs_delete_linkEric W. Biederman
2010-05-18sysfs: Add support for tagged directories with untagged members.Eric W. Biederman
2010-05-18sysfs: Implement sysfs tagged directory support.Eric W. Biederman
2010-05-18sysfs: Remove double free sysfs_get_sbEric W. Biederman
2010-05-18sysfs: Basic support for multiple super blocksEric W. Biederman
2010-05-18devtmpfs: support !CONFIG_TMPFSPeter Korsgaard
2010-05-17dquot: Detect partial write error to quota file in write_blk() and add printk...Jiaying Zhang
2010-05-17ocfs2: Fix lock inversion in quotas during umountJan Kara
2010-05-17ocfs2: Use __dquot_transfer to avoid lock inversionJan Kara
2010-05-17ocfs2: Fix NULL pointer deref when writing local dquotJan Kara
2010-05-17ocfs2: Fix estimate of credits needed for quota allocationJan Kara
2010-05-17ocfs2: Fix quota lockingJan Kara
2010-05-17ocfs2: Avoid unnecessary block mapping when refreshing quota infoJan Kara
2010-05-17ocfs2: Do not map blocks from local quota file on each writeJan Kara