aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-04-07nilfs2: checkpoint fileKoji Sato
2009-04-07nilfs2: inode map fileRyusuke Konishi
2009-04-07nilfs2: disk address translatorKoji Sato
2009-04-07nilfs2: persistent object allocatorRyusuke Konishi
2009-04-07nilfs2: meta data fileRyusuke Konishi
2009-04-07nilfs2: buffer and page operationsRyusuke Konishi
2009-04-07nilfs2: B-tree node cacheRyusuke Konishi
2009-04-07nilfs2: direct block mappingKoji Sato
2009-04-07nilfs2: B-tree based block mappingKoji Sato
2009-04-07nilfs2: integrated block mappingKoji Sato
2009-04-07nilfs2: add inode and other major structuresRyusuke Konishi
2009-04-07fs/romfs: return f_fsid for statfs(2)Coly Li
2009-04-07namespaces: move proc_net_get_sb to a generic fs/super.c helperSerge E. Hallyn
2009-04-07/proc/pid/maps: don't show pgoff of pure ANON VMAsKAMEZAWA Hiroyuki
2009-04-07ramfs: fix double freeing s_fs_info on failed mountIngo Molnar
2009-04-06NFS: Fix a double free in nfs_parse_mount_options()Trond Myklebust
2009-04-06ext3: make default data ordering mode configurableLinus Torvalds
2009-04-06Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-04-06Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2009-04-06Merge branch 'kmemtrace-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2009-04-06Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2009-04-06xfs: remove xfs_flush_spaceDave Chinner
2009-04-06xfs: flush delayed allcoation blocks on ENOSPC in createDave Chinner
2009-04-06xfs: block callers of xfs_flush_inodes() correctlyDave Chinner
2009-04-06xfs: make inode flush at ENOSPC synchronousDave Chinner
2009-04-06xfs: use xfs_sync_inodes() for device flushingDave Chinner
2009-04-06xfs: inform the xfsaild of the push target before sleepingDave Chinner
2009-04-06xfs: prevent unwritten extent conversion from blocking I/O completionDave Chinner
2009-04-06xfs: fix double free of inodeDave Chinner
2009-04-06xfs: validate log feature fields correctlyDave Chinner
2009-04-06nfsd41: define NFSD_DRC_SIZE_SHIFT in set_max_drcBenny Halevy
2009-04-06block: switch sync_dirty_buffer() over to WRITE_SYNCJens Axboe
2009-04-06block: Add flag for telling the IO schedulers NOT to anticipate more IOJens Axboe
2009-04-06jbd2: use WRITE_SYNC_PLUG instead of WRITE_SYNCJens Axboe
2009-04-06jbd: use WRITE_SYNC_PLUG instead of WRITE_SYNCJens Axboe
2009-04-06block: fsync_buffers_list() should use SWRITE_SYNC_PLUGJens Axboe
2009-04-05Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-04-04ext4: Fix off-by-one-error in ext4_valid_extent_idx()Thiemo Nagel
2009-04-07ext4: Fix big-endian problem in __ext4_check_blockref()Thiemo Nagel
2009-04-04Make non-compat preadv/pwritev use native register sizeLinus Torvalds
2009-04-03nfsd41: CREATE_EXCLUSIVE4_1Benny Halevy
2009-04-03nfsd41: SUPPATTR_EXCLCREAT attributeBenny Halevy
2009-04-03nfsd41: support for 3-word long attribute bitmaskAndy Adamson
2009-04-03nfsd: dynamically skip encoded fattr bitmap in _nfsd4_verifyBenny Halevy
2009-04-03nfsd41: pass writable attrs mask to nfsd4_decode_fattrBenny Halevy
2009-04-03nfsd41: control nfsv4.1 svc via /proc/fs/nfsd/versionsBenny Halevy
2009-04-03nfsd41: add OPEN4_SHARE_ACCESS_WANT nfs4_stateid bmapAndy Adamson
2009-04-03nfsd41: access_validAndy Adamson
2009-04-03nfsd41: clientid handlingAndy Adamson
2009-04-03nfsd41: check encode size for sessions maxresponse cachedAndy Adamson