summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds2012-01-1016-267/+877
|\ \ \ \ \ \ \
| * | | | | | | dlm: add recovery callbacksDavid Teigland2012-01-0410-167/+267
| * | | | | | | dlm: add node slots and generationDavid Teigland2012-01-047-29/+480
| * | | | | | | dlm: move recovery barrier callsDavid Teigland2012-01-044-27/+28
| * | | | | | | dlm: convert rsb list to rb_treeBob Peterson2011-11-185-55/+113
* | | | | | | | Merge tag 'for-linus-3.3' of git://git.infradead.org/mtd-2.6Linus Torvalds2012-01-109-134/+98
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | | |
| * | | | | | | mtd: do not use mtd->block_markbad directlyArtem Bityutskiy2012-01-091-3/+0
| * | | | | | | logfs: do not use 'mtd->block_isbad' directlyArtem Bityutskiy2012-01-091-2/+2
| * | | | | | | mtd: do not use mtd->sync directlyArtem Bityutskiy2012-01-092-5/+2
| * | | | | | | mtd: harmonize mtd_writev usageArtem Bityutskiy2012-01-091-5/+1
| * | | | | | | romfs: do not use mtd->get_unmapped_area directlyArtem Bityutskiy2012-01-091-15/+13
| * | | | | | | mtd: do use mtd->point directlyArtem Bityutskiy2012-01-093-16/+13
| * | | | | | | jffs: remove custom mtd_fake_writev functionArtem Bityutskiy2012-01-091-26/+1
| * | | | | | | mtd: introduce mtd_block_markbad interfaceArtem Bityutskiy2012-01-091-1/+1
| * | | | | | | mtd: introduce mtd_block_isbad interfaceArtem Bityutskiy2012-01-092-3/+3
| * | | | | | | mtd: introduce mtd_sync interfaceArtem Bityutskiy2012-01-092-2/+2
| * | | | | | | mtd: introduce mtd_writev interfaceArtem Bityutskiy2012-01-091-1/+1
| * | | | | | | mtd: introduce mtd_write_oob interfaceArtem Bityutskiy2012-01-091-1/+1
| * | | | | | | mtd: introduce mtd_read_oob interfaceArtem Bityutskiy2012-01-091-2/+2
| * | | | | | | mtd: introduce mtd_write interfaceArtem Bityutskiy2012-01-093-12/+13
| * | | | | | | mtd: introduce mtd_read interfaceArtem Bityutskiy2012-01-093-6/+7
| * | | | | | | mtd: introduce mtd_get_unmapped_area interfaceArtem Bityutskiy2012-01-091-1/+1
| * | | | | | | mtd: introduce mtd_unpoint interfaceArtem Bityutskiy2012-01-093-7/+7
| * | | | | | | mtd: introduce mtd_point interfaceArtem Bityutskiy2012-01-093-6/+6
| * | | | | | | mtd: introduce mtd_erase interfaceArtem Bityutskiy2012-01-092-2/+2
| * | | | | | | logfs: rename functions starting with mtd_Artem Bityutskiy2012-01-091-29/+32
| * | | | | | | jffs2: fix up error handling for insert_inode_lockedEric Sandeen2012-01-091-1/+0
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-01-094-53/+62
|\ \ \ \ \ \ \ \
| * | | | | | | | vfs: new helper - d_make_root()Al Viro2012-01-091-0/+17
| * | | | | | | | dcache: use a dispose list in select_parentDave Chinner2012-01-091-42/+21
| * | | | | | | | ceph: d_alloc_root() may failAl Viro2012-01-091-4/+11
| * | | | | | | | ext4: fix failure exitsAl Viro2012-01-091-5/+8
| * | | | | | | | isofs: inode leak on mount failureAl Viro2012-01-091-2/+5
* | | | | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds2012-01-0934-107/+200
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | ext2/3/4: delete unneeded includes of module.hPaul Gortmaker2012-01-0919-22/+3
| * | | | | | | | | ext{3,4}: Fix potential race when setversion ioctl updates inodeDjalal Harouni2012-01-092-2/+10
| * | | | | | | | | udf: Mark LVID buffer as uptodate before marking it dirtyJan Kara2012-01-091-0/+6
| * | | | | | | | | ext3: Don't warn from writepage when readonly inode is spotted after errorJan Kara2012-01-091-3/+21
| * | | | | | | | | jbd: Remove j_barrier mutexJan Kara2012-01-092-17/+22
| * | | | | | | | | reiserfs: Force inode evictions before umount to avoid crashJeff Mahoney2012-01-091-10/+14
| * | | | | | | | | reiserfs: Fix quota mount option parsingJan Kara2012-01-091-1/+2
| * | | | | | | | | udf: Treat symlink component of type 2 as /Jan Kara2012-01-091-4/+10
| * | | | | | | | | udf: Fix deadlock when converting file from in-ICB one to normal oneJan Kara2012-01-092-6/+21
| * | | | | | | | | udf: Cleanup calling convention of inode_getblk()Jan Kara2012-01-091-21/+15
| * | | | | | | | | ext2: Fix error handling on inode bitmap corruptionJan Kara2012-01-091-2/+5
| * | | | | | | | | ext3: Fix error handling on inode bitmap corruptionJan Kara2012-01-091-2/+6
| * | | | | | | | | ext3: replace ll_rw_block with other functionsZheng Liu2012-01-093-15/+18
| * | | | | | | | | ext3: NULL dereference in ext3_evict_inode()Dan Carpenter2011-11-221-0/+4
| * | | | | | | | | jbd: clear revoked flag on buffers before a new transaction startedYongqiang Yang2011-11-222-0/+40
| * | | | | | | | | ext3: call ext3_mark_recovery_complete() when recovery is really neededEryu Guan2011-11-091-2/+3
OpenPOWER on IntegriCloud