aboutsummaryrefslogtreecommitdiffstats
path: root/fs/binfmt_flat.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-12-01ocfs2: make ocfs2_alloc_handle() staticMark Fasheh2-7/+1
2006-12-01ocfs2: remove unused ocfs2_handle_add_lock()Mark Fasheh4-117/+2
2006-12-01ocfs2: remove unused ocfs2_handle_add_inode()Mark Fasheh5-67/+0
2006-12-01ocfs2: Don't allocate handle early in ocfs2_rename()Mark Fasheh1-8/+1
2006-12-01ocfs2: don't use handle for locking in allocation functionsMark Fasheh7-152/+72
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_rename()Mark Fasheh1-19/+37
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_symlink()Mark Fasheh1-9/+12
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock in ocfs2_unlink()Mark Fasheh1-13/+12
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in orphan dir codeMark Fasheh1-27/+39
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_link()Mark Fasheh1-28/+26
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in ocfs2_mknod()Mark Fasheh1-7/+9
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in __ocfs2_flush_truncate_log()Mark Fasheh1-27/+19
2006-12-01ocfs2: don't pass handle to ocfs2_meta_lock() in localalloc.cMark Fasheh1-44/+40
2006-12-01ocfs2: remove ocfs2_journal_handle flags fieldMark Fasheh4-32/+4
2006-12-01ocfs2: have ocfs2_extend_trans() take handle_tMark Fasheh4-10/+6
2006-12-01ocfs2: remove unused ocfs2_journal_handle fieldMark Fasheh2-7/+1
2006-12-01ocfs2: fix format warnings in dlm_alloc_pagevec()Mark Fasheh1-1/+2
2006-12-01[2.6 patch] make ocfs2_create_new_lock() staticAdrian Bunk2-6/+4
2006-11-29Linux 2.6.19Linus Torvalds1-1/+1
2006-11-29[PATCH] r8169: Fix iteration variable signFrancois Romieu1-2/+2
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platformsMilan Svoboda2-16/+27
2006-11-29[MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle3-24/+30
2006-11-28[NET]: Fix MAX_HEADER setting.David S. Miller1-2/+4
2006-11-28[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy1-7/+9
2006-11-28[NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2-6/+6
2006-11-28[NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2-0/+2
2006-11-28[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai1-7/+6
2006-11-28[NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai1-0/+8
2006-11-28[PATCH] add missing libsas include to fix s390 compilation.Dave Jones1-0/+1
2006-11-28[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita1-1/+2
2006-11-28[PATCH] fix create_write_pipe() error checkAkinobu Mita1-4/+4
2006-11-28[PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund1-1/+1
2006-11-28[PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright1-4/+5
2006-11-28[MIPS] Fix Bonito bootup message.Ralf Baechle1-1/+1
2006-11-28[PATCH] x86-64: Use stricter in process stack check for unwinderAndi Kleen1-1/+9
2006-11-28[PATCH] i386: Fix compilation with UP genericarchAndi Kleen1-0/+4
2006-11-28[PATCH] x86-64: Fix warning in io_apic.cAndi Kleen1-2/+0
2006-11-28[PATCH] x86-64: work around gcc4 issue with -Os in Dwarf2 stack unwindJan Beulich1-4/+5
2006-11-28[PATCH] x86_64: fix 'earlyprintk=...,keep' regressionIngo Molnar1-1/+1
2006-11-28[ALSA] version 1.0.13Jaroslav Kysela1-1/+1
2006-11-28[ALSA] snd-emu10k1: Fix capture for one variant.James Courtier-Dutton1-0/+1
2006-11-28[ALSA] Fix hang-up at disconnection of usb-audioTakashi Iwai3-4/+8
2006-11-28[ALSA] hda: fix typo for xw4400 PCI sub-IDJohn W. Linville1-1/+1
2006-11-28[ALSA] hda: fix sigmatel dell system detectionMatt Porter1-7/+7
2006-11-28[ALSA] Enable stereo line input for TAS codecPaul Mackerras1-4/+9
2006-11-28[ALSA] rtctimer: handle RTC interrupts with a taskletClemens Ladisch1-6/+14
2006-11-28[PATCH] libata: Fixup ata_sas_queuecmd to handle __ata_scsi_queuecmd failureBrian King1-3/+6
2006-11-28[PATCH] ahci: AHCI mode SATA patch for Intel ICH9Jason Gaston1-0/+11
2006-11-28[PATCH] libata: don't schedule EH on wcache on/off if old EHTejun Heo1-5/+7
2006-11-27selinux: fix dentry_open() error checkAkinobu Mita1-1/+2