index
:
kernel_samsung_smdk4412.git
ath9k
master
migrate_3.2
qmi
replicant-6.0
replicant-6.0-old
upstreaming
kernel for Galaxy S3
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
cramfs: fix named-pipe handling
Al Viro
2008-08-20
1
-46
/
+38
*
fix setpriority(PRIO_PGRP) thread iterator breakage
Ken Chen
2008-08-20
1
-4
/
+4
*
binfmt_misc: fix false -ENOEXEC when coupled with other binary handlers
Pavel Emelyanov
2008-08-20
1
-2
/
+2
*
/proc/self/maps doesn't display the real file offset
Clement Calmels
2008-08-20
2
-4
/
+4
*
Merge branch 'sh/for-2.6.27' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2008-08-20
1
-1
/
+3
|
\
|
*
binfmt_flat: Stub in a FLAT_PLAT_INIT().
Takashi YOSHII
2008-08-11
1
-1
/
+3
*
|
vfat: fix 'sync' mount deadlock due to BKL->lock_super conversion
Linus Torvalds
2008-08-20
1
-7
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
Linus Torvalds
2008-08-15
2
-0
/
+3
|
\
\
|
*
|
[CIFS] mount of IPC$ breaks with iget patch
Steve French
2008-08-14
1
-0
/
+1
|
*
|
[CIFS] remove trailing whitespace
Steve French
2008-08-11
1
-1
/
+1
|
*
|
[CIFS] if get root inode fails during mount, cleanup tree connection
Steve French
2008-08-11
1
-0
/
+2
|
|
/
*
|
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
Linus Torvalds
2008-08-15
17
-243
/
+328
|
\
\
|
*
|
UBIFS: xattr bugfixes
Artem Bityutskiy
2008-08-14
2
-28
/
+18
|
*
|
UBIFS: remove unneeded check
Artem Bityutskiy
2008-08-13
1
-9
/
+1
|
*
|
UBIFS: few commentary fixes
Artem Bityutskiy
2008-08-13
2
-6
/
+4
|
*
|
UBIFS: fix budgeting request alignment in xattr code
Zoltan Sogor
2008-08-13
1
-5
/
+5
|
*
|
UBIFS: improve arguments checking in debugging messages
Artem Bityutskiy
2008-08-13
1
-74
/
+69
|
*
|
UBIFS: always set i_generation to 0
Adrian Hunter
2008-08-13
3
-6
/
+1
|
*
|
UBIFS: correct spelling of "thrice".
Adrian Hunter
2008-08-13
2
-3
/
+3
|
*
|
UBIFS: support splice_write
Zoltan Sogor
2008-08-13
1
-0
/
+1
|
*
|
UBIFS: minor tweaks in commit
Artem Bityutskiy
2008-08-13
1
-19
/
+18
|
*
|
UBIFS: reserve more space for index
Artem Bityutskiy
2008-08-13
4
-9
/
+14
|
*
|
UBIFS: print pid in dump function
Artem Bityutskiy
2008-08-13
1
-10
/
+10
|
*
|
UBIFS: align inode data to eight
Artem Bityutskiy
2008-08-13
5
-9
/
+23
|
*
|
UBIFS: improve budgeting checks
Artem Bityutskiy
2008-08-13
2
-1
/
+19
|
*
|
UBIFS: correct orphan deletion order
Adrian Hunter
2008-08-13
1
-1
/
+2
|
*
|
UBIFS: fix typos in comments
Adrian Hunter
2008-08-13
1
-5
/
+5
|
*
|
UBIFS: do not union creat_sqnum and del_cmtno
Adrian Hunter
2008-08-13
1
-4
/
+2
|
*
|
UBIFS: optimize deletions
Artem Bityutskiy
2008-08-13
3
-5
/
+73
|
*
|
UBIFS: increment commit number earlier
Artem Bityutskiy
2008-08-13
4
-5
/
+7
|
*
|
UBIFS: remove another unneeded function parameter
Artem Bityutskiy
2008-08-13
1
-16
/
+14
|
*
|
UBIFS: remove unneeded function parameter
Artem Bityutskiy
2008-08-13
3
-16
/
+10
|
*
|
UBIFS: do not write orphans back
Artem Bityutskiy
2008-08-13
1
-5
/
+13
|
*
|
UBIFS: make ubifs_ro_mode() not inline
Adrian Hunter
2008-08-13
3
-14
/
+15
|
*
|
UBIFS: ensure UBIFS switches to read-only on error
Adrian Hunter
2008-08-13
1
-0
/
+2
|
*
|
UBIFS: fix error return in failure mode
Adrian Hunter
2008-08-13
1
-3
/
+4
|
*
|
UBIFS: free budget in delete_inode as well
Artem Bityutskiy
2008-08-13
1
-3
/
+5
|
*
|
UBIFS: improve debugging
Artem Bityutskiy
2008-08-13
2
-3
/
+6
|
*
|
UBIFS: fix budgeting calculations
Artem Bityutskiy
2008-08-13
2
-4
/
+4
|
*
|
UBIFS: print volume name as well
Artem Bityutskiy
2008-08-13
1
-2
/
+2
*
|
|
omfs: fix oops when file metadata is corrupted
Bob Copeland
2008-08-15
2
-9
/
+29
*
|
|
omfs: fix potential oops when directory size is corrupted
Bob Copeland
2008-08-15
1
-2
/
+1
*
|
|
fs/inode.c: properly init address_space->writeback_index
Chris Mason
2008-08-15
1
-0
/
+1
*
|
|
CRED: Introduce credential access wrappers
David Howells
2008-08-14
3
-8
/
+6
*
|
|
Merge git://oss.sgi.com:8090/xfs/linux-2.6
Linus Torvalds
2008-08-13
61
-1326
/
+838
|
\
\
\
|
*
|
|
[XFS] Fix use after free in xfs_log_done().
Lachlan McIlroy
2008-08-13
1
-8
/
+5
|
*
|
|
[XFS] Make xfs_bmap_*_count_leaves void.
Ruben Porras
2008-08-13
1
-19
/
+7
|
*
|
|
[XFS] Use KM_NOFS for debug trace buffers
Lachlan McIlroy
2008-08-13
6
-11
/
+11
|
*
|
|
[XFS] use KM_MAYFAIL in xfs_mountfs
Christoph Hellwig
2008-08-13
1
-2
/
+4
|
*
|
|
[XFS] refactor xfs_mount_free
Christoph Hellwig
2008-08-13
1
-16
/
+5
[next]