summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-07-23nilfs2: sync super blocks in turnsJiro SEKIBA5-46/+91
2010-07-23nilfs2: introduce nilfs_prepare_superJiro SEKIBA3-24/+58
2010-07-23nilfs2: separate function that updates log positionRyusuke Konishi2-13/+19
2010-07-23nilfs2: add nilfs_set_errorRyusuke Konishi1-10/+14
2010-07-23nilfs2: add nilfs_cleanup_superRyusuke Konishi3-11/+23
2010-07-23nilfs2: do not update mount time on rw->ro remountRyusuke Konishi1-1/+0
2010-07-23nilfs2: get rid of ns_free_segments_countRyusuke Konishi2-5/+0
2010-07-23nilfs2: get rid of macros for segment summary informationRyusuke Konishi2-15/+17
2010-07-23nilfs2: do not use nilfs_segsum_info structure in recovery codeRyusuke Konishi1-54/+37
2010-07-23nilfs2: divide load_segment_summary functionRyusuke Konishi1-41/+69
2010-07-23nilfs2: rename nilfs_recover_logical_segments functionRyusuke Konishi3-10/+9
2010-07-23nilfs2: refactor recovery logic routinesRyusuke Konishi3-73/+100
2010-07-23nilfs2: add blocksize member to nilfs objectRyusuke Konishi2-0/+3
2010-07-22CIFS: Fix a malicious redirect problem in the DNS lookup codeDavid Howells3-5/+74
2010-07-21Fix up trivial spelling errors ('taht' -> 'that')Linus Torvalds1-1/+1
2010-07-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds5-39/+72
2010-07-20Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...Linus Torvalds18-74/+103
2010-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds2-23/+126
2010-07-20xfs: track AGs with reclaimable inodes in per-ag radix treeDave Chinner2-7/+67
2010-07-20xfs: convert inode shrinker to per-filesystem contextsDave Chinner4-53/+15
2010-07-20Btrfs: fix checks in BTRFS_IOC_CLONE_RANGEDan Rosenberg1-2/+2
2010-07-20Btrfs: fix CLONE ioctl destination file size expansion to block boundarySage Weil1-3/+13
2010-07-20Btrfs: fix split_leaf double split corner caseChris Mason1-18/+111
2010-07-19[S390] dasd: use correct label location for diag fba disksPeter Oberparleiter1-2/+12
2010-07-19mm: add context argument to shrinker callbackDave Chinner14-16/+23
2010-07-18Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds15-219/+498
2010-07-17ocfs2: Silence gcc warning in ocfs2_write_zero_page().Joel Becker1-1/+1
2010-07-16ceph: do not include cap/dentry releases in replayed messagesSage Weil2-0/+9
2010-07-16ceph: reuse request message when replaying against recovering mdsSage Weil1-5/+22
2010-07-16jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactionsJan Kara3-23/+25
2010-07-15ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down nodeWengang Wang1-8/+14
2010-07-15ocfs2: Don't duplicate pages past i_size during CoW.Tao Ma1-0/+6
2010-07-15GFS2: rename causes kernel OopsBob Peterson1-1/+1
2010-07-15GFS2: BUG in gfs2_adjust_quotaAbhijith Das1-5/+3
2010-07-15GFS2: Fix kernel NULL pointer dereference by dlm_astdBob Peterson1-4/+8
2010-07-15GFS2: recovery stuck on transaction lockBob Peterson1-0/+10
2010-07-15GFS2: O_TRUNC not working on stuffed files across clusterBob Peterson1-0/+1
2010-07-13ocfs2: tighten up strlen() checkingDan Carpenter1-1/+1
2010-07-13ocfs2: Make xattr reflink work with new local alloc reservation.Tao Ma1-36/+90
2010-07-13ocfs2: make xattr extension work with new local alloc reservation.Tao Ma1-29/+45
2010-07-13ocfs2: Remove the redundant cpu_to_le64.Tao Ma1-1/+1
2010-07-13ocfs2/dlm: don't access beyond bitmap sizeWengang Wang1-1/+1
2010-07-13ocfs2: No need to zero pages past i_size.Joel Becker1-4/+18
2010-07-10ceph: fix creation of ipv6 socketsSage Weil1-3/+5
2010-07-10ceph: fix parsing of ipv6 addressesSage Weil1-6/+19
2010-07-09ceph: fix printing of ipv6 addrsSage Weil1-18/+6
2010-07-09ocfs2: Zero the tail cluster when extending past i_size.Joel Becker6-54/+207
2010-07-09ocfs2: When zero extending, do it by page.Joel Becker2-64/+84
2010-07-08Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds4-232/+115
2010-07-08ceph: add kfree() to error pathDan Carpenter1-0/+1