summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6Linus Torvalds2009-06-169-110/+147
|\
| * fat: split fat_generic_ioctlChristoph Hellwig2009-06-081-88/+94
| * FAT: add 'errors' mount optionDenis Karpov2009-06-049-22/+53
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-06-1526-858/+725
|\ \
| * | nilfs2: support contiguous lookup of blocksRyusuke Konishi2009-06-105-8/+150
| * | nilfs2: add sync_page method to page caches of meta dataRyusuke Konishi2009-06-103-3/+7
| * | nilfs2: use device's backing_dev_info for btree node cachesRyusuke Konishi2009-06-105-6/+13
| * | nilfs2: return EBUSY against delete request on snapshotRyusuke Konishi2009-06-101-12/+2
| * | nilfs2: enable sync_page methodRyusuke Konishi2009-06-101-1/+1
| * | nilfs2: set bio unplug flag for the last bio in segmentRyusuke Konishi2009-06-101-1/+1
| * | nilfs2: allow future expansion of metadata read out via get info ioctlRyusuke Konishi2009-06-107-39/+54
| * | NILFS2: Pagecache usage optimization on NILFS2Hisashi Hifumi2009-06-101-0/+1
| * | nilfs2: remove nilfs_btree_operations from btree mappingRyusuke Konishi2009-06-102-63/+15
| * | nilfs2: remove nilfs_direct_operations from direct mappingRyusuke Konishi2009-06-102-52/+10
| * | nilfs2: remove bmap pointer operationsRyusuke Konishi2009-06-104-234/+187
| * | nilfs2: remove useless b_low and b_high fields from nilfs_bmap structRyusuke Konishi2009-06-106-43/+18
| * | nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr functionRyusuke Konishi2009-06-102-13/+6
| * | nilfs2: move get block functions in bmap.c into btree codesRyusuke Konishi2009-06-103-48/+35
| * | nilfs2: remove nilfs_bmap_delete_blockRyusuke Konishi2009-06-103-11/+4
| * | nilfs2: remove nilfs_bmap_put_blockRyusuke Konishi2009-06-103-24/+16
| * | nilfs2: remove header file for segment list operationsRyusuke Konishi2009-06-104-93/+25
| * | nilfs2: eliminate removal list of segmentsRyusuke Konishi2009-06-106-156/+74
| * | nilfs2: add sufile function that can modify multiple segment usagesRyusuke Konishi2009-06-102-0/+101
| * | nilfs2: unify bmap operations starting use of indirect block addressRyusuke Konishi2009-06-104-45/+14
| * | nilfs2: remove nilfs_dat_prepare_free functionRyusuke Konishi2009-06-101-15/+0
* | | ramfs: ignore unknown mount optionsMike Frysinger2009-06-141-3/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2009-06-145-6/+6
|\ \ \
| * | | trivial: fix typo in bio_alloc kernel docNikanth Karthikesan2009-06-121-2/+2
| * | | trivial: fix typo compatiable/compatiability has extra 'a'.Thadeu Lima de Souza Cascardo2009-06-121-1/+1
| * | | trivial: fs/inode: Fix typo in file_update_time nanodocWolfram Sang2009-06-121-1/+1
| * | | trivial: fix comment typo in fs/compat.cNikanth Karthikesan2009-06-121-1/+1
| * | | trivial: ext2: fix a typo in comment in ext2.hAli Gholami Rudi2009-06-121-1/+1
* | | | Merge branch 'master' of git://oss.sgi.com/xfs/xfs into for-linusFelix Blyakher2009-06-1244-2083/+1341
|\ \ \ \
| * | | | xfs: fix small mismerge in xfs_vn_mknodChristoph Hellwig2009-06-121-2/+2
| * | | | xfs: fix warnings with CONFIG_XFS_QUOTA disabledChristoph Hellwig2009-06-121-1/+8
| * | | | xfs: fix freeing memory in xfs_getbmap()Felix Blyakher2009-06-121-0/+1
| * | | | Merge branch 'master' of git://git.kernel.org/pub/scm/fs/xfs/xfsFelix Blyakher2009-06-1144-2082/+1332
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | xfs: use generic Posix ACL codeChristoph Hellwig2009-06-1026-1103/+598
| | * | | xfs: remove SYNC_BDFLUSHChristoph Hellwig2009-06-083-30/+11
| | * | | xfs: remove SYNC_IOWAITChristoph Hellwig2009-06-082-5/+4
| | * | | xfs: split xfs_sync_inodesChristoph Hellwig2009-06-085-30/+53
| | * | | xfs: use generic inode iterator in xfs_qm_dqrele_all_inodesChristoph Hellwig2009-06-083-83/+39
| | * | | xfs: introduce a per-ag inode iteratorDave Chinner2009-06-082-166/+152
| | * | | xfs: remove unused parameter from xfs_reclaim_inodesDave Chinner2009-06-083-20/+6
| | * | | xfs: factor out inode validation for syncDave Chinner2009-06-081-22/+37
| | * | | xfs: split inode flushing from xfs_sync_inodes_agChristoph Hellwig2009-06-081-17/+33
| | * | | xfs: split inode data writeback from xfs_sync_inodes_agDave Chinner2009-06-081-20/+32
| | * | | xfs: kill xfs_qmopsChristoph Hellwig2009-06-0823-628/+380
| | * | | xfs: validate quota log items during log recoveryChristoph Hellwig2009-06-081-6/+32
| | * | | xfs: update max log sizeChristoph Hellwig2009-06-081-4/+7
OpenPOWER on IntegriCloud