index
:
kernel_goldelico_gta04.git
android-3.0-gta04
for-cmair
jack-working+v2
neil-rebase-3.7
replicant-2.3
replicant-4.0
replicant-4.0+3.10+not-compilation-tested
replicant-4.0+3.7+WIP
replicant-4.0+3.8+WIP
replicant-4.0+jack-working
replicant-4.0+suspend
replicant-4.2
kernel/goldelico/gta04
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
f2fs: resolve build failures
Jaegeuk Kim
2012-12-11
3
-51
/
+52
*
f2fs: adjust kernel coding style
Jaegeuk Kim
2012-12-11
21
-63
/
+63
*
f2fs: fix endian conversion bugs reported by sparse
Jaegeuk Kim
2012-12-11
11
-40
/
+62
*
f2fs: remove unneeded version.h header file from f2fs.h
Sachin Kamat
2012-12-11
1
-1
/
+0
*
f2fs: update Kconfig and Makefile
Jaegeuk Kim
2012-12-11
4
-0
/
+61
*
f2fs: move proc files to debugfs
Greg Kroah-Hartman
2012-12-11
1
-0
/
+361
*
f2fs: add recovery routines for roll-forward
Jaegeuk Kim
2012-12-11
1
-0
/
+375
*
f2fs: add garbage collection functions
Jaegeuk Kim
2012-12-11
2
-0
/
+859
*
f2fs: add xattr and acl functionalities
Jaegeuk Kim
2012-12-11
4
-0
/
+1056
*
f2fs: add core directory operations
Jaegeuk Kim
2012-12-11
2
-0
/
+770
*
f2fs: add inode operations for special inodes
Jaegeuk Kim
2012-12-11
1
-0
/
+504
*
f2fs: add core inode operations
Jaegeuk Kim
2012-12-11
1
-0
/
+266
*
f2fs: add address space operations for data
Jaegeuk Kim
2012-12-11
1
-0
/
+701
*
f2fs: add file operations
Jaegeuk Kim
2012-12-11
1
-0
/
+637
*
f2fs: add segment operations
Jaegeuk Kim
2012-12-11
1
-0
/
+1798
*
f2fs: add node operations
Jaegeuk Kim
2012-12-11
1
-0
/
+1763
*
f2fs: add checkpoint operations
Jaegeuk Kim
2012-12-11
1
-0
/
+792
*
f2fs: add super block operations
Jaegeuk Kim
2012-12-11
1
-0
/
+656
*
f2fs: add superblock and major in-memory structure
Jaegeuk Kim
2012-12-11
3
-0
/
+2030
*
vfs: fix O_DIRECT read past end of block device
Linus Torvalds
2012-12-08
1
-1
/
+17
*
vfs: clear to the end of the buffer on partial buffer reads
Dan Carpenter
2012-12-05
1
-1
/
+1
*
vfs: avoid "attempt to access beyond end of device" warnings
Linus Torvalds
2012-12-04
1
-0
/
+52
*
Merge branch 'block-dev'
Linus Torvalds
2012-12-03
3
-190
/
+71
|
\
|
*
blkdev_max_block: make private to fs/buffer.c
Linus Torvalds
2012-11-29
2
-55
/
+14
|
*
direct-io: don't read inode->i_blkbits multiple times
Linus Torvalds
2012-11-29
1
-3
/
+5
|
*
blockdev: remove bd_block_size_semaphore again
Linus Torvalds
2012-11-29
1
-101
/
+4
|
*
fs/buffer.c: make block-size be per-page and protected by the page lock
Linus Torvalds
2012-11-29
1
-31
/
+48
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-12-01
4
-10
/
+21
|
\
\
|
*
|
fix off-by-one in argument passed by iterate_fd() to callbacks
Al Viro
2012-11-29
1
-6
/
+8
|
*
|
lookup_one_len: don't accept . and ..
Al Viro
2012-11-29
1
-0
/
+5
|
*
|
cifs: get rid of blind d_drop() in readdir
Al Viro
2012-11-29
1
-1
/
+4
|
*
|
nfs_lookup_revalidate(): fix a leak
Al Viro
2012-11-29
1
-2
/
+2
|
*
|
don't do blind d_drop() in nfs_prime_dcache()
Al Viro
2012-11-29
1
-1
/
+2
*
|
|
Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2012-11-30
2
-5
/
+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CIFS: Fix wrong buffer pointer usage in smb_set_file_info
Pavel Shilovsky
2012-11-28
1
-2
/
+1
|
*
|
cifs: fix writeback race with file that is growing
Jeff Layton
2012-11-27
1
-3
/
+3
*
|
|
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2012-11-26
4
-4
/
+20
|
\
\
\
|
*
|
|
writeback: put unused inodes to LRU after writeback completion
Jan Kara
2012-11-26
3
-2
/
+17
|
*
|
|
proc: check vma->vm_file before dereferencing
Stanislav Kinsbursky
2012-11-26
1
-2
/
+3
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-11-26
1
-0
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
jbd: Fix lock ordering bug in journal_unmap_buffer()
Jan Kara
2012-11-23
1
-0
/
+2
*
|
|
Merge tag 'for-linus-20121123' of git://git.infradead.org/mtd-2.6
Linus Torvalds
2012-11-23
1
-18
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
jffs2: Fix lock acquisition order bug in jffs2_write_begin
Thomas Betker
2012-11-09
1
-18
/
+21
*
|
|
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2012-11-20
4
-19
/
+60
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
ext3: Avoid underflow of in ext3_trim_fs()
Lukas Czerner
2012-11-19
1
-2
/
+3
|
*
|
reiserfs: Move quota calls out of write lock
Jan Kara
2012-11-19
3
-7
/
+25
|
*
|
reiserfs: Protect reiserfs_quota_write() with write lock
Jan Kara
2012-11-19
1
-0
/
+4
|
*
|
reiserfs: Protect reiserfs_quota_on() with write lock
Jan Kara
2012-11-19
1
-3
/
+8
|
*
|
reiserfs: Fix lock ordering during remount
Jan Kara
2012-11-19
1
-7
/
+20
*
|
|
fanotify: fix FAN_Q_OVERFLOW case of fanotify_read()
Al Viro
2012-11-18
1
-1
/
+2
[next]