summaryrefslogtreecommitdiffstats
path: root/fs/btrfs/disk-io.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-01-16btrfs: check NULL or notTsutomu Itoh3-0/+16
2011-01-16btrfs: Don't pass NULL ptr to func that may deref it.Jesper Juhl1-0/+2
2011-01-16btrfs: mount failure return value fixDave Young2-4/+8
2011-01-16btrfs: Mem leak in btrfs_get_acl()Jesper Juhl1-1/+3
2011-01-16btrfs: fix wrong free space information of btrfsMiao Xie5-7/+286
2011-01-16btrfs: make the chunk allocator utilize the devices betterMiao Xie2-103/+300
2011-01-16btrfs: restructure find_free_dev_extent()Miao Xie2-68/+91
2011-01-16btrfs: fix wrong calculation of stripe sizeMiao Xie1-2/+8
2011-01-16btrfs: try to reclaim some space when chunk allocation failsMiao Xie1-2/+7
2011-01-16btrfs: fix wrong data space statisticsMiao Xie1-4/+3
2011-01-16fs/btrfs: Fix build of ctreeStefan Schmidt1-0/+1
2011-01-16microblaze: Fix asm/pgtable.hMichal Simek1-2/+4
2011-01-16microblaze: Fix missing pagemap.hMichal Simek1-0/+1
2011-01-16dt/flattree: Return virtual address from early_init_dt_alloc_memory_arch()Grant Likely5-16/+8
2011-01-16autofs4: Merge the remaining dentry ops tablesDavid Howells3-20/+4
2011-01-16Unexport do_add_mount() and add in follow_automount(), not ->d_automount()David Howells8-89/+101
2011-01-16Allow d_manage() to be used in RCU-walk modeDavid Howells5-12/+22
2011-01-16Remove a further kludge from __do_follow_link()David Howells1-6/+2
2011-01-16autofs4: Bump versionIan Kent1-1/+1
2011-01-16autofs4: Add v4 pseudo direct mount supportIan Kent1-0/+58
2011-01-16autofs4: Fix wait validationIan Kent1-1/+16
2011-01-16autofs4: Clean up autofs4_free_ino()Ian Kent2-22/+0
2011-01-16autofs4: Clean up dentry operationsIan Kent3-29/+26
2011-01-16autofs4: Clean up inode operationsIan Kent3-21/+1
2011-01-16autofs4: Remove unused codeIan Kent2-250/+0
2011-01-16autofs4: Add d_manage() dentry operationIan Kent4-40/+159
2011-01-16autofs4: Add d_automount() dentry operationIan Kent4-112/+189
2011-01-16Remove the automount through follow_link() kludge code from pathwalkDavid Howells1-14/+3
2011-01-16CIFS: Use d_automount() rather than abusing follow_link()David Howells4-67/+80
2011-01-16NFS: Use d_automount() rather than abusing follow_link()David Howells5-48/+46
2011-01-16AFS: Use d_automount() rather than abusing follow_link()David Howells4-30/+19
2011-01-16Add an AT_NO_AUTOMOUNT flag to suppress terminal automountDavid Howells4-1/+12
2011-01-16Add a dentry op to allow processes to be held during pathwalk transitDavid Howells15-50/+126
2011-01-16Add a dentry op to handle automounting rather than abusing follow_link()David Howells6-58/+198
2011-01-16do_lookup() fixAl Viro1-0/+3
2011-01-15parisc: fix compile breakage caused by inlining maybe_mkwriteJames Bottomley1-1/+3
2011-01-15parisc : Remove broken line wrapping handling pdc_iodc_print()Guy Martin1-12/+1
2011-01-15Update Pekka's email address in MAINTAINERSPekka Enberg1-2/+2
2011-01-15mm/slab.c: make local symbols staticH Hartley Sweeten1-3/+3
2011-01-15ARM: fix missing branch in __error_aRussell King1-0/+2
2011-01-15ARM: pxa: fix building issue of missing physmap.hEric Miao1-0/+1
2011-01-15ARM: mmp: PXA910 drive strength FAST using wrong valuePhilip Rakity1-1/+1
2011-01-15ARM: mmp: MMP2 drive strength FAST using wrong valuePhilip Rakity1-1/+1
2011-01-15ARM: pxa: fix recursive calls in pxa_low_gpio_chipEric Miao1-27/+14
2011-01-15ARM: fix /proc/$PID/stack on SMPRussell King1-3/+6
2011-01-15Update CONFIG_MD_RAID6_PQ to CONFIG_RAID6_PQ in drivers/dma/iop-adma.cWei Yongquan1-2/+2
2011-01-15ARM: PL08x: fix a warningDan Williams1-1/+1
2011-01-15Fix dmaengine_submit() return typeRussell King - ARM Linux1-1/+1
2011-01-15dmaengine: at_hdmac: fix race while monitoring channel statusNicolas Ferre1-2/+2
2011-01-15dmaengine: at_hdmac: flags located in first descriptorNicolas Ferre1-3/+3