summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2009-01-29epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi
2009-01-29tun: Add some missing TUN compat ioctl translations.David S. Miller
2009-01-29UBIFS: remove fast unmountingArtem Bityutskiy
2009-01-29UBIFS: return sensible error codesArtem Bityutskiy
2009-01-29UBIFS: remount ro fixesAdrian Hunter
2009-01-29UBIFS: spelling fix 'date' -> 'data'Adrian Hunter
2009-01-29UBIFS: sync wbufs after syncing inodes and pagesAdrian Hunter
2009-01-29cifs: make sure we allocate enough storage for socket addressJeff Layton
2009-01-29[CIFS] Make socket retry timeouts consistent between blocking and nonblocking...Steve French
2009-01-29[CIFS] some cleanup to dir.c prior to addition of posix_openSteve French
2009-01-29[CIFS] revalidate parent inode when rmdir done within that directorySteve French
2009-01-29[CIFS] Rename md5 functions to avoid collision with new rt modulesSteve French
2009-01-29cifs: turn smb_send into a wrapper around smb_sendvJeff Layton
2009-01-28Btrfs: fix readdir on 32 bit machinesChris Mason
2009-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/...Chris Mason
2009-01-28UBIFS: fix LPT out-of-space bug (again)Adrian Hunter
2009-01-27nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton
2009-01-27nfsd: fix cred leak on every rpcJ. Bruce Fields
2009-01-27nfsd: fix null dereference on error pathJ. Bruce Fields
2009-01-27don't reallocate sxp variable passed into xfs_swapextEric Sandeen
2009-01-27UBIFS: fix no_chk_data_crcArtem Bityutskiy
2009-01-26ext4: Fix building with EXT4FS_DEBUGThadeu Lima de Souza Cascardo
2009-01-26ext4: Initialize the new group descriptor when resizing the filesystemTheodore Ts'o
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tei...Linus Torvalds
2009-01-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds
2009-01-26Merge branch 'Kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/adobr...Linus Torvalds
2009-01-26inotify: clean up inotify_read and fix locking problemsVegard Nossum
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2009-01-26UBIFS: fix assertionsArtem Bityutskiy
2009-01-26fuse: fix poll notifyMiklos Szeredi
2009-01-26fuse: destroy bdi on umountMiklos Szeredi
2009-01-26fuse: fuse_fill_super error handling cleanupMiklos Szeredi
2009-01-26fuse: fix missing fput on errorMiklos Szeredi
2009-01-26fuse: fix NULL deref in fuse_file_alloc()Dan Carpenter
2009-01-26UBIFS: ensure orphan area head is initializedAdrian Hunter
2009-01-26UBIFS: always clean up GC LEB spaceArtem Bityutskiy
2009-01-26UBIFS: add re-mount debugging checksArtem Bityutskiy
2009-01-26UBIFS: fix LEB list freeingArtem Bityutskiy
2009-01-26UBIFS: simplify lockingArtem Bityutskiy
2009-01-22Btrfs: do less aggressive btree readaheadChris Mason
2009-01-22fs/Kconfig: move 9p outAlexey Dobriyan
2009-01-22fs/Kconfig: move afs outAlexey Dobriyan
2009-01-22fs/Kconfig: move coda outAlexey Dobriyan
2009-01-22fs/Kconfig: move the rest of ncpfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move smbfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move sunrpc outAlexey Dobriyan
2009-01-22fs/Kconfig: move nfsd outAlexey Dobriyan
2009-01-22fs/Kconfig: move nfs outAlexey Dobriyan
2009-01-22fs/Kconfig: move ufs outAlexey Dobriyan