summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* fs: do not assign default i_ino in new_inodeChristoph Hellwig2010-10-2531-2/+36
* fs: introduce a per-cpu last_ino allocatorEric Dumazet2010-10-251-7/+38
* new helper: ihold()Al Viro2010-10-2540-49/+57
* fs: remove inode_add_to_list/__inode_add_to_listChristoph Hellwig2010-10-253-41/+38
* fs: move i_count increments into find_inode/find_inode_fastChristoph Hellwig2010-10-251-11/+6
* fs: Stop abusing find_inode_fast in iuniqueChristoph Hellwig2010-10-251-5/+25
* fs: Factor inode hash operations into functionsDave Chinner2010-10-251-45/+55
* fs: Implement lazy LRU updates for inodesNick Piggin2010-10-254-41/+71
* fs: Convert nr_inodes and nr_unused to per-cpu countersDave Chinner2010-10-255-25/+52
* vfs: fix infinite loop caused by clone_mnt raceMiklos Szeredi2010-10-251-1/+1
* switch hfs to hlist_add_fake()Al Viro2010-10-253-4/+1
* list.h: new helper - hlist_add_fake()Al Viro2010-10-253-2/+8
* new helper: inode_unhashed()Al Viro2010-10-256-8/+13
* unexport invalidate_inodesAl Viro2010-10-253-2/+5
* smbfs never retains inodes with zero refcount in the first placeAl Viro2010-10-251-1/+0
* ntfs: don't call invalidate_inodes()Al Viro2010-10-251-15/+0
* gfs2: invalidate_inodes() is no-op thereAl Viro2010-10-252-2/+0
* ext2_remount: don't bother with invalidate_inodes()Al Viro2010-10-251-3/+1
* fs/buffer.c: call __block_write_begin() if we have pageNamhyung Kim2010-10-251-5/+4
* lockdep: fixup checking of dir inode annotationNamhyung Kim2010-10-251-1/+1
* aio: bump i_count instead of using igrabChris Mason2010-10-251-1/+14
* update block_device_operations documentationChristoph Hellwig2010-10-251-8/+23
* fs/buffer.c: remove duplicated assignment on b_privateNamhyung Kim2010-10-251-1/+0
* fs: move exportfs since it is not a networking filesystemRandy Dunlap2010-10-251-3/+3
* hfs: use sync_dirty_bufferChristoph Hellwig2010-10-252-13/+2
* vfs: introduce FMODE_UNSIGNED_OFFSET for allowing negative f_posKAMEZAWA Hiroyuki2010-10-254-4/+33
* hostfs: fix UML crash: remove f_spare from hostfsRichard Weinberger2010-10-253-10/+4
* Documentation: Fix trivial typo in filesystems/sharedsubtree.txtValerie Aurora2010-10-251-2/+2
* affs: testing the wrong variableDan Carpenter2010-10-251-2/+2
* fs: allow for more than 2^31 filesEric Dumazet2010-10-254-24/+21
* isofs: Fix isofs_get_blocks for 8TB filesJan Kara2010-10-251-9/+8
* fs: kill block_prepare_writeChristoph Hellwig2010-10-2514-73/+39
* fs: mark destroy_inode staticChristoph Hellwig2010-10-252-2/+1
* fs: add sync_inode_metadataChristoph Hellwig2010-10-2510-41/+30
* fs: move permission check back into __lookup_hashChristoph Hellwig2010-10-251-10/+4
* Merge branch 'davinci-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-2551-1359/+3810
|\
| * davinci: fix remaining board support after io_pgoffst removalKevin Hilman2010-10-212-4/+0
| * Merge branch 'davinci-next' into davinci-for-linusKevin Hilman2010-10-2151-1359/+3814
| |\
| | * davinci: mityomapl138: make file local data staticSekhar Nori2010-10-121-7/+7
| | * arm/davinci: remove duplicated includeNicolas Kaiser2010-10-041-1/+0
| | * davinci: Initial support for Omapl138-HawkboardVictor Rodriguez2010-09-245-0/+75
| | * davinci: MityDSP-L138/MityARM-1808 read MAC address from I2C PromMichael Williamson2010-09-241-0/+62
| | * davinci: add tnetv107x touchscreen platform deviceCyril Chemparathy2010-09-241-0/+20
| | * input: add driver for tnetv107x touchscreen controllerCyril Chemparathy2010-09-243-0/+406
| | * davinci: add keypad config for tnetv107x evm boardCyril Chemparathy2010-09-241-0/+56
| | * davinci: add tnetv107x keypad platform deviceCyril Chemparathy2010-09-242-0/+33
| | * input: add driver for tnetv107x on-chip keypad controllerCyril Chemparathy2010-09-243-0/+350
| | * net: davinci_emac: cleanup unused cpdma codeCyril Chemparathy2010-09-241-930/+0
| | * net: davinci_emac: switch to new cpdma layerCyril Chemparathy2010-09-241-85/+164
| | * net: davinci_emac: separate out cpdma codeCyril Chemparathy2010-09-244-0/+1084
OpenPOWER on IntegriCloud