summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-04-13Merge branch 'quilt/driver-core'Stephen Rothwell
2010-04-13Merge remote branch 'limits/writable_limits'Stephen Rothwell
2010-04-13Merge remote branch 'fsnotify/for-next'Stephen Rothwell
2010-04-13Merge remote branch 'trivial/for-next'Stephen Rothwell
2010-04-13Merge remote branch 'security-testing/next'Stephen Rothwell
2010-04-13Merge remote branch 'mtd/master'Stephen Rothwell
2010-04-13Merge remote branch 'vfs/for-next'Stephen Rothwell
2010-04-13Merge remote branch 'xfs/master'Stephen Rothwell
2010-04-13Merge remote branch 'v9fs/for-next'Stephen Rothwell
2010-04-13Merge remote branch 'udf/for_next'Stephen Rothwell
2010-04-13Merge remote branch 'ocfs2/linux-next'Stephen Rothwell
2010-04-13Merge remote branch 'nilfs2/for-next'Stephen Rothwell
2010-04-13Merge remote branch 'nfsd/nfsd-next'Stephen Rothwell
2010-04-13Merge remote branch 'nfs/linux-next'Stephen Rothwell
2010-04-13Merge remote branch 'jfs/next'Stephen Rothwell
2010-04-13Merge remote branch 'gfs2/master'Stephen Rothwell
2010-04-13Merge remote branch 'fatfs/master'Stephen Rothwell
2010-04-13Merge remote branch 'ext4/next'Stephen Rothwell
2010-04-13Merge remote branch 'ext3/for_next'Stephen Rothwell
2010-04-13Merge remote branch 'ecryptfs/next'Stephen Rothwell
2010-04-13Merge remote branch 'ceph/for-next'Stephen Rothwell
2010-04-13Merge remote branch 'm68knommu/for-next'Stephen Rothwell
2010-04-13Merge remote branch 'fixes/fixes'Stephen Rothwell
2010-04-12eCryptfs: Turn lower lookup error messages into debug messagesTyler Hicks
2010-04-12eCryptfs: Copy lower directory inode times and size on linkTyler Hicks
2010-04-12ecryptfs: fix use with tmpfs by removing d_drop from ecryptfs_destroy_inodeJeff Mahoney
2010-04-12ecryptfs: fix error code for missing xattrs in lower fsChristian Pulvermacher
2010-04-12quota: Fix possible dq_flags corruptionAndrew Perepechko
2010-04-12ext2: remove useless call to brelse() in ext2_free_inode()Francis Moreau
2010-04-12quota: Hide warnings about writes to the filesystem before quota was turned onJan Kara
2010-04-12quota: optimize mark_dirty logicDmitry Monakhov
2010-04-12ext3: symlink must be handled via filesystem specific operationDmitry Monakhov
2010-04-12ext2: symlink must be handled via filesystem specific operationDmitry Monakhov
2010-04-12ext2: Avoid loading bitmaps for full groups during block allocationJan Kara
2010-04-12ext3: Avoid loading bitmaps for full groups during block allocationFrans van de Wiel
2010-04-12NFSv4: fix delegated lockingTrond Myklebust
2010-04-12security: remove dead hook inode_deleteEric Paris
2010-04-12security: remove dead hook sb_post_pivotrootEric Paris
2010-04-12security: remove dead hook sb_post_addmountEric Paris
2010-04-12security: remove dead hook sb_post_remountEric Paris
2010-04-12security: remove dead hook sb_umount_busyEric Paris
2010-04-12security: remove dead hook sb_umount_closeEric Paris
2010-04-12security: remove sb_check_sb hooksEric Paris
2010-04-12nilfs2: add kernel doc comments to persistent object allocator functionsRyusuke Konishi
2010-04-12nilfs2: change sc_timer from a pointer to an embedded one in struct nilfs_sc_...Li Hong
2010-04-12nilfs2: remove nilfs_segctor_init() in segment.cLi Hong
2010-04-12nilfs2: insert checkpoint number in segment summary headerRyusuke Konishi
2010-04-12nilfs2: add a print message after loading nilfs2Li Hong
2010-04-12nilfs2: cleanup multi kmem_cache_{create,destroy} codeLi Hong
2010-04-12nilfs2: move out checksum routines to segment buffer codeRyusuke Konishi