summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-05-03Merge branch 'quilt/driver-core'Stephen Rothwell
2010-05-03Merge remote branch 'bkl-ioctl/bkl/ioctl'Stephen Rothwell
2010-05-03Merge remote branch 'bkl-procfs/bkl/procfs'Stephen Rothwell
2010-05-03Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-05-03Merge remote branch 'suspend/linux-next'Stephen Rothwell
2010-05-03Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-05-03Merge remote branch 'security-testing/next'Stephen Rothwell
2010-05-03Merge remote branch 'block/for-next'Stephen Rothwell
2010-05-03Merge remote branch 'mtd/master'Stephen Rothwell
2010-05-03Merge commit 'refs/next/20100430/net'Stephen Rothwell
2010-05-03Merge remote branch 'dlm/next'Stephen Rothwell
2010-05-03Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-05-03Merge remote branch 'xfs/master'Stephen Rothwell
2010-05-03Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-05-03Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-05-03Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-05-03Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-05-03Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-05-03Merge remote branch 'logfs/master'Stephen Rothwell
2010-05-03Merge remote branch 'gfs2/master'Stephen Rothwell
2010-05-03Merge remote branch 'fatfs/master'Stephen Rothwell
2010-05-03Merge remote branch 'ext4/next'Stephen Rothwell
2010-05-03Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-05-03Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-05-03Merge remote branch 'cifs/master'Stephen Rothwell
2010-05-03Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-05-03sysfs: Implement sysfs_delete_linkEric W. Biederman
2010-05-03sysfs: Add support for tagged directories with untagged members.Eric W. Biederman
2010-05-03sysfs: Implement sysfs tagged directory support.Eric W. Biederman
2010-05-03sysfs: Remove double free sysfs_get_sbEric W. Biederman
2010-05-03sysfs: Basic support for multiple super blocksEric W. Biederman
2010-05-03devtmpfs: support !CONFIG_TMPFSPeter Korsgaard
2010-05-01FS / libfs: Implement simple_write_to_bufferJiri Slaby
2010-05-01logfs: Close i_ino reuse raceJoern Engel
2010-05-01logfs: fix logfs_seek_hole()Joern Engel
2010-05-01logfs: Return -EINVAL if filesystem image doesn't matchJoern Engel
2010-05-01nilfs2: use checkpoint number instead of timestamp to select super blockRyusuke Konishi
2010-05-01nilfs2: add missing endian conversion on super block magic numberRyusuke Konishi
2010-04-30Merge branch 'ocfs2-merge-window' into ocfs2-linux-nextJoel Becker
2010-04-30Merge branch 'skip_delete_inode' of git://git.kernel.org/pub/scm/linux/kernel...Joel Becker
2010-04-30dlm: fix ast ordering for user locksDavid Teigland
2010-04-30dlm: cleanup remove unused codeDan Carpenter
2010-04-30Inotify: Fix build failure in inotify user supportRalf Baechle
2010-05-01nilfs2: make nilfs_sc_*_ops staticRyusuke Konishi
2010-05-01nilfs2: add kernel doc comments to persistent object allocator functionsRyusuke Konishi
2010-05-01nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...Li Hong
2010-05-01nilfs2: remove nilfs_segctor_init() in segment.cLi Hong
2010-05-01nilfs2: insert checkpoint number in segment summary headerRyusuke Konishi
2010-05-01nilfs2: add a print message after loading nilfs2Li Hong
2010-05-01nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong