aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-02-03[PATCH] UDF: Fix issues reported by Coverity in namei.cJayachandran C1-2/+2
2006-02-03[PATCH] coverity: udf/balloc.c null deref fixKAMBAROV, ZAUR1-4/+3
2006-02-03[PATCH] debugfs: hard link count wrongVincent Hanquez1-0/+1
2006-02-03[PATCH] i4l: warning fixesKarsten Keil1-1/+1
2006-02-03[PATCH] ip2main.c warning fixesAndrew Morton2-59/+9
2006-02-03[PATCH] Fix keyctl usage of strnlen_user()Davi Arnaut1-5/+10
2006-02-03[PATCH] edac_mc: Remove include of version.hEric W. Biederman1-1/+0
2006-02-03[PATCH] fat: Fix truncate() write orderingOGAWA Hirofumi1-27/+23
2006-02-03[PATCH] Trivial optimization of ll_rw_block()OGAWA Hirofumi1-2/+2
2006-02-03[PATCH] fat: Replace an own implementation with ll_rw_block(SWRITE,)OGAWA Hirofumi1-12/+2
2006-02-03[PATCH] uninline __sigqueue_free()Andrew Morton1-1/+1
2006-02-03[PATCH] new tty buffering locking fixPaul Fulghum6-33/+68
2006-02-03[PATCH] ipmi: mem_{in,out}[bwl] => intf_mem_{in,out}[bwl]Alexey Dobriyan1-12/+12
2006-02-03[PATCH] Compilation of kexec/kdump brokenFernando Luis Vazquez Cao2-1/+3
2006-02-03[PATCH] Fix comment to synchronize_sched()Paul E. McKenney1-1/+4
2006-02-03[PATCH] quota: fix error code for ext2_new_inode()Herbert Poetzl1-1/+1
2006-02-03[PATCH] Export cpu topology in sysfsZhang, Yanmin7-8/+225
2006-02-03[PATCH] ixj: fix writing silence checkAlexey Dobriyan1-4/+10
2006-02-03[PATCH] lib: Fix bug in int_sqrt() for 64 bit longsPeter Williams1-1/+1
2006-02-03[PATCH] quota: remove unused sync_dquots_dev()Herbert Poetzl1-1/+0
2006-02-03[PATCH] drivers/serial/jsm/: cleanupsAdrian Bunk3-5/+0
2006-02-03[PATCH] jsm: update for tty buffering revampV. Ananda Krishnan2-157/+79
2006-02-03[PATCH] fcntl F_SETFL and read-only IS_APPEND filesdean gaudet1-2/+5
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel3-2/+25
2006-02-03[PATCH] I2O: don't disable PCI device if it is enabled before probingMarkus Lidel1-15/+14
2006-02-03[PATCH] fix O_DIRECT read of last block in a sparse fileJeff Moyer1-1/+8
2006-02-03[PATCH] ext2: print xip mount option in ext2_show_optionsCarsten Otte1-0/+5
2006-02-03[PATCH] disable per cpu intr in /proc/statschwab@suse.de1-1/+1
2006-02-03[PATCH] edac: use C99 initializers (sparse warnings)Randy Dunlap1-4/+4
2006-02-03[PATCH] cpuset: fix sparse warningRandy Dunlap1-1/+1
2006-02-03[PATCH] parport: remove dead address in MAINTAINERSArnaud Giersch1-1/+0
2006-02-03[PATCH] parport: fix documentationArnaud Giersch2-9/+9
2006-02-03[PATCH] Normalize timespec for negative values in ns_to_timespecGeorge Anzinger1-6/+7
2006-02-03[PATCH] v9fs: fix corner cases when flushing requestLatchesar Ionkov1-4/+11
2006-02-03[PATCH] v9fs: v9fs_put_str fixLatchesar Ionkov1-9/+19
2006-02-03[PATCH] v9fs: symlink support fixesLatchesar Ionkov1-3/+3
2006-02-03[PATCH] parport: add parallel port support for SGI O2Arnaud Giersch4-0/+2269
2006-02-03[PATCH] fs/jffs/intrep.c: 255 is unsigned charFelix Oxley1-1/+1
2006-02-03[PATCH] drivers/isdn/sc/ioctl.c: copy_from_user() size fixDomen Puncer1-2/+2
2006-02-03[PATCH] umem: check pci_set_dma_mask return value correctlyTobias Klauser1-1/+1
2006-02-03[PATCH] Fix two ext[23] uninitialized warningsAndreas Gruenbacher2-2/+2
2006-02-03[PATCH] ufs: fix char vs. __s8 clash in ufsAndreas Schwab1-5/+5
2006-02-03[PATCH] EDAC config cleanupDave Jones1-1/+1
2006-02-03[PATCH] OProfile: fixed x86_64 incorrect kernel call graphsTong Li1-2/+17
2006-02-03[PATCH] Fix some ucLinux breakage from the tty updatesAlan Cox3-20/+12
2006-02-03[PATCH] rio cleanupsAlan Cox11-567/+0
2006-02-03[PATCH] make "struct d_cookie" depend on CONFIG_PROFILINGMarcelo Tosatti2-0/+4
2006-02-03[PATCH] ufs: fix hang during `rm'Evgeniy Dushistov3-57/+18
2006-02-03[PATCH] ufs: fix oops with `ufs1' typeEvgeniy Dushistov3-7/+8
2006-02-03[PATCH] sx.c printk warning fixesAndrew Morton1-3/+3