summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2009-04-07nilfs2: segment constructorRyusuke Konishi4-3/+3577
2009-04-07nilfs2: segment bufferRyusuke Konishi2-0/+664
2009-04-07nilfs2: super block operationsRyusuke Konishi1-0/+1366
2009-04-07nilfs2: operations for the_nilfs core objectRyusuke Konishi1-0/+524
2009-04-07nilfs2: pathname operationsRyusuke Konishi1-0/+446
2009-04-07nilfs2: directory entry operationsYoshiji Amagai1-0/+711
2009-04-07nilfs2: file operationsRyusuke Konishi1-0/+125
2009-04-07nilfs2: inode operationsRyusuke Konishi1-0/+819
2009-04-07nilfs2: segment usage fileKoji Sato3-1/+682
2009-04-07nilfs2: checkpoint fileKoji Sato2-0/+953
2009-04-07nilfs2: inode map fileRyusuke Konishi2-0/+203
2009-04-07nilfs2: disk address translatorKoji Sato2-0/+481
2009-04-07nilfs2: persistent object allocatorRyusuke Konishi2-0/+576
2009-04-07nilfs2: meta data fileRyusuke Konishi2-0/+687
2009-04-07nilfs2: buffer and page operationsRyusuke Konishi2-0/+618
2009-04-07nilfs2: B-tree node cacheRyusuke Konishi2-0/+374
2009-04-07nilfs2: direct block mappingKoji Sato2-0/+507
2009-04-07nilfs2: B-tree based block mappingKoji Sato2-0/+2393
2009-04-07nilfs2: integrated block mappingKoji Sato3-0/+1069
2009-04-07nilfs2: add inode and other major structuresRyusuke Konishi3-0/+715
2009-04-07fs/romfs: return f_fsid for statfs(2)Coly Li1-0/+5
2009-04-07namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn1-0/+40
2009-04-07/proc/pid/maps: don't show pgoff of pure ANON VMAsKAMEZAWA Hiroyuki2-2/+6
2009-04-07ramfs: fix double freeing s_fs_info on failed mountIngo Molnar1-8/+11
2009-04-06NFS: Fix a double free in nfs_parse_mount_options()Trond Myklebust1-1/+1
2009-04-06ext3: make default data ordering mode configurableLinus Torvalds2-1/+26
2009-04-06Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds17-265/+482
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds9-674/+1089
2009-04-06Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+18
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds12-379/+2007
2009-04-06nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy1-0/+2
2009-04-06block: switch sync_dirty_buffer() over to WRITE_SYNCJens Axboe1-1/+1
2009-04-06block: Add flag for telling the IO schedulers NOT to anticipate more IOJens Axboe1-1/+1
2009-04-06jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNCJens Axboe1-4/+9
2009-04-06jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNCJens Axboe1-1/+6
2009-04-06block: fsync_buffers_list() should use SWRITE_SYNC_PLUGJens Axboe1-4/+16
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-0/+20
2009-04-04Make non-compat preadv/pwritev use native register sizeLinus Torvalds2-6/+12
2009-04-03nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy2-0/+32
2009-04-03nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy1-1/+6
2009-04-03nfsd41: support for 3-word long attribute bitmaskAndy Adamson2-18/+56
2009-04-03nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verifyBenny Halevy1-1/+2
2009-04-03nfsd41: pass writable attrs mask to nfsd4_decode_fattrBenny Halevy1-6/+15
2009-04-03nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy3-4/+48
2009-04-03nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmapAndy Adamson1-1/+2
2009-04-03nfsd41: access_validAndy Adamson2-5/+16
2009-04-03nfsd41: clientid handlingAndy Adamson3-6/+29
2009-04-03nfsd41: check encode size for sessions maxresponse cachedAndy Adamson1-0/+51
2009-04-03nfsd41: stateid handlingAndy Adamson3-10/+44
2009-04-03nfsd: pass nfsd4_compound_state* to nfs4_preprocess_{state,seq}id_opBenny Halevy2-14/+18