index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-23
nilfs2: get rid of nilfs_direct uses
Ryusuke Konishi
1
-46
/
+32
2010-07-23
nilfs2: remove constant qualifier from argument of bmap propagate
Ryusuke Konishi
3
-4
/
+4
2010-07-23
nilfs2: get rid of private conversion macros on bmap key and pointer
Ryusuke Konishi
3
-29
/
+22
2010-07-23
nilfs2: verify btree node after reading
Ryusuke Konishi
3
-5
/
+56
2010-07-23
nilfs2: add sanity check in nilfs_btree_add_dirty_buffer
Ryusuke Konishi
1
-0
/
+12
2010-07-23
nilfs2: pass remount flag to parse_options
Ryusuke Konishi
1
-23
/
+26
2010-07-23
nilfs2: use seq_puts to print mount options without argument
Ryusuke Konishi
1
-6
/
+6
2010-07-23
nilfs2: add nodiscard mount option
Ryusuke Konishi
1
-1
/
+5
2010-07-23
nilfs2: add barrier mount option
Ryusuke Konishi
1
-1
/
+5
2010-07-23
nilfs2: do not update log cursor for small change
Ryusuke Konishi
3
-1
/
+13
2010-07-23
nilfs2: implement fallback for super root search
Ryusuke Konishi
1
-2
/
+50
2010-07-23
nilfs2: add missing error code in comment of nilfs_search_super_root
Ryusuke Konishi
1
-0
/
+2
2010-07-23
nilfs2: separate setup of log cursor from init_nilfs
Ryusuke Konishi
1
-13
/
+32
2010-07-23
nilfs2: sync super blocks in turns
Jiro SEKIBA
5
-46
/
+91
2010-07-23
nilfs2: introduce nilfs_prepare_super
Jiro SEKIBA
3
-24
/
+58
2010-07-23
nilfs2: separate function that updates log position
Ryusuke Konishi
2
-13
/
+19
2010-07-23
nilfs2: add nilfs_set_error
Ryusuke Konishi
1
-10
/
+14
2010-07-23
nilfs2: add nilfs_cleanup_super
Ryusuke Konishi
3
-11
/
+23
2010-07-23
nilfs2: do not update mount time on rw->ro remount
Ryusuke Konishi
1
-1
/
+0
2010-07-23
nilfs2: get rid of ns_free_segments_count
Ryusuke Konishi
2
-5
/
+0
2010-07-23
nilfs2: get rid of macros for segment summary information
Ryusuke Konishi
2
-15
/
+17
2010-07-23
nilfs2: do not use nilfs_segsum_info structure in recovery code
Ryusuke Konishi
1
-54
/
+37
2010-07-23
nilfs2: divide load_segment_summary function
Ryusuke Konishi
1
-41
/
+69
2010-07-23
nilfs2: rename nilfs_recover_logical_segments function
Ryusuke Konishi
3
-10
/
+9
2010-07-23
nilfs2: refactor recovery logic routines
Ryusuke Konishi
3
-73
/
+100
2010-07-23
nilfs2: add blocksize member to nilfs object
Ryusuke Konishi
2
-0
/
+3
2010-07-22
CIFS: Fix a malicious redirect problem in the DNS lookup code
David Howells
3
-5
/
+74
2010-07-21
Fix up trivial spelling errors ('taht' -> 'that')
Linus Torvalds
1
-1
/
+1
2010-07-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
5
-39
/
+72
2010-07-19
Merge branch 'shrinker' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/...
Linus Torvalds
18
-74
/
+103
2010-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2
-23
/
+126
2010-07-20
xfs: track AGs with reclaimable inodes in per-ag radix tree
Dave Chinner
2
-7
/
+67
2010-07-20
xfs: convert inode shrinker to per-filesystem contexts
Dave Chinner
4
-53
/
+15
2010-07-19
Btrfs: fix checks in BTRFS_IOC_CLONE_RANGE
Dan Rosenberg
1
-2
/
+2
2010-07-19
Btrfs: fix CLONE ioctl destination file size expansion to block boundary
Sage Weil
1
-3
/
+13
2010-07-19
Btrfs: fix split_leaf double split corner case
Chris Mason
1
-18
/
+111
2010-07-19
[S390] dasd: use correct label location for diag fba disks
Peter Oberparleiter
1
-2
/
+12
2010-07-19
mm: add context argument to shrinker callback
Dave Chinner
14
-16
/
+23
2010-07-18
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
15
-219
/
+498
2010-07-16
ocfs2: Silence gcc warning in ocfs2_write_zero_page().
Joel Becker
1
-1
/
+1
2010-07-16
ceph: do not include cap/dentry releases in replayed messages
Sage Weil
2
-0
/
+9
2010-07-16
ceph: reuse request message when replaying against recovering mds
Sage Weil
1
-5
/
+22
2010-07-15
jbd2/ocfs2: Fix block checksumming when a buffer is used in several transactions
Jan Kara
3
-23
/
+25
2010-07-15
ocfs2/dlm: Remove BUG_ON from migration in the rare case of a down node
Wengang Wang
1
-8
/
+14
2010-07-15
ocfs2: Don't duplicate pages past i_size during CoW.
Tao Ma
1
-0
/
+6
2010-07-15
GFS2: rename causes kernel Oops
Bob Peterson
1
-1
/
+1
2010-07-15
GFS2: BUG in gfs2_adjust_quota
Abhijith Das
1
-5
/
+3
2010-07-15
GFS2: Fix kernel NULL pointer dereference by dlm_astd
Bob Peterson
1
-4
/
+8
2010-07-15
GFS2: recovery stuck on transaction lock
Bob Peterson
1
-0
/
+10
2010-07-15
GFS2: O_TRUNC not working on stuffed files across cluster
Bob Peterson
1
-0
/
+1
[next]