aboutsummaryrefslogtreecommitdiffstats
path: root/fs (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-02-05braino in sg_ioctl_trans()Al Viro1-1/+1
2009-02-05Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds1-59/+0
2009-02-05seq_file: fix big-enough lseek() + read()Alexey Dobriyan1-0/+1
2009-02-05seq_file: move traverse so it can be used from seq_readEric Biederman1-57/+57
2009-02-04Revert "configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()"Mark Fasheh1-59/+0
2009-02-03Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds15-286/+393
2009-02-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2Linus Torvalds9-14/+133
2009-02-03[XFS] Warn on transaction in flight on read-only remountFelix Blyakher1-1/+5
2009-02-03xfs: Check buffer lengths in log recoveryDave Chinner1-6/+25
2009-02-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linusFelix Blyakher70-1927/+1719
2009-02-02ocfs2: add quota call to ocfs2_remove_btree_range()Mark Fasheh1-0/+3
2009-02-02ocfs2: Wakeup the downconvert thread after a successful cancel convertSunil Mushran1-0/+4
2009-02-02ocfs2: Access the xattr bucket only before modifying it.Tao Ma1-9/+8
2009-02-02configfs: Silence lockdep on mkdir(), rmdir() and configfs_depend_item()Joel Becker1-0/+59
2009-02-02ocfs2: Fix possible deadlock in ocfs2_write_dquot()Jan Kara1-1/+3
2009-02-02ocfs2: Push out dropping of dentry lock to ocfs2_wqJan Kara4-4/+56
2009-01-30Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4Linus Torvalds9-29/+47
2009-01-30Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-11/+15
2009-01-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-0/+7
2009-01-30block: Remove obsolete BUG_ONMartin K. Petersen1-1/+0
2009-01-30block: Don't verify integrity metadata on read errorMartin K. Petersen1-10/+15
2009-01-30ext4: Remove bogus BUG() check in ext4_bmap()Theodore Ts'o1-3/+0
2009-01-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds9-161/+121
2009-01-29epoll: drop max_user_instances and rely only on max_user_watchesDavide Libenzi1-18/+4
2009-01-29tun: Add some missing TUN compat ioctl translations.David S. Miller1-0/+7
2009-01-29UBIFS: remove fast unmountingArtem Bityutskiy2-47/+5
2009-01-29UBIFS: return sensible error codesArtem Bityutskiy2-9/+4
2009-01-29UBIFS: remount ro fixesAdrian Hunter3-21/+13
2009-01-29UBIFS: spelling fix 'date' -> 'data'Adrian Hunter2-2/+2
2009-01-29UBIFS: sync wbufs after syncing inodes and pagesAdrian Hunter1-10/+10
2009-01-29cifs: make sure we allocate enough storage for socket addressJeff Layton1-8/+8
2009-01-29[CIFS] Make socket retry timeouts consistent between blocking and nonblocking casesSteve French2-3/+21
2009-01-29[CIFS] some cleanup to dir.c prior to addition of posix_openSteve French1-25/+31
2009-01-29[CIFS] revalidate parent inode when rmdir done within that directorySteve French2-1/+8
2009-01-29[CIFS] Rename md5 functions to avoid collision with new rt modulesSteve French3-31/+31
2009-01-29cifs: turn smb_send into a wrapper around smb_sendvJeff Layton3-93/+22
2009-01-28UBIFS: fix LPT out-of-space bug (again)Adrian Hunter1-12/+32
2009-01-27nfsd: only set file_lock.fl_lmops in nfsd4_lockt if a stateowner is foundJeff Layton1-1/+0
2009-01-27nfsd: fix cred leak on every rpcJ. Bruce Fields1-0/+1
2009-01-27nfsd: fix null dereference on error pathJ. Bruce Fields1-0/+2
2009-01-27don't reallocate sxp variable passed into xfs_swapextEric Sandeen1-9/+1
2009-01-27UBIFS: fix no_chk_data_crcArtem Bityutskiy3-13/+23
2009-01-26ext4: Fix building with EXT4FS_DEBUGThadeu Lima de Souza Cascardo3-5/+5
2009-01-26ext4: Initialize the new group descriptor when resizing the filesystemTheodore Ts'o1-1/+2
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlmLinus Torvalds1-2/+4
2009-01-26Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-quota-2.6Linus Torvalds2-263/+124
2009-01-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6Linus Torvalds1-0/+6
2009-01-26Merge branch 'Kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/miscLinus Torvalds39-1363/+1284
2009-01-26inotify: clean up inotify_read and fix locking problemsVegard Nossum1-61/+74
2009-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuseLinus Torvalds3-18/+30