summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
...
* | | | 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-061-1/+1
* | | | ext3: make default data ordering mode configurableLinus Torvalds2009-04-062-1/+26
|/ / /
* | | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds2009-04-0617-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
|\ \ \ \
| * | | | NOMMU: Fix the RomFS Kconfig to ensure at least one backing store is selectedDavid Howells2009-03-241-6/+28
| * | | | NOMMU: Make it possible for RomFS to use MTD devices directlyDavid Howells2009-03-247-667/+1062
| * | | | [JFFS2] jffs2_acl_count() tests < 0 on unsignedRoel Kluin2009-03-201-2/+2
| * | | | [JFFS2] kmem_cache_alloc/memset -> kmem_cache_zallocWei Yongjun2009-03-201-4/+2
* | | | | Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2009-04-063-0/+18
|\ \ \ \ \
| * | | | | kmemtrace, squashfs: fix slab.h dependency problem in squasfsPekka Enberg2009-04-031-0/+1
| * | | | | kmemtrace, befs: fix slab.h dependency problemPekka Enberg2009-04-031-0/+1
| * | | | | kmemtrace, fs: uninline simple_transaction_set()Ingo Molnar2009-04-031-0/+16
* | | | | | Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2009-04-0612-379/+2007
|\ \ \ \ \ \
OpenPOWER on IntegriCloud