aboutsummaryrefslogtreecommitdiffstats
path: root/fs/super.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22ext4: new export opsChristoph Hellwig1-15/+20
2007-10-22ext3: new export opsChristoph Hellwig1-15/+20
2007-10-22ext2: new export opsChristoph Hellwig1-15/+19
2007-10-22exportfs: add new methodsChristoph Hellwig3-6/+248
2007-10-22exportfs: add fid typeChristoph Hellwig3-57/+90
2007-10-22kexec: add BSS to resource treeBernhard Walle8-10/+48
2007-10-22intel-iommu sg chaining supportFUJITA Tomonori1-17/+17
2007-10-22intel-iommu: fix for IOMMU early crashKeshavamurthy, Anil S2-11/+14
2007-10-22intel-iommu: optimize sg map/unmap callsKeshavamurthy, Anil S3-160/+231
2007-10-22Intel IOMMU: Iommu floppy workaroundKeshavamurthy, Anil S2-0/+37
2007-10-22Intel IOMMU: Iommu Gfx workaroundKeshavamurthy, Anil S5-4/+79
2007-10-22Intel IOMMU: DMAR fault handling supportKeshavamurthy, Anil S4-1/+281
2007-10-22Intel IOMMU: Intel iommu cmdline option - forcedacKeshavamurthy, Anil S2-1/+13
2007-10-22Intel IOMMU: Avoid memory allocation failures in dma map api callsKeshavamurthy, Anil S1-4/+26
2007-10-22Intel IOMMU: Intel IOMMU driverKeshavamurthy, Anil S7-1/+2406
2007-10-22Intel IOMMU: IOVA allocation and management routinesKeshavamurthy, Anil S2-0/+419
2007-10-22Intel IOMMU: clflush_cache_range now takes size paramKeshavamurthy, Anil S2-3/+4
2007-10-22Intel IOMMU: PCI generic helper functionKeshavamurthy, Anil S4-0/+51
2007-10-22Intel IOMMU: DMAR detection and parsing logicKeshavamurthy, Anil S5-7/+415
2007-10-22ext2: avoid rec_len overflow with 64KB block sizeJan Kara2-12/+33
2007-10-22dcache: don't expose uninitialized memory in /proc/<pid>/fd/<fd>J. Bruce Fields1-0/+2
2007-10-22capabilities: clean up file capability readingSerge E. Hallyn2-12/+17
2007-10-22memory hotplug: make kmem_cache_node for SLUB on memory online avoid panicYasunori Goto2-0/+122
2007-10-22memory hotplug: rearrange memory hotplug notifierYasunori Goto3-23/+61
2007-10-22memory hotplug: document the memory hotplug notifierYasunori Goto1-3/+55
2007-10-22i386: paravirt boot sequenceRusty Russell4-6/+63
2007-10-22add WEAK() for creating weak asm labelsRusty Russell1-0/+6
2007-10-22update boot spec to 2.07Rusty Russell3-3/+47
2007-10-21NFS: Fix a typo in nfs_call_unlink()Trond Myklebust1-1/+1
2007-10-21NFSv2: Ensure that the directory metadata gets revalidated on file createTrond Myklebust1-0/+1
2007-10-21nobh: nobh_write_end fixNick Piggin1-2/+1
2007-10-21Blackfin arch: update boards filesBryan Wu1-1/+1
2007-10-22Blackfin arch: dma add some API and cleanup bf54x DMA definitionBryan Wu6-6/+34
2007-10-21Blackfin arch: cleanup and promote the general purpose timers api to a core blackfin componentMike Frysinger6-211/+484
2007-10-22Blackfin arch: add a cheesy install targetMike Frysinger2-0/+60
2007-10-21Blackfin arch: add functions for converting between sclks and usecsMike Frysinger2-1/+15
2007-10-21Blackfin arch: add assembly function for doing 64bit unsigned divisionMike Frysinger2-1/+376
2007-10-21Blackfin arch: -mno-fdpic worksMike Frysinger1-0/+2
2007-10-21Blackfin arch: use "char bfin_board_name[]" rather than "char *bfin_board_name" per discussion on lkml as the former uses less storageMike Frysinger16-25/+25
2007-10-21Blackfin arch: Fixing Bug: balance calls to get_task_mm with corresponding mmput callsBernd Schmidt1-0/+2
2007-10-21Blackfin serial driver Kconfig: depend on DMA not being enabled rather than a specific DMA sizeMike Frysinger1-1/+1
2007-10-21Blackfin arch: Fix bug: missing CHIPID register field definition of BF54xBryan Wu1-0/+4
2007-10-21Blackfin arch: Fix up /proc/cpuinfo so it is like everyone elseRobin Getz1-39/+61
2007-10-21Blackfin arch: Optimization - no need to make additional math hereMichael Hennerich1-3/+3
2007-10-22Blackfin arch: force irq_flags into the .data sectionMike Frysinger2-2/+14
2007-10-22Blackfin arch BF548 defconfig: enable watchdog by defaultMike Frysinger1-1/+8
2007-10-21Blackfin arch: add new processor ADSP-BF52x arch/mach supportMichael Hennerich29-37/+4590
2007-10-21[PATCH] audit: watching subtreesAl Viro10-10/+1310
2007-10-21[PATCH] new helper - inotify_evict_watch()Al Viro2-0/+9
2007-10-21[PATCH] new helper - inotify_clone_watch()Al Viro2-0/+36