Commit Graph

84810 Commits (48d13e483c5b450be451f78cc9cb43c0bdd6b7bb)
 

Author SHA1 Message Date
Haavard Skinnemoen a1cfac48ba MAINTAINERS: add Haavard as maintainer of the atmel_serial driver 17 years ago
Wim Van Sebroeck b4bd7d5945 SMBIOS/DMI: add type 41 = Onboard Devices Extended Information 17 years ago
Stephan Boettcher 13050d8901 parport: fix ieee1284_epp_read_addr 17 years ago
Adrian Bunk a36219ac93 The scheduled 'time' option removal 17 years ago
Arjan van de Ven 3287629eff remove the unused exports of sys_open/sys_read 17 years ago
Andy Whitcroft c2fdda0dfb update checkpatch.pl to version 0.13 17 years ago
Andrew Morton 6975945487 fs/afs/security.c: fix uninitialized var warning 17 years ago
Andrew Morton 8aa84ab99b fs/hfsplus/unicode.c: fix uninitialized var warning 17 years ago
Jan Kara 800fdfb90a udf: change maintainer 17 years ago
Jan Kara 05343c4f2e udf: fix adding entry to a directory 17 years ago
Jan Kara af793295bf udf: cleanup directory offset handling 17 years ago
Mike Galbraith 32a8f24dd7 udf: avoid unnecessary synchronous writes 17 years ago
Marcin Slusarz 7f3fbd0897 udf: fix signedness issue 17 years ago
Marcin Slusarz 1ed161718a udf: fix 3 signedness & 1 unitialized variable warnings 17 years ago
Marcin Slusarz 934c5e6019 udf: remove wrong prototype of udf_readdir 17 years ago
Adrian Bunk a9ca663578 kill UDFFS_{DATE,VERSION} 17 years ago
Marcin Slusarz 28f7c4d413 udf: improve readability of udf_load_partition 17 years ago
Marcin Slusarz 756fa92f4d udf: fix udf_debug macro 17 years ago
Marcin Slusarz 48d6d8ff7d udf: cache struct udf_inode_info 17 years ago
Marcin Slusarz c0b344385f udf: remove UDF_I_* macros and open code them 17 years ago
Marcin Slusarz 5e0f001736 udf: convert byte order of constant instead of variable 17 years ago
Marcin Slusarz 4daa1b8799 udf: replace loops coded with goto to real loops 17 years ago
Marcin Slusarz 742ba02a51 udf: create common function for changing free space counter 17 years ago
Marcin Slusarz 3f2587bb22 udf: create common function for tag checksumming 17 years ago
Marcin Slusarz 4b11111aba udf: fix coding style 17 years ago
Marcin Slusarz bd45a420f9 udf: fix sparse warnings (shadowing & mismatch between declaration and definition) 17 years ago
Marcin Slusarz 883cb9d184 udf: move calculating of nr_groups into helper function 17 years ago
Marcin Slusarz 66e1da3f47 udf: convert macros related to bitmaps to functions 17 years ago
Marcin Slusarz deae6cfcdc udf: check if udf_load_logicalvol failed 17 years ago
Marcin Slusarz dc5d39be6d udf: convert UDF_SB_ALLOC_PARTMAPS macro to udf_sb_alloc_partition_maps function 17 years ago
Marcin Slusarz 6c79e987d6 udf: remove some ugly macros 17 years ago
Marcin Slusarz 3a71fc5de5 udf: fix coding style of super.c 17 years ago
Christoph Hellwig 74bedc4d56 libfs: rename simple_attr_close to simple_attr_release 17 years ago
Christoph Hellwig 9261303ab7 libfs: make simple attributes interruptible 17 years ago
Christoph Hellwig 8b88b0998e libfs: allow error return from simple attributes 17 years ago
Jesper Juhl efae09f3e9 Nuke duplicate header from sysctl.c 17 years ago
Jesper Juhl f8db694e46 Nuke a duplicate include from profile.c 17 years ago
Jesper Juhl 2dc9c91315 Nuke duplicate include from printk.c 17 years ago
Mike Galbraith 18914b1884 write_inode_now(): avoid unnecessary synchronous write 17 years ago
Andi Kleen abe8be3abe Allow executables larger than 2GB 17 years ago
Mike Frysinger 531d7d4256 asm-*/posix_types.h: scrub __GLIBC__ 17 years ago
Evgeniy Dushistov 90b315af12 ufs: fix symlink creation on ufs2 17 years ago
Christoph Hellwig 91dbbe4896 ext2: remove unused ext2_put_inode prototype 17 years ago
Rusty Russell c2ec66828f aio: negative offset should return -EINVAL 17 years ago
Rusty Russell 7adfa2ff3e aio: partial write should not return error code 17 years ago
Alexey Dobriyan 25478445c4 Fix container_of() usage 17 years ago
Marcin Slusarz 50e8a2890e ext3: replace all adds to little endians variables with le*_add_cpu 17 years ago
Marcin Slusarz 8b5f688368 byteorder: move le32_add_cpu & friends from OCFS2 to core 17 years ago
Jan Kara 2004dc8eec Use pgoff_t instead of unsigned long 17 years ago
Andrew Morton 476aed3870 aoe: statically initialise devlist_lock 17 years ago