summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2010-08-18fs: cleanup files_lock lockingNick Piggin2-26/+20
2010-08-18fs: remove extra lookup in __lookup_hashNick Piggin2-41/+51
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin2-18/+18
2010-08-18fs: dentry allocation consolidationNick Piggin1-37/+33
2010-08-18fs: fix do_lookup false negativeNick Piggin1-8/+2
2010-08-18mbcache: Limit the maximum number of cache entriesAndreas Gruenbacher1-6/+24
2010-08-18hostfs ->follow_link() brainoAl Viro1-1/+1
2010-08-18hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpyAl Viro1-1/+1
2010-08-18remove SWRITE* I/O typesChristoph Hellwig14-85/+72
2010-08-18kill BH_Ordered flagChristoph Hellwig4-71/+62
2010-08-18vfs: update ctime when changing the file's permission by setfaclJan Kara1-0/+1
2010-08-18cramfs: only unlock new inodesAlexander Shishkin1-1/+1
2010-08-18fix reiserfs_evict_inode end_writeback second callSergey Senozhatsky1-0/+1
2010-08-15mm: fix up some user-visible effects of the stack guard pageLinus Torvalds1-1/+7
2010-08-15fs/dcache: fix function param name in kernel-docRandy Dunlap1-1/+1
2010-08-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds1-19/+27
2010-08-14Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds7-42/+14
2010-08-14Mark arguments to certain syscalls as being constDavid Howells3-24/+35
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann4-36/+9
2010-08-14logfs: kill BKLArnd Bergmann3-6/+5
2010-08-13Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds1-1/+1
2010-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds6-93/+122
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds11-46/+317
2010-08-13[S390] partitions: fix build error in ibm partition detection codeHeiko Carstens1-1/+1
2010-08-13Revert "fsnotify: store struct file not struct path"Linus Torvalds6-50/+30
2010-08-12[NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is setSteve French1-0/+1
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds1-6/+5
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells3-29/+10
2010-08-12mm: fix writeback_in_progress()Jan Kara1-1/+3
2010-08-12writeback: merge for_kupdate and !for_kupdate casesWu Fengguang1-33/+10
2010-08-12writeback: fix queue_io() orderingWu Fengguang1-1/+9
2010-08-12writeback: don't redirty tail an inode with dirty pagesWu Fengguang1-13/+9
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang1-1/+1
2010-08-11AFS: Implement an autocell mount capability [ver #2]wanglei7-46/+250
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei1-0/+4
2010-08-11NFS: Use kernel DNS resolver [ver #2]Bryan Schumaker3-0/+52
2010-08-11cifs: update README to include details about 'fsc' optionSuresh Jayaraman1-0/+10
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds9-115/+180
2010-08-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds8-20/+180
2010-08-11Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds4-52/+31
2010-08-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds39-410/+1162
2010-08-11fs/sysv/super.c: add support for non-PDP11 v7 filesystemsLubomir Rintel1-24/+51
2010-08-11fs/sysv: v7: adjust sanity checks for some volumesLubomir Rintel1-2/+4
2010-08-11fs/sysv: add v7 aliasLubomir Rintel1-0/+1
2010-08-11afs: destroy work queue on init failureDan Carpenter1-0/+1
2010-08-11partitions: fix sometimes unreadable partition stringsAlexey Dobriyan16-72/+136
2010-08-11procfs: simplify conditional processing of fs/proc.o.Robert P. J. Day1-1/+1
2010-08-11signalfd: fill in ssi_int for posix timers and message queuesNathan Lynch1-0/+2
2010-08-11blkdev: cgroup whitelist permission fixChris Wright1-4/+6
2010-08-11reiserfs: remove unused local `wait'Changli Gao1-1/+0