summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)AuthorFilesLines
2010-10-26fs: do not assign default i_ino in new_inodeChristoph Hellwig1-0/+1
2010-10-26new helper: ihold()Al Viro1-0/+1
2010-10-26fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig1-2/+3
2010-10-26fs: Implement lazy LRU updates for inodesNick Piggin2-8/+7
2010-10-26fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner1-1/+2
2010-10-26list.h: new helper - hlist_add_fake()Al Viro1-0/+6
2010-10-26new helper: inode_unhashed()Al Viro1-0/+5
2010-10-26unexport invalidate_inodesAl Viro1-1/+0
2010-10-26vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki1-0/+3
2010-10-26fs: allow for more than 2^31 filesEric Dumazet1-4/+4
2010-10-26fs: kill block_prepare_writeChristoph Hellwig2-1/+2
2010-10-26fs: mark destroy_inode staticChristoph Hellwig1-1/+0
2010-10-26fs: add sync_inode_metadataChristoph Hellwig1-0/+1
2010-10-26Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-1/+90
2010-10-26hwmon: lis3: Short explanations of platform data fieldsSamu Onkalo1-0/+46
2010-10-26hwmon: lis3: use block read to access data registersSamu Onkalo1-0/+1
2010-10-26hwmon: lis3: New parameters to platform dataSamu Onkalo1-1/+5
2010-10-26hwmon: lis3: regulator controlSamu Onkalo1-0/+2
2010-10-26hwmon: add generic GPIO fan driverSimon Guinot1-0/+36
2010-10-26Merge branch 'nfs-for-2.6.37' of git://git.linux-nfs.org/projects/trondmy/nfs...Linus Torvalds7-54/+76
2010-10-26Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+3
2010-10-25Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+13
2010-10-25IB/mlx4: Add VLAN support for IBoEEli Cohen2-1/+2
2010-10-25IB/mlx4: Add support for IBoEEli Cohen1-0/+27
2010-10-25mlx4_core: Update data structures and constants for IBoEEli Cohen3-3/+8
2010-10-25mlx4_core: Allow protocol drivers to find corresponding interfacesEli Cohen1-0/+9
2010-10-25Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds1-1/+5
2010-10-25Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-736/+0
2010-10-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds4-7/+57
2010-10-25Coda: replace BKL with mutexYoshihisa Abe1-0/+2
2010-10-25Coda: push BKL regions into coda_upcall()Yoshihisa Abe1-1/+1
2010-10-25Coda: add spin lock to protect accesses to struct coda_inode_info.Yoshihisa Abe2-5/+14
2010-10-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-19/+96
2010-10-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds4-5/+36
2010-10-25Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-4/+0
2010-10-25[S390] add support for nonquiescing sskeMartin Schwidefsky1-1/+1
2010-10-25uwb: Remove the WLP subsystem and driversDavid Vrabel1-736/+0
2010-10-25netdev: bfin_mac: push settings to platform resourcesSonic Zhang1-0/+29
2010-10-25Merge branch 'topic/asoc' into for-linusTakashi Iwai1-1/+5
2010-10-25ACPI: Add interfaces for ioremapping/iounmapping ACPI registersMyron Stowe1-0/+3
2010-10-25NFSv4.1: pnfs: add LAYOUTGET and GETDEVICEINFO infrastructureAndy Adamson3-0/+52
2010-10-25NFS: client needs to maintain list of inodes with active layoutsAndy Adamson1-0/+1
2010-10-25NFS: create and destroy inode's layout cacheBenny Halevy1-0/+3
2010-10-25NFSv4.1: pnfs: filelayout: introduce minimal file layout driverDean Hildebrand1-0/+1
2010-10-25NFS: set layout driverRicardo Labiaga2-0/+2
2010-10-25NFS: ask for layouttypes during v4 fsinfo callAndy Adamson1-0/+1
2010-10-25NFS: change stateid to be a unionAlexandros Batsakis1-2/+13
2010-10-25NFSv4.1: pnfsd, pnfs: protocol level pnfs constantsDean Hildebrand1-0/+45
2010-10-25SUNRPC: define xdr_decode_opaque_fixedBenny Halevy1-0/+7