aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* nilfs2: flush palloc cache before manipulating data pages of GC datRyusuke Konishi2009-11-19
* nilfs2: add palloc cache to datRyusuke Konishi2009-11-19
* nilfs2: add cache framework for persistent object allocatorRyusuke Konishi2009-11-19
* nilfs2: unfold nilfs_palloc_block_get_bitmap functionRyusuke Konishi2009-11-19
* nilfs2: eliminate nilfs_btnode_get functionRyusuke Konishi2009-11-19
* nilfs2: remove newblk argument from nilfs_btnode_submit_blockRyusuke Konishi2009-11-19
* nilfs2: use nilfs_btnode_create_block functionRyusuke Konishi2009-11-19
* nilfs2: separate function for creating new btree node blockRyusuke Konishi2009-11-19
* nilfs2: avoid readahead on metadata file for create modeRyusuke Konishi2009-11-19
* nilfs2: simplify nilfs_sufile_get_ncleansegs functionRyusuke Konishi2009-11-19
* nilfs2: add local variable to cache the number of clean segmentsRyusuke Konishi2009-11-19
* nilfs2: unfold nilfs_sufile_block_get_header functionRyusuke Konishi2009-11-19
* nilfs2: hide nilfs_mdt_clear calls in nilfs_mdt_destroyRyusuke Konishi2009-11-19
* nilfs2: eliminate inlines to directly read/write inode of metadata filesRyusuke Konishi2009-11-19
* nilfs2: separate read method of meta data files on super root blockRyusuke Konishi2009-11-19
* nilfs2: separate constructor of metadata filesRyusuke Konishi2009-11-19
* nilfs2: add size option of private object to metadata file allocatorRyusuke Konishi2009-11-19
* nilfs2: move out mark_inode_dirty calls from bmap routinesRyusuke Konishi2009-11-19
* nilfs2: stop marking metadata inode dirty within btree operationsRyusuke Konishi2009-11-19
* nilfs2: remove buffer locking from btree codeRyusuke Konishi2009-11-19
* nilfs2: remove buffer locking in nilfs_mark_inode_dirtyRyusuke Konishi2009-11-19
* nilfs2: cleanup unused match_bool functionJiro SEKIBA2009-11-19
* nilfs2: Using nobarrier option instead of barrier=offJiro SEKIBA2009-11-19
* nilfs2: move definition of struct nilfs_btree_nodeJiro SEKIBA2009-11-19
* nilfs2: get rid of BUG_ON use in btree lookup routinesRyusuke Konishi2009-11-19
* Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds2009-11-19
|\
| * NFSv4: Fix a cache validation bug which causes getcwd() to return ENOENTTrond Myklebust2009-11-11
* | fcntl: rename F_OWNER_GID to F_OWNER_PGRPPeter Zijlstra2009-11-17
* | procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold2009-11-17
* | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2009-11-17
|\ \
| * | xfs: copy li_lsn before dropping AIL lockNathaniel W. Turner2009-11-17
| * | XFS bug in log recover with quota (bugzilla id 855)Jan Rekorajski2009-11-17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2009-11-17
|\ \ \
| * | | cifs: clear server inode number flag while autodisablingSuresh Jayaraman2009-11-16
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2009-11-17
|\ \ \ | |_|/ |/| |
| * | nilfs2: deleted inconsistent comment in nilfs_load_inode_block()Jiro SEKIBA2009-11-15
| * | nilfs2: fix lock order reversal in chcp operationRyusuke Konishi2009-11-12
* | | Fix memory corruption caused by nfsd readdir+Petr Vandrovec2009-11-14
|/ /
* | __generic_block_fiemap(): fix for files bigger than 4GBMike Hommey2009-11-12
* | exec: setup_arg_pages() fails to return errorsAnton Blanchard2009-11-12
* | fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctlHeiko Carstens2009-11-12
* | pidns: fix a leak in /proc dentries and inodes with pid namespaces.Sukadev Bhattiprolu2009-11-12
* | fs/jbd: Export log_start_commit to fix ext3 build.Stefan Schmidt2009-11-12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2009-11-11
|\ \
| * | Btrfs: fix panic when trying to destroy a newly allocatedJosef Bacik2009-11-11
| * | Btrfs: allow more metadata chunk preallocationChris Mason2009-11-11
| * | Btrfs: fallback on uncompressed io if compressed io failsJosef Bacik2009-11-11
| * | Btrfs: find ideal block group for cachingJosef Bacik2009-11-11
| * | Btrfs: avoid null deref in unpin_extent_cache()Dan Carpenter2009-11-11
| * | Btrfs: skip btrfs_release_path in btrfs_update_root and btrfs_del_rootLi Dongyang2009-11-11