summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-08-22ceph: fix osd request lru adjustment when sending requestHenry C Chang
2010-08-22ceph: don't improperly set dir complete when holding EXCL capSage Weil
2010-08-22fanotify: drop duplicate pr_debug statementTvrtko Ursulin
2010-08-22fanotify: flush outstanding perm requests on group destroyEric Paris
2010-08-22fsnotify: fix ignored mask handling between inode and vfsmount marksEric Paris
2010-08-22fsnotify: reset used_inode and used_vfsmount on each passEric Paris
2010-08-22fanotify: do not dereference inode_mark when it is unsetEric Paris
2010-08-22mm: exporting account_page_dirtyMichael Rubin
2010-08-22ceph: direct requests in snapped namespace based on nonsnap parentSage Weil
2010-08-22ceph: queue cap snap writeback for realm children on snap updateSage Weil
2010-08-22ceph: include dirty xattrs state in snapped capsSage Weil
2010-08-22ceph: fix xattr cap writebackSage Weil
2010-08-22ceph: fix multiple mds session shutdownSage Weil
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-19nilfs2: 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-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-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-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