aboutsummaryrefslogtreecommitdiffstats
path: root/fs/efs/super.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-22ocfs2: new export opsChristoph Hellwig1-41/+24
2007-10-22gfs2: new export opsChristoph Hellwig1-38/+43
2007-10-22reiserfs: new export opsChristoph Hellwig3-43/+35
2007-10-22shmem: new export opsChristoph Hellwig1-22/+13
2007-10-22isofs: new export opsChristoph Hellwig1-38/+29
2007-10-22fat: new export opsChristoph Hellwig1-17/+7
2007-10-22xfs: new export opsChristoph Hellwig2-124/+130
2007-10-22ntfs: new export opsChristoph Hellwig1-47/+28
2007-10-22jfs: new export opsChristoph Hellwig3-18/+27
2007-10-22efs: new export opsChristoph Hellwig3-18/+27
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