summaryrefslogtreecommitdiffstats
path: root/fs (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | nilfs2: cleanup nilfs_clear_inodeRyusuke Konishi2009-04-071-10/+1
* | | | nilfs2: fix problems of memory allocation in ioctlRyusuke Konishi2009-04-071-12/+8
* | | | nilfs2: update makefile and KconfigRyusuke Konishi2009-04-073-1/+32
* | | | nilfs2: ioctl operationsKoji Sato2009-04-071-0/+941
* | | | nilfs2: block cache for garbage collectionRyusuke Konishi2009-04-071-0/+270
* | | | nilfs2: another dat for garbage collectionRyusuke Konishi2009-04-071-0/+84
* | | | nilfs2: recovery functionsRyusuke Konishi2009-04-071-0/+941
* | | | nilfs2: fix missed-sync issue for do_sync_mapping_range()Ryusuke Konishi2009-04-074-81/+93
* | | | nilfs2: segment constructorRyusuke Konishi2009-04-074-3/+3577
* | | | nilfs2: segment bufferRyusuke Konishi2009-04-072-0/+664
* | | | nilfs2: super block operationsRyusuke Konishi2009-04-071-0/+1366
* | | | nilfs2: operations for the_nilfs core objectRyusuke Konishi2009-04-071-0/+524
* | | | nilfs2: pathname operationsRyusuke Konishi2009-04-071-0/+446
* | | | nilfs2: directory entry operationsYoshiji Amagai2009-04-071-0/+711
* | | | nilfs2: file operationsRyusuke Konishi2009-04-071-0/+125
* | | | nilfs2: inode operationsRyusuke Konishi2009-04-071-0/+819
* | | | nilfs2: segment usage fileKoji Sato2009-04-073-1/+682
* | | | nilfs2: checkpoint fileKoji Sato2009-04-072-0/+953
* | | | nilfs2: inode map fileRyusuke Konishi2009-04-072-0/+203
* | | | nilfs2: disk address translatorKoji Sato2009-04-072-0/+481
* | | | nilfs2: persistent object allocatorRyusuke Konishi2009-04-072-0/+576
* | | | nilfs2: meta data fileRyusuke Konishi2009-04-072-0/+687
* | | | nilfs2: buffer and page operationsRyusuke Konishi2009-04-072-0/+618
* | | | nilfs2: B-tree node cacheRyusuke Konishi2009-04-072-0/+374
* | | | nilfs2: direct block mappingKoji Sato2009-04-072-0/+507
* | | | nilfs2: B-tree based block mappingKoji Sato2009-04-072-0/+2393
* | | | nilfs2: integrated block mappingKoji Sato2009-04-073-0/+1069
* | | | nilfs2: add inode and other major structuresRyusuke Konishi2009-04-073-0/+715
* | | | fs/romfs: return f_fsid for statfs(2)Coly Li2009-04-071-0/+5
* | | | namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn2009-04-071-0/+40
* | | | /proc/pid/maps: don't show pgoff of pure ANON VMAsKAMEZAWA Hiroyuki2009-04-072-2/+6
* | | | ramfs: fix double freeing s_fs_info on failed mountIngo Molnar2009-04-071-8/+11
* | | | NFS: Fix a double free in nfs_parse_mount_options()Trond Myklebust2009-04-071-1/+1
* | | | ext3: make default data ordering mode configurableLinus Torvalds2009-04-072-1/+26
|/ / /
* | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-04-0717-265/+482
|\ \ \
| * | | UBIFS: fix recovery bugAdrian Hunter2009-03-311-47/+23
| * | | UBIFS: add R/O compatibilityArtem Bityutskiy2009-03-264-11/+72
| * | | UBIFS: fix compiler warningsHunter Adrian2009-03-201-4/+4
| * | | UBIFS: fully sort GCed nodesArtem Bityutskiy2009-03-201-132/+296
| * | | UBIFS: fix commentariesArtem Bityutskiy2009-03-208-9/+9
| * | | UBIFS: introduce a helpful variableArtem Bityutskiy2009-03-164-21/+23
| * | | UBIFS: use KERN_CONTArtem Bityutskiy2009-03-162-6/+6
| * | | UBIFS: fix lprops committing bugArtem Bityutskiy2009-03-161-4/+3
| * | | UBIFS: fix bogus assertionArtem Bityutskiy2009-03-151-4/+8
| * | | UBIFS: fix bug where page is marked uptodate when out of spaceAdrian Hunter2009-03-141-2/+12
| * | | UBIFS: amend key_hash return valueArtem Bityutskiy2009-03-081-3/+3
| * | | UBIFS: improve find function interfaceArtem Bityutskiy2009-03-083-10/+9
| * | | UBIFS: list usage cleanupEric Sesterhenn2009-02-172-6/+3
| * | | UBIFS: fix dbg_chk_lpt_sz()Adrian Hunter2009-02-091-8/+13
* | | | Merge git://git.infradead.org/mtd-2.6Linus Torvalds2009-04-069-674/+1089
|\ \ \ \