summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-08-24Eliminate sparse warning - bad constant expressionshirishpargaonkar@gmail.com
2010-08-24xfs: do not discard page cache data on EAGAINChristoph Hellwig
2010-08-24xfs: don't do memory allocation under the CIL context lockDave Chinner
2010-08-24xfs: Reduce log force overhead for delayed loggingDave Chinner
2010-08-24xfs: dummy transactions should not dirty VFS stateDave Chinner
2010-08-24xfs: ensure f_ffree returned by statfs() is non-negativeStuart Brodsky
2010-08-24xfs: handle negative wbc->nr_to_write during sync writebackDave Chinner
2010-08-24xfs: fix untrusted inode number lookupDave Chinner
2010-08-24xfs: ensure we mark all inodes in a freed cluster XFS_ISTALEDave Chinner
2010-08-24xfs: unlock items before allowing the CIL to commitDave Chinner
2010-08-23cifs: check for NULL session passwordJeff Layton
2010-08-23missing changes during ntlmv2/ntlmssp auth and signShirish Pargaonkar
2010-08-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-08-20[CIFS] Fix ntlmv2 auth with ntlmsspSteve French
2010-08-20cifs: correction of unicode header filesIgor Druzhinin
2010-08-18Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-08-18cifs: fix NULL pointer dereference in cifs_find_smb_sesJeff Layton
2010-08-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2010-08-18nilfs2: wait for discard to finishRyusuke Konishi
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-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds
2010-08-18Make do_execve() take a const filename pointerDavid Howells
2010-08-17NFS: Fix the selection of security flavours in KconfigTrond Myklebust
2010-08-16cifs: consolidate error handling in several functionsJeff Layton
2010-08-16cifs: clean up error handling in cifs_mknodJeff Layton
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-14Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2010-08-14Merge 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-13bkl: Remove locked .ioctl file operationArnd Bergmann