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-05-07
logfs: handle powerfail on NAND flash
Joern Engel
4
-29
/
+52
2010-05-07
logfs: handle errors from get_mtd_device()
Dan Carpenter
1
-0
/
+2
2010-05-07
logfs: remove unused variable
Joern Engel
1
-1
/
+0
2010-05-05
logfs: fix sync
Joern Engel
2
-4
/
+2
2010-05-05
logfs: fix compile failure
Joern Engel
1
-0
/
+4
2010-05-04
logfs: initialize li->li_refcount
Prasad Joshi
1
-0
/
+1
2010-05-04
logfs: commit reservations under space pressure
Joern Engel
3
-4
/
+24
2010-05-04
logfs: survive logfs_buf_recover read errors
Joern Engel
3
-11
/
+13
2010-05-01
logfs: Close i_ino reuse race
Joern Engel
1
-1
/
+1
2010-05-01
logfs: fix logfs_seek_hole()
Joern Engel
1
-0
/
+2
2010-05-01
logfs: Return -EINVAL if filesystem image doesn't match
Joern Engel
1
-1
/
+1
2010-04-29
LogFS: Fix typo in b6349ac8
Joern Engel
1
-1
/
+1
2010-04-29
logfs: testing the wrong variable
Dan Carpenter
1
-1
/
+1
2010-04-28
nfs d_revalidate() is too trigger-happy with d_drop()
Al Viro
1
-0
/
+2
2010-04-28
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
19
-16
/
+90
2010-04-27
Merge branch 'for-2.6.34' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-4
/
+4
2010-04-27
procfs: fix tid fdinfo
Jerome Marchand
1
-1
/
+1
2010-04-27
Remove redundant check for CONFIG_MMU
Christoph Egger
1
-7
/
+0
2010-04-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
Linus Torvalds
3
-5
/
+7
2010-04-26
nfsd4: bug in read_buf
Neil Brown
1
-4
/
+4
2010-04-26
xfs: more swap extent fixes for dynamic fork offsets
Dave Chinner
1
-6
/
+16
2010-04-26
btrfs: convert to using bdi_setup_and_register()
Jens Axboe
1
-11
/
+1
2010-04-25
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
3
-11
/
+14
2010-04-25
Catch filesystems lacking s_bdi
Jörn Engel
2
-4
/
+7
2010-04-25
squashfs: fix potential buffer over-run on 4K block file systems
Phillip Lougher
1
-3
/
+2
2010-04-25
squashfs: add missing buffer free
Phillip Lougher
1
-0
/
+1
2010-04-25
squashfs: fix warn_on when root inode is corrupted
Phillip Lougher
1
-1
/
+2
2010-04-24
fs/block_dev.c: fix performance regression in O_DIRECT|O_SYNC writes to block...
Anton Blanchard
1
-5
/
+12
2010-04-24
reiserfs: fix corruption during shrinking of xattrs
Jeff Mahoney
1
-1
/
+1
2010-04-24
reiserfs: fix permissions on .reiserfs_priv
Jeff Mahoney
2
-15
/
+4
2010-04-23
Cleanup generic block based fiemap
Josef Bacik
1
-39
/
+53
2010-04-23
squashfs: fix locking bug in zlib wrapper
Phillip Lougher
1
-1
/
+2
2010-04-22
smbfs: add bdi backing to mount session
Jens Axboe
1
-0
/
+8
2010-04-22
ncpfs: add bdi backing to mount session
Jens Axboe
1
-0
/
+8
2010-04-22
exofs: add bdi backing to mount session
Jens Axboe
2
-0
/
+10
2010-04-22
ecryptfs: add bdi backing to mount session
Jens Axboe
3
-1
/
+12
2010-04-22
coda: add bdi backing to mount session
Jens Axboe
1
-0
/
+8
2010-04-22
cifs: add bdi backing to mount session
Jens Axboe
2
-0
/
+13
2010-04-22
afs: add bdi backing to mount session.
Jens Axboe
3
-0
/
+10
2010-04-22
9p: add bdi backing to mount session
Jens Axboe
3
-0
/
+13
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger...
Linus Torvalds
1
-1
/
+1
2010-04-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
Linus Torvalds
6
-55
/
+91
2010-04-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...
Linus Torvalds
7
-16
/
+33
2010-04-21
AFS: Don't pass error value to page_cache_release() in error handling
David Howells
1
-12
/
+12
2010-04-21
uclinux: error message when FLAT reloc symbol is invalid, v2
Jun Sun
1
-1
/
+1
2010-04-20
ext4: Issue the discard operation *before* releasing the blocks to be reused
Theodore Ts'o
1
-10
/
+11
2010-04-20
[LogFS] Split large truncated into smaller chunks
Joern Engel
1
-8
/
+26
2010-04-20
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2
-9
/
+15
2010-04-20
quota: Convert __DQUOT_PARANOIA symbol to standard config option
Jan Kara
2
-9
/
+15
2010-04-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecr...
Linus Torvalds
5
-100
/
+118
[next]