| Commit message (Expand) | Author | Age |
* | udf: remove UDF_I_* macros and open code them | Marcin Slusarz | 2008-02-08 |
* | udf: convert byte order of constant instead of variable | Marcin Slusarz | 2008-02-08 |
* | udf: replace loops coded with goto to real loops | Marcin Slusarz | 2008-02-08 |
* | udf: create common function for changing free space counter | Marcin Slusarz | 2008-02-08 |
* | udf: create common function for tag checksumming | Marcin Slusarz | 2008-02-08 |
* | udf: fix coding style | Marcin Slusarz | 2008-02-08 |
* | udf: fix sparse warnings (shadowing & mismatch between declaration and defini... | Marcin Slusarz | 2008-02-08 |
* | udf: move calculating of nr_groups into helper function | Marcin Slusarz | 2008-02-08 |
* | udf: convert macros related to bitmaps to functions | Marcin Slusarz | 2008-02-08 |
* | udf: check if udf_load_logicalvol failed | Marcin Slusarz | 2008-02-08 |
* | udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function | Marcin Slusarz | 2008-02-08 |
* | udf: remove some ugly macros | Marcin Slusarz | 2008-02-08 |
* | udf: fix coding style of super.c | Marcin Slusarz | 2008-02-08 |
* | libfs: rename simple_attr_close to simple_attr_release | Christoph Hellwig | 2008-02-08 |
* | libfs: make simple attributes interruptible | Christoph Hellwig | 2008-02-08 |
* | libfs: allow error return from simple attributes | Christoph Hellwig | 2008-02-08 |
* | Nuke duplicate header from sysctl.c | Jesper Juhl | 2008-02-08 |
* | Nuke a duplicate include from profile.c | Jesper Juhl | 2008-02-08 |
* | Nuke duplicate include from printk.c | Jesper Juhl | 2008-02-08 |
* | write_inode_now(): avoid unnecessary synchronous write | Mike Galbraith | 2008-02-08 |
* | Allow executables larger than 2GB | Andi Kleen | 2008-02-08 |
* | asm-*/posix_types.h: scrub __GLIBC__ | Mike Frysinger | 2008-02-08 |
* | ufs: fix symlink creation on ufs2 | Evgeniy Dushistov | 2008-02-08 |
* | ext2: remove unused ext2_put_inode prototype | Christoph Hellwig | 2008-02-08 |
* | aio: negative offset should return -EINVAL | Rusty Russell | 2008-02-08 |
* | aio: partial write should not return error code | Rusty Russell | 2008-02-08 |
* | Fix container_of() usage | Alexey Dobriyan | 2008-02-08 |
* | ext3: replace all adds to little endians variables with le*_add_cpu | Marcin Slusarz | 2008-02-08 |
* | byteorder: move le32_add_cpu & friends from OCFS2 to core | Marcin Slusarz | 2008-02-08 |
* | Use pgoff_t instead of unsigned long | Jan Kara | 2008-02-08 |
* | aoe: statically initialise devlist_lock | Andrew Morton | 2008-02-08 |
* | aoe: update copyright date | Ed L. Cashin | 2008-02-08 |
* | aoe: make error messages more specific | Ed L. Cashin | 2008-02-08 |
* | aoe: the aoeminor doesn't need a long format | Ed L. Cashin | 2008-02-08 |
* | aoe: add module parameter for users who need more outstanding I/O | Ed L. Cashin | 2008-02-08 |
* | aoe: only install new AoE device once | Ed L. Cashin | 2008-02-08 |
* | aoe: dynamically allocate a capped number of skbs when necessary | Ed L. Cashin | 2008-02-08 |
* | aoe: user can ask driver to forget previously detected devices | Ed L. Cashin | 2008-02-08 |
* | aoe: eliminate goto and improve readability | Ed L. Cashin | 2008-02-08 |
* | aoe: clean up udev configuration example | Ed L. Cashin | 2008-02-08 |
* | aoe: mac_addr: avoid 64-bit arch compiler warnings | Ed L. Cashin | 2008-02-08 |
* | aoe: handle multiple network paths to AoE device | Ed L. Cashin | 2008-02-08 |
* | aoe: bring driver version number to 47 | Ed L. Cashin | 2008-02-08 |
* | constify tables in kernel/sysctl_check.c | Jan Beulich | 2008-02-08 |
* | misc: removal of final callers using fastcall | Harvey Harrison | 2008-02-08 |
* | asm-generic: remove fastcall | Harvey Harrison | 2008-02-08 |
* | Remove fastcall from linux/include | Harvey Harrison | 2008-02-08 |
* | lib: remove fastcall from lib/* | Harvey Harrison | 2008-02-08 |
* | kernel: remove fastcall in kernel/* | Harvey Harrison | 2008-02-08 |
* | fs: remove fastcall, it is always empty | Harvey Harrison | 2008-02-08 |