summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2010-03-01Merge branch 'next' into for-linusJames Morris
2010-02-28Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2010-02-26Remove EXPERIMENTAL from NFS_FSCACHEChristian Kujau
2010-02-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2010-02-26Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2010-02-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/xfs-viptLinus Torvalds
2010-02-26Merge branch 'linux-2.6.33'Alex Elder
2010-02-26dlm: use bastmode in debugfs outputDavid Teigland
2010-02-26dlm: Send lockspace name with ueventsSteven Whitehouse
2010-02-26dlm: send reply before bastDavid Teigland
2010-02-25Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds
2010-02-25vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney
2010-02-24dlm: fix ordering of bast and castDavid Teigland
2010-02-22fs/exec.c: fix initial stack reservationMichael Neuling
2010-02-20CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells
2010-02-20vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert
2010-02-19Switch proc/self to nd_set_link()Al Viro
2010-02-19fix LOOKUP_FOLLOW on automount "symlinks"Al Viro
2010-02-16sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman
2010-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstableLinus Torvalds
2010-02-15NFS: Too many GETATTR and ACCESS calls after direct I/OChuck Lever
2010-02-15Merge branch 'reiserfs/kill-bkl' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-02-14reiserfs: Fix softlockup while waiting on an inodeFrederic Weisbecker
2010-02-14proc_devtree: fix THIS_MODULE without module.hJeremy Kerr
2010-02-13fs/xfs: Correct NULL testJulia Lawall
2010-02-12Btrfs: btrfs_mark_extent_written uses the wrong slotShaohua Li
2010-02-12xfs: optimize log flushing in xfs_fsyncChristoph Hellwig
2010-02-12xfs: only clear the suid bit once in xfs_writeChristoph Hellwig
2010-02-12GFS2: Fix bmap allocation corner-case bugSteven Whitehouse
2010-02-12GFS2: Fix error codeAbhijith Das
2010-02-11Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2010-02-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2010-02-11fs/exec.c: restrict initial stack space expansion to rlimitMichael Neuling
2010-02-11compat_ioctl: add compat handler for TIOCGSID ioctlAndreas Schwab
2010-02-10compat_ioctl: ignore RAID_VERSION ioctlArnd Bergmann
2010-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2010-02-09NFS: Fix the mapping of the NFSERR_SERVERFAULT errorTrond Myklebust
2010-02-09NFS: Remove a redundant check for PageFsCache in nfs_migrate_page()Trond Myklebust
2010-02-09NFS: Fix a bug in nfs_fscache_release_page()Trond Myklebust
2010-02-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eri...Linus Torvalds
2010-02-09proc_devtree: include linux/of.hJeremy Kerr
2010-02-09of: make set_node_proc_entry private to proc_devtree.cJeremy Kerr
2010-02-08Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2010-02-08Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...Linus Torvalds
2010-02-089p: fix memory leak in v9fs_parse_options()Eric Van Hensbergen
2010-02-089p: fix option parsingEric Van Hensbergen
2010-02-089p: Include fsync support for 9p clientM. Mohan Kumar
2010-02-08ocfs2/cluster: Make o2net connect messages KERN_NOTICESunil Mushran
2010-02-08ocfs2/dlm: Fix printing of locknameSunil Mushran
2010-02-08Revert "nfsd4: fix error return when pseudoroot missing"J. Bruce Fields