summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2008-12-01ocfs2: fix wake_up in unlock_astDavid Teigland
2008-12-01ocfs2: initialize stack_user lvbptrDavid Teigland
2008-12-01ocfs2: comments typo fixColy Li
2008-11-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-27udf: Fix BUG_ON() in destroy_inode()Jan Kara
2008-11-26[CIFS] fix regression in cifs_write_begin/cifs_write_endJeff Layton
2008-11-24NLM: client-side nlm_lookup_host() should avoid matching on srcaddrChuck Lever
2008-11-24nfsd: use of unitialized list head on error exit in nfs4recover.cJ. Bruce Fields
2008-11-24nfsd: clean up grace period on early exitJ. Bruce Fields
2008-11-21UBIFS: pre-allocate bulk-read bufferArtem Bityutskiy
2008-11-21UBIFS: do not allocate too muchArtem Bityutskiy
2008-11-21UBIFS: do not print scary memory allocation warningsArtem Bityutskiy
2008-11-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-20[CIFS] Do not attempt to close invalidated file handlesSteve French
2008-11-20Btrfs: Fix for lockdep warnings with alloc_mutex and pinned_mutexJosef Bacik
2008-11-20Btrfs: only flush down bios for writeback pagesChris Mason
2008-11-20Btrfs: Drop dirty roots created by log replay immediately whenYan Zheng
2008-11-20Btrfs: compat code fixesChris Mason
2008-11-19Btrfs: Use current_fsuid/gidChris Mason
2008-11-19hostfs: fix a duplicated global function nameWANG Cong
2008-11-19don't unlink an active swapfileHugh Dickins
2008-11-19eCryptfs: Allocate up to two scatterlists for crypto ops on keysMichael Halcrow
2008-11-19Btrfs: Fixes for 2.6.28-rc API changesChris Mason
2008-11-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2008-11-19Btrfs: fix free space accounting when unpinning extentsJosef Bacik
2008-11-19Btrfs: Do fsync log replay when mount -o ro, except when on readonly mediaChris Mason
2008-11-19Btrfs: Avoid writeback stallsChris Mason
2008-11-18Btrfs: switch back to wait_on_page_writeback to wait on metadata writesChris Mason
2008-11-18Btrfs: Update the disk format for the seed device and new root codeChris Mason
2008-11-18[CIFS] fix check for dead tcon in smb_initSteve French
2008-11-18Btrfs: unplug all devices in the unplug call backChris Mason
2008-11-18Btrfs: Some fixes for batching extent insert.Liu Hui
2008-11-18block/md: fix md autodetectionTejun Heo
2008-11-18block: make add_partition() return pointer to hd_structTejun Heo
2008-11-18block: fix add_partition() error pathTejun Heo
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
2008-11-18prevent cifs_writepages() from skipping unwritten pagesDave Kleikamp
2008-11-18Fixed parsing of mount options when doing DFS submountIgor Mammedov
2008-11-17Btrfs: prevent loops in the directory tree when creating snapshotsChris Mason
2008-11-17Btrfs: Add backrefs and forward refs for subvols and snapshotsChris Mason
2008-11-17Btrfs: Give each subvol and snapshot their own anonymous devidChris Mason
2008-11-17Btrfs: Allow subvolumes and snapshots anywhere in the directory treeChris Mason
2008-11-17Btrfs: Add some debugging around the ENOSPC bugsJosef Bacik
2008-11-17Btrfs: fix free space leakJosef Bacik
2008-11-17[CIFS] Fix check for tcon seal setting and fix oops on failed mount from earl...Steve French
2008-11-17[CIFS] Fix build breakSteve French
2008-11-17cifs: reinstate sharing of tree connectionsJeff Layton
2008-11-16Fix broken ownership of /proc/sys/ filesAl Viro
2008-11-15Fix inotify watch removal/umount racesAl Viro
2008-11-15[CIFS] minor cleanup to cifs_mountSteve French