index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-02-08
udf: remove wrong prototype of udf_readdir
Marcin Slusarz
1
-62
/
+56
2008-02-08
kill UDFFS_{DATE,VERSION}
Adrian Bunk
2
-5
/
+1
2008-02-08
udf: improve readability of udf_load_partition
Marcin Slusarz
1
-29
/
+30
2008-02-08
udf: fix udf_debug macro
Marcin Slusarz
1
-2
/
+2
2008-02-08
udf: cache struct udf_inode_info
Marcin Slusarz
11
-290
/
+338
2008-02-08
udf: remove UDF_I_* macros and open code them
Marcin Slusarz
14
-314
/
+315
2008-02-08
udf: convert byte order of constant instead of variable
Marcin Slusarz
4
-24
/
+24
2008-02-08
udf: replace loops coded with goto to real loops
Marcin Slusarz
1
-59
/
+59
2008-02-08
udf: create common function for changing free space counter
Marcin Slusarz
1
-29
/
+20
2008-02-08
udf: create common function for tag checksumming
Marcin Slusarz
5
-56
/
+22
2008-02-08
udf: fix coding style
Marcin Slusarz
14
-830
/
+1306
2008-02-08
udf: fix sparse warnings (shadowing & mismatch between declaration and defini...
Marcin Slusarz
1
-2
/
+1
2008-02-08
udf: move calculating of nr_groups into helper function
Marcin Slusarz
3
-9
/
+13
2008-02-08
udf: convert macros related to bitmaps to functions
Marcin Slusarz
2
-44
/
+55
2008-02-08
udf: check if udf_load_logicalvol failed
Marcin Slusarz
1
-1
/
+4
2008-02-08
udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function
Marcin Slusarz
2
-15
/
+23
2008-02-08
udf: remove some ugly macros
Marcin Slusarz
11
-442
/
+509
2008-02-08
udf: fix coding style of super.c
Marcin Slusarz
1
-129
/
+166
2008-02-08
libfs: rename simple_attr_close to simple_attr_release
Christoph Hellwig
3
-5
/
+5
2008-02-08
libfs: make simple attributes interruptible
Christoph Hellwig
1
-2
/
+8
2008-02-08
libfs: allow error return from simple attributes
Christoph Hellwig
7
-47
/
+69
2008-02-08
Nuke duplicate header from sysctl.c
Jesper Juhl
1
-1
/
+0
2008-02-08
Nuke a duplicate include from profile.c
Jesper Juhl
1
-1
/
+0
2008-02-08
Nuke duplicate include from printk.c
Jesper Juhl
1
-1
/
+0
2008-02-08
write_inode_now(): avoid unnecessary synchronous write
Mike Galbraith
1
-1
/
+1
2008-02-08
Allow executables larger than 2GB
Andi Kleen
1
-2
/
+3
2008-02-08
asm-*/posix_types.h: scrub __GLIBC__
Mike Frysinger
16
-81
/
+27
2008-02-08
ufs: fix symlink creation on ufs2
Evgeniy Dushistov
1
-2
/
+4
2008-02-08
ext2: remove unused ext2_put_inode prototype
Christoph Hellwig
1
-1
/
+0
2008-02-08
aio: negative offset should return -EINVAL
Rusty Russell
1
-0
/
+4
2008-02-08
aio: partial write should not return error code
Rusty Russell
1
-0
/
+7
2008-02-08
Fix container_of() usage
Alexey Dobriyan
2
-2
/
+2
2008-02-08
ext3: replace all adds to little endians variables with le*_add_cpu
Marcin Slusarz
5
-26
/
+13
2008-02-08
byteorder: move le32_add_cpu & friends from OCFS2 to core
Marcin Slusarz
6
-78
/
+30
2008-02-08
Use pgoff_t instead of unsigned long
Jan Kara
2
-2
/
+3
2008-02-08
aoe: statically initialise devlist_lock
Andrew Morton
1
-3
/
+1
2008-02-08
aoe: update copyright date
Ed L. Cashin
7
-7
/
+7
2008-02-08
aoe: make error messages more specific
Ed L. Cashin
1
-8
/
+7
2008-02-08
aoe: the aoeminor doesn't need a long format
Ed L. Cashin
2
-5
/
+7
2008-02-08
aoe: add module parameter for users who need more outstanding I/O
Ed L. Cashin
1
-3
/
+7
2008-02-08
aoe: only install new AoE device once
Ed L. Cashin
1
-0
/
+2
2008-02-08
aoe: dynamically allocate a capped number of skbs when necessary
Ed L. Cashin
3
-41
/
+133
2008-02-08
aoe: user can ask driver to forget previously detected devices
Ed L. Cashin
5
-19
/
+77
2008-02-08
aoe: eliminate goto and improve readability
Ed L. Cashin
1
-35
/
+34
2008-02-08
aoe: clean up udev configuration example
Ed L. Cashin
2
-8
/
+12
2008-02-08
aoe: mac_addr: avoid 64-bit arch compiler warnings
Ed L. Cashin
4
-10
/
+9
2008-02-08
aoe: handle multiple network paths to AoE device
Ed L. Cashin
6
-335
/
+653
2008-02-08
aoe: bring driver version number to 47
Ed L. Cashin
1
-1
/
+1
2008-02-08
constify tables in kernel/sysctl_check.c
Jan Beulich
1
-76
/
+75
2008-02-08
misc: removal of final callers using fastcall
Harvey Harrison
3
-5
/
+5
[next]