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
2009-04-27
Btrfs: ratelimit IO error printks
Chris Mason
2
-17
/
+31
2009-04-27
Btrfs: remove #if 0 code
Chris Mason
3
-188
/
+1
2009-04-27
Btrfs: When shrinking, only update disk size on success
Chris Ball
2
-11
/
+27
2009-04-24
Btrfs: fix deadlocks and stalls on dead root removal
Chris Mason
1
-0
/
+6
2009-04-24
Btrfs: fix fallocate deadlock on inode extent lock
Chris Mason
5
-17
/
+29
2009-04-24
Btrfs: kill btrfs_cache_create
Christoph Hellwig
3
-43
/
+28
2009-04-24
Btrfs: don't export symbols
Christoph Hellwig
1
-6
/
+0
2009-04-24
Btrfs: simplify makefile
Christoph Hellwig
1
-17
/
+2
2009-04-24
Btrfs: try to keep a healthy ratio of metadata vs data block groups
Josef Bacik
4
-2
/
+42
2009-04-21
Btrfs: fix btrfs fallocate oops and deadlock
Chris Mason
2
-9
/
+31
2009-04-20
Btrfs: use the right node in reada_for_balance
Chris Mason
1
-5
/
+12
2009-04-20
Btrfs: fix oops on page->mapping->host during writepage
Chris Mason
1
-8
/
+32
2009-04-20
Btrfs: add a priority queue to the async thread helpers
Chris Mason
5
-15
/
+56
2009-04-20
Btrfs: use WRITE_SYNC for synchronous writes
Chris Mason
5
-46
/
+141
2009-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-3
/
+5
2009-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...
Linus Torvalds
7
-213
/
+197
2009-04-13
ext2: fix data corruption for racing writes
Jan Kara
1
-11
/
+33
2009-04-13
jbd: update locking coments
Jan Kara
1
-5
/
+19
2009-04-13
hfs: fix memory leak when unmounting
Dave Anderson
2
-0
/
+5
2009-04-13
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
Linus Torvalds
13
-161
/
+180
2009-04-13
nilfs2: fix possible mismatch of sufile counters on recovery
Ryusuke Konishi
3
-16
/
+45
2009-04-13
nilfs2: segment usage file cleanups
Ryusuke Konishi
2
-195
/
+140
2009-04-13
nilfs2: fix wrong accounting and duplicate brelse in nilfs_sufile_set_error
Ryusuke Konishi
1
-7
/
+10
2009-04-13
nilfs2: simplify handling of active state of segments fix
Ryusuke Konishi
1
-1
/
+1
2009-04-13
nilfs2: remove module version
Ryusuke Konishi
2
-6
/
+0
2009-04-13
nilfs2: fix lockdep recursive locking warning on meta data files
Ryusuke Konishi
1
-0
/
+4
2009-04-13
nilfs2: fix lockdep recursive locking warning on bmap
Ryusuke Konishi
1
-0
/
+5
2009-04-13
nilfs2: return f_fsid for statfs2
Ryusuke Konishi
1
-1
/
+5
2009-04-09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-5
/
+14
2009-04-09
Merge branch 'master' into for-linus
Felix Blyakher
13
-161
/
+180
2009-04-09
afs: BUG to BUG_ON changes
Stoyan Gaydarov
1
-2
/
+1
2009-04-09
fuse: fix "direct_io" private mmap
Miklos Szeredi
1
-0
/
+2
2009-04-09
fuse: fix argument type in fuse_get_user_pages()
Miklos Szeredi
1
-3
/
+3
2009-04-08
Merge branch 'ext3-latency-fixes' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-6
/
+30
2009-04-08
nommu: fix typo vma->pg_off to vma->vm_pgoff
Nobuhiro Iwamatsu
1
-1
/
+1
2009-04-08
befs: fix build on parisc
Alexander Beregalov
1
-0
/
+1
2009-04-08
ext3: Try to avoid starting a transaction in writepage for data=writepage
Jan Kara
1
-5
/
+18
2009-04-08
block_write_full_page: switch synchronous writes to use WRITE_SYNC_PLUG
Theodore Ts'o
1
-1
/
+12
2009-04-07
NFS: Fix the return value in nfs_page_mkwrite()
Trond Myklebust
1
-2
/
+0
2009-04-07
ext4: check block device size on mount
From: Thiemo Nagel
1
-0
/
+9
2009-04-07
splice: fix deadlock in splicing to file
Miklos Szeredi
2
-7
/
+26
2009-04-07
nilfs2: support nanosecond timestamp
Ryusuke Konishi
4
-9
/
+7
2009-04-07
nilfs2: introduce secondary super block
Ryusuke Konishi
7
-175
/
+270
2009-04-07
nilfs2: simplify handling of active state of segments
Ryusuke Konishi
8
-208
/
+29
2009-04-07
nilfs2: mark minor flag for checkpoint created by internal operation
Ryusuke Konishi
2
-0
/
+12
2009-04-07
nilfs2: clean up sketch file
Ryusuke Konishi
3
-89
/
+3
2009-04-07
nilfs2: super block operations fix endian bug
Ryusuke Konishi
1
-3
/
+3
2009-04-07
nilfs2: replace BUG_ON and BUG calls triggerable from ioctl
Ryusuke Konishi
13
-160
/
+144
2009-04-07
nilfs2: extend nilfs_sustat ioctl struct
Ryusuke Konishi
6
-69
/
+37
2009-04-07
nilfs2: use unlocked_ioctl
Ryusuke Konishi
4
-5
/
+5
[next]