summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-18NFS: Fix an Oops in the NFSv4 atomic open codeTrond Myklebust
2010-08-18fs: brlock vfsmount_lockNick Piggin
2010-08-18fs: scale files_lockNick Piggin
2010-08-18tty: fix fu_list abuseNick Piggin
2010-08-18fs: cleanup files_lock lockingNick Piggin
2010-08-18fs: remove extra lookup in __lookup_hashNick Piggin
2010-08-18fs: fs_struct rwlock to spinlockNick Piggin
2010-08-18fs: dentry allocation consolidationNick Piggin
2010-08-18fs: fix do_lookup false negativeNick Piggin
2010-08-18mbcache: Limit the maximum number of cache entriesAndreas Gruenbacher
2010-08-18hostfs ->follow_link() brainoAl Viro
2010-08-18hostfs: dumb (and usually harmless) tpyo - strncpy instead of strlcpyAl Viro
2010-08-18remove SWRITE* I/O typesChristoph Hellwig
2010-08-18kill BH_Ordered flagChristoph Hellwig
2010-08-18vfs: update ctime when changing the file's permission by setfaclJan Kara
2010-08-18cramfs: only unlock new inodesAlexander Shishkin
2010-08-18fix reiserfs_evict_inode end_writeback second callSergey Senozhatsky
2010-08-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-08-17Make do_execve() take a const filename pointerDavid Howells
2010-08-17NFS: Fix the selection of security flavours in KconfigTrond Myklebust
2010-08-16nilfs2: fix false warning saying one of two super blocks is brokenRyusuke Konishi
2010-08-16nilfs2: fix list corruption after ifile creation failureRyusuke Konishi
2010-08-15mm: fix up some user-visible effects of the stack guard pageLinus Torvalds
2010-08-14fs/dcache: fix function param name in kernel-docRandy Dunlap
2010-08-13Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-08-13Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds
2010-08-13Mark arguments to certain syscalls as being constDavid Howells
2010-08-14bkl: Remove locked .ioctl file operationArnd Bergmann
2010-08-14logfs: kill BKLArnd Bergmann
2010-08-13Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2010-08-13Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-13[S390] partitions: fix build error in ibm partition detection codeHeiko Carstens
2010-08-12Revert "fsnotify: store struct file not struct path"Linus Torvalds
2010-08-12[NFS] Set CONFIG_KEYS when CONFIG_NFS_USE_KERNEL_DNS is setSteve French
2010-08-12Merge branch 'params' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/...Linus Torvalds
2010-08-12Add a dummy printk function for the maintenance of unused printksDavid Howells
2010-08-12mm: fix writeback_in_progress()Jan Kara
2010-08-12writeback: merge for_kupdate and !for_kupdate casesWu Fengguang
2010-08-12writeback: fix queue_io() orderingWu Fengguang
2010-08-12writeback: don't redirty tail an inode with dirty pagesWu Fengguang
2010-08-12writeback: avoid unnecessary calculation of bdi dirty thresholdsWu Fengguang
2010-08-11AFS: Implement an autocell mount capability [ver #2]wanglei
2010-08-11DNS: If the DNS server returns an error, allow that to be cached [ver #2]Wang Lei
2010-08-11NFS: Use kernel DNS resolver [ver #2]Bryan Schumaker
2010-08-11cifs: update README to include details about 'fsc' optionSuresh Jayaraman
2010-08-11NFS: fix the return value of nfs_file_fsync()J. R. Okajima
2010-08-11nfs: Remove redundant NULL check upon kfree()Davidlohr Bueso