aboutsummaryrefslogtreecommitdiffstats
path: root/fs/namei.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-21MAINTAINERS: Various fixesJean Delvare1-7/+7
2008-09-21MAINTAINERS: Trivial whitespace cleanupsJean Delvare1-81/+81
2008-09-21[MIPS] vmlinux.lds.S: handle .text.*Atsushi Nemoto1-0/+1
2008-09-21[MIPS] Fix potential latency problem due to non-atomic cpu_wait.Atsushi Nemoto3-20/+55
2008-09-21[MIPS] SMTC: Clear TIF_FPUBOUND on clone / fork.Ralf Baechle1-0/+2
2008-09-21[MIPS] Fix 64-bit IP checksum codeAtsushi Nemoto1-4/+17
2008-09-20mmc_test: initialize mmc_test_lock staticallyAkinobu Mita1-3/+1
2008-09-20mmc_block: handle error from mmc_register_driver()Akinobu Mita1-2/+7
2008-09-20atmel-mci: Set MMC_CAP_NEEDS_POLL if no detect_pinHaavard Skinnemoen1-0/+4
2008-09-20atmel-mci: Fix bogus debugfs file sizeHaavard Skinnemoen1-4/+0
2008-09-20atmel-mci: Fix memory leak in atmci_regs_showHaavard Skinnemoen1-0/+2
2008-09-20atmel-mci: debugfs: enable clock before dumping regsHaavard Skinnemoen1-0/+2
2008-09-20tmio_mmc: fix compilation with debug enabledDmitry Baryshkov1-2/+2
2008-09-20hwmon: (ad7414) Make ad7414_update_device() staticAdrian Bunk1-1/+1
2008-09-20hwmon: (it87) Fix fan tachometer reading in IT8712F rev 0x7 (I)Andrew Paprocki1-2/+2
2008-09-20hwmon: (atxp1) Fix device detection logicJean Delvare1-9/+9
2008-09-19KVM: ia64: 'struct fdesc' build fixJes Sorensen1-6/+1
2008-09-19avr32: nmi_enter() without nmi_exit()Manfred Spraul1-4/+4
2008-09-19avr32: fix sys_sync_file_range() call conventionHans-Christian Egtvedt2-1/+10
2008-09-19avr32: add generic_find_next_le_bit bit functionHans-Christian Egtvedt2-0/+31
2008-09-19avr32: add .gitignore filesMarkus Heidelberg2-0/+5
2008-09-19atstk1000: fix build breakage with BOARD_ATSTK100X_SW2_CUSTOM=yHaavard Skinnemoen1-1/+1
2008-09-19md: Don't wait UNINTERRUPTIBLE for other resync to finishNeilBrown1-1/+7
2008-09-18e100: Use pci_pme_active to clear PME_Status and disable PME#Rafael J. Wysocki1-3/+1
2008-09-18e1000: prevent corruption of EEPROM/NVMChristopher Li1-0/+23
2008-09-18forcedeth: call restore mac addr in nv_shutdown pathYinghai Lu1-3/+13
2008-09-18bnx2: Promote vector field in bnx2_irq structure from u16 to unsigned intBenjamin Li1-1/+1
2008-09-18sctp: Fix oops when INIT-ACK indicates that peer doesn't support AUTHVlad Yasevich2-8/+7
2008-09-18sctp: do not enable peer features if we can't do them.Vlad Yasevich1-2/+7
2008-09-18[ARM] 5255/1: Update jornada ssp to remove build errors/warningsKristoffer Ericson2-8/+13
2008-09-18sctp: set the skb->ip_summed correctly when sending over loopback.Vlad Yasevich1-1/+2
2008-09-17[ARM] omap: back out 'internal_clock' supportRussell King1-13/+0
2008-09-17[ARM] 5249/1: davinci: remove redundant check in davinci_psc_config()roelkluin1-3/+0
2008-09-17Fix compile failure with non modular buildsJames Bottomley3-20/+18
2008-09-17powerpc: Holly board needs dtbImage targetJosh Boyer1-1/+1
2008-09-17[XFS] Don't do I/O beyond eof when unreserving spaceLachlan McIlroy1-0/+18
2008-09-17[XFS] Fix use-after-free with buffersLachlan McIlroy1-24/+20
2008-09-17[XFS] Prevent lockdep false positives when locking two inodes.David Chinner2-1/+16
2008-09-17[XFS] Fix barrier status change detection.David Chinner1-1/+1
2008-09-17[XFS] Prevent direct I/O from mapping extents beyond eofLachlan McIlroy1-0/+4
2008-09-17[XFS] Fix regression introduced by remount fixupChristoph Hellwig1-0/+20
2008-09-17[XFS] Move memory allocations for log tracing out of the critical pathLachlan McIlroy2-21/+40
2008-09-16warn: Turn the netdev timeout WARN_ON() into a WARN()Arjan van de Ven2-2/+11
2008-09-16Fix PNP build failure, bugzilla #11276David Miller1-0/+7
2008-09-16hpplus: fix build regressionStephen Hemminger1-4/+4
2008-09-16Revert "b43/b43legacy: add RFKILL_STATE_HARD_BLOCKED support"Linus Torvalds2-36/+0
2008-09-16powerpc: Fix interrupt values for DMA2 in MPC8610 HPCD device treeTimur Tabi1-4/+4
2008-09-16clockevents: make device shutdown robustThomas Gleixner4-8/+19
2008-09-16IPoIB: Fix deadlock on RTNL between bcast join comp and ipoib_stop()Yossi Etigin3-10/+24
2008-09-16RDMA/nes: Fix client side QP destroyFaisal Latif1-9/+2