Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
5ea293a9048d3a58cb0c840fa719d85ad14cba47
5ea293a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild
by Linus Torvalds
· 17 years ago
03bc26c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 17 years ago
8cd226c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
6494a93
Module: check to see if we have a built in module with the same name
by Greg Kroah-Hartman
· 17 years ago
0aa5bd5
module: add module taint on ndiswrapper
by Jon Masters
· 17 years ago
8686c99
module: fix the module name length in param_sysfs_builtin
by Denis Cheng
· 17 years ago
6dd06c9
module: make module_address_lookup safe
by Rusty Russell
· 17 years ago
bb9d3d5
module: better OOPS and lockdep coverage for loading modules
by Rusty Russell
· 17 years ago
efa5345
module: Fix gratuitous sprintf in module.c
by Rusty Russell
· 17 years ago
c9a3ba5
module: wait for dependent modules doing init.
by Rusty Russell
· 17 years ago
a2da405
module: Don't report discarded init pages as kernel text.
by Rusty Russell
· 17 years ago
4019191
jbd2: sparse pointer use of zero as null
by Mingming Cao
· 17 years ago
db857da
jbd2: Use round-jiffies() function for the "5 second" ext4/jbd2 wakeup
by Mingming Cao
· 17 years ago
7716095
jbd2: Mark jbd2 slabs as SLAB_TEMPORARY
by Mingming Cao
· 17 years ago
7b75106
jbd2: add lockdep support
by Mingming Cao
· 17 years ago
b939e37
ext4: Use the ext4_ext_actual_len() helper function
by Aneesh Kumar K.V
· 17 years ago
dbf9d7d
ext4: fix uniniatilized extent splitting error
by Dmitry Monakhov
· 17 years ago
ce40733
ext4: Check for return value from sb_set_blocksize
by Aneesh Kumar K.V
· 17 years ago
cb45bbe
ext4: Add stripe= option to /proc/mounts
by Miklos Szeredi
· 17 years ago
3dbd0ed
ext4: Enable the multiblock allocator by default
by Aneesh Kumar K.V
· 17 years ago
c9de560
ext4: Add multi block allocator for ext4
by Alex Tomas
· 17 years ago
1988b51
ext4: Add new functions for searching extent tree
by Alex Tomas
· 17 years ago
aa02ad6
ext4: Add ext4_find_next_bit()
by Aneesh Kumar K.V
· 17 years ago
c549a95
ext4: fix up EXT4FS_DEBUG builds
by Eric Sandeen
· 17 years ago
aa22df2
ext4: Fix ext4_show_options to show the correct mount options.
by Aneesh Kumar K.V
· 17 years ago
c14c6fd
ext4: Add EXT4_IOC_MIGRATE ioctl
by Aneesh Kumar K.V
· 17 years ago
25ec56b
ext4: Add inode version support in ext4
by Jean Noel Cordenner
· 17 years ago
7a22422
vfs: Add 64 bit i_version support
by Jean Noel Cordenner
· 17 years ago
818d276
ext4: Add the journal checksum feature
by Girish Shilamkar
· 17 years ago
8e85fb3
jbd2: jbd2 stats through procfs
by Johann Lombardi
· 17 years ago
4df3d26
ext4: Take read lock during overwrite case.
by Aneesh Kumar K.V
· 17 years ago
0e855ac
ext4: Convert truncate_mutex to read write semaphore.
by Aneesh Kumar K.V
· 17 years ago
c278bfe
ext4: Make ext4_get_blocks_wrap take the truncate_mutex early.
by Aneesh Kumar K.V
· 17 years ago
01f4adc
ext4: remove unused code from ext4_find_entry()
by Mariusz Kozlowski
· 17 years ago
221879c
ext4: Check for the correct error return from
by Aneesh Kumar K.V
· 17 years ago
f5a7a6b
jbd2: Fix assertion failure in fs/jbd2/checkpoint.c
by Jan Kara
· 17 years ago
36df53f
jbd2: Remove printk from J_ASSERT to preserve registers during BUG
by Chris Snook
· 17 years ago
abcb294
ext4: add block bitmap validation
by Aneesh Kumar K.V
· 17 years ago
389d1b0
Add buffer head related helper functions
by Aneesh Kumar K.V
· 17 years ago
bb4f397
ext4: Change the default behaviour on error
by Aneesh Kumar K.V
· 17 years ago
e7c9559
ext4: fix oops on corrupted ext4 mount
by Eric Sandeen
· 17 years ago
07620f6
ext4/super.c: fix #ifdef's (CONFIG_EXT4_* -> CONFIG_EXT4DEV_*)
by Adrian Bunk
· 17 years ago
cb47dce
ext4: Return after ext4_error in case of failures
by Aneesh Kumar K.V
· 17 years ago
91b51a0
ext4: sync up block group descriptor with e2fsprogs.
by Coly Li
· 17 years ago
fe7fdc3
ext3: Fix the max file size for ext3 file system.
by Aneesh Kumar K.V
· 17 years ago
902be4c
ext2: Fix the max file size for ext2 file system.
by Aneesh Kumar K.V
· 17 years ago
e2b4657
ext4: store maxbytes for bitmapped files and return EFBIG as appropriate
by Eric Sandeen
· 17 years ago
1929552
ext4: export iov_shorten from kernel for ext4's use
by Eric Sandeen
· 17 years ago
cd2291a
ext4: different maxbytes functions for bitmap & extent files
by Eric Sandeen
· 17 years ago
8180a56
ext4: Support large files
by Aneesh Kumar K.V
· 17 years ago
0fc1b45
ext4: Add support for 48 bit inode i_blocks.
by Aneesh Kumar K.V
· 17 years ago
a48380f
ext4: Rename i_dir_acl to i_size_high
by Aneesh Kumar K.V
· 17 years ago
7973c0c
ext4: Rename i_file_acl to i_file_acl_lo
by Aneesh Kumar K.V
· 17 years ago
1d03ec9
ext4: Fix sparse warnings.
by Aneesh Kumar K.V
· 17 years ago
99e6f82
ext4: Introduce ext4_update_*_feature
by Aneesh Kumar K.V
· 17 years ago
2aa9fc4
ext4: fixes block group number being set to a negative value
by Avantika Mathur
· 17 years ago
fd2d429
ext4: add ext4_group_t, and change all group variables to this type.
by Avantika Mathur
· 17 years ago
bba9074
ext4 extents: remove unneeded casts
by Eric Sandeen
· 17 years ago
725d26d
ext4: Introduce ext4_lblk_t
by Aneesh Kumar K.V
· 17 years ago
a72d7f8
ext4: Avoid rec_len overflow with 64KB block size
by Jan Kara
· 17 years ago
afc7cbc
ext4: Support large blocksize up to PAGESIZE
by Takashi Sato
· 17 years ago
6b11d81
ocfs2: Fix userspace ABI breakage in sysfs
by Joel Becker
· 17 years ago
d3883ec
Remove references to "make dep"
by Adrian Bunk
· 17 years ago
9b3e4da
kconfig: document use of HAVE_*
by Sam Ravnborg
· 17 years ago
312b148
Introduce new section reference annotations tags: __ref, __refdata, __refconst
by Sam Ravnborg
· 17 years ago
e241a63
kbuild: warn about ld added unique sections
by Sam Ravnborg
· 17 years ago
588ccd7
kbuild: add verbose option to Section mismatch reporting in modpost
by Sam Ravnborg
· 17 years ago
f5eaa32
kconfig: tristate choices with mixed tristate and boolean values
by Jan Beulich
· 17 years ago
1a3fb6d
asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependencies
by Adrian Bunk
· 17 years ago
3ff6eec
remove __attribute_used__
by Adrian Bunk
· 17 years ago
bc395ad
kbuild: support ARCH=x86 in buildtar
by Daniel De Graaf
· 17 years ago
9649ef8
kconfig: remove "enable"
by Adrian Bunk
· 17 years ago
58fb0d4
kbuild: simplified warning report in modpost
by Sam Ravnborg
· 17 years ago
ff13f92
kbuild: introduce a few helpers in modpost
by Sam Ravnborg
· 17 years ago
157c23c
kbuild: use simpler section mismatch warnings in modpost
by Sam Ravnborg
· 17 years ago
310f824
kbuild: link vmlinux.o before kallsyms passes
by Sam Ravnborg
· 17 years ago
91341d4
kbuild: introduce new option to enhance section mismatch analysis
by Sam Ravnborg
· 17 years ago
eb8f689
Use separate sections for __dev/__cpu/__mem code/data
by Sam Ravnborg
· 17 years ago
f3fe866
compiler.h: introduce __section()
by Sam Ravnborg
· 17 years ago
01ba2bd
all archs: consolidate init and exit sections in vmlinux.lds.h
by Sam Ravnborg
· 17 years ago
6c5bd23
kbuild: check section names consistently in modpost
by Sam Ravnborg
· 17 years ago
1066822
kbuild: introduce blacklisting in modpost
by Sam Ravnborg
· 17 years ago
5b24c07
kbuild: code refactoring in modpost
by Sam Ravnborg
· 17 years ago
9ad21c3
kbuild: try harder to find symbol names in modpost
by Sam Ravnborg
· 17 years ago
d1f25e6
kbuild: fix so modpost can now check any .o file
by Sam Ravnborg
· 17 years ago
fa220d8
kbuild: minor scripts/decodecode update
by Randy Dunlap
· 17 years ago
80daa56
kconfig: use environment option
by Roman Zippel
· 17 years ago
9344908
kconfig: environment symbol support
by Roman Zippel
· 17 years ago
7a96292
kconfig: explicitly introduce expression list
by Roman Zippel
· 17 years ago
0ffce8d
kconfig: gconfig: symbol fix
by EGRY Gabor
· 17 years ago
534a450
kconfig: gettext support for config
by EGRY Gabor
· 17 years ago
75c0a8a
kconfig: gettext support for lxdialog
by EGRY Gabor
· 17 years ago
413f006
kconfig: gettext support for menuconfig
by EGRY Gabor
· 17 years ago
c21a2d9
kconfig: gettext support for xconfig
by EGRY Gabor
· 17 years ago
01771b0
kconfig: macro fix in menu.c
by EGRY Gabor
· 17 years ago
46d2631
kconfig: gettext support for gconfig
by EGRY Gabor
· 17 years ago
bb7ef39
kconfig: missing macros in gconfig
by EGRY Gabor
· 17 years ago
f7a4b4c
kconfig: whitespace removing
by EGRY Gabor
· 17 years ago
1020026
kconfig: update-po-config info
by EGRY Gabor
· 17 years ago
243f40c
kbuild: document 'make prepare' in 'make help'
by Valdis.Kletnieks@vt.edu
· 17 years ago
Next »