summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2009-02-05braino in sg_ioctl_trans()Al Viro
2009-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-02-05seq_file: fix big-enough lseek() + read()Alexey Dobriyan
2009-02-05seq_file: move traverse so it can be used from seq_readEric Biederman
2009-02-04Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_ite...Mark Fasheh
2009-02-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2009-02-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2009-02-03[XFS] Warn on transaction in flight on read-only remountFelix Blyakher
2009-02-03xfs: Check buffer lengths in log recoveryDave Chinner
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...Felix Blyakher
2009-02-02ocfs2: add quota call to ocfs2_remove_btree_range()Mark Fasheh
2009-02-02ocfs2: Wakeup the downconvert thread after a successful cancel convertSunil Mushran
2009-02-02ocfs2: Access the xattr bucket only before modifying it.Tao Ma
2009-02-02configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()Joel Becker
2009-02-02ocfs2: Fix possible deadlock in ocfs2_write_dquot()Jan Kara
2009-02-02ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara
2009-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...Linus Torvalds
2009-01-30Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2009-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2009-01-30block: Remove obsolete BUG_ONMartin K. Petersen
2009-01-30block: Don't verify integrity metadata on read errorMartin K. Petersen
2009-01-30ext4: Remove bogus BUG() check in ext4_bmap()Theodore Ts'o
2009-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds
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-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