aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2006-03-03[CIFS] Fix slow oplock break response when mounts to differentSteve French
2006-03-03[CIFS] Workaround various server bugs found in testing at connectathonSteve French
2006-03-02[CIFS] Allow fallback for setting file size to Procom SMB server whenSteve French
2006-03-02[CIFS] Make POSIX CIFS Extensions SetFSInfo match exactly what we wantSteve French
2006-03-02[CIFS] Move noisy debug message (triggerred by some older servers) fromSteve French
2006-03-01[CIFS] Use correct pid on new cifs posix byte range lock callSteve French
2006-02-28[CIFS] Add posix (advisory) byte range locking support to cifs clientSteve French
2006-02-28[CIFS] CIFS readdir perf optimizations part 1Steve French
2006-02-26[CIFS] Free small buffers earlier so we exceed the cifsSteve French
2006-02-24[CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrappingSteve French
2006-02-22Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-02-22[PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket e...Steve French
2006-02-22Revert mount/umount uevent removalGreg Kroah-Hartman
2006-02-21[CIFS] Convert remaining places in fs/cifs fromEric Sesterhenn
2006-02-20Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds
2006-02-20[PATCH] v9fs: update documentation and fix debug flagEric Van Hensbergen
2006-02-18[PATCH] fix handling of st_nlink on procfs rootAl Viro
2006-02-18Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-02-17[PATCH] select: time comparison fixesAndrew Morton
2006-02-17[PATCH] fuse: fix bug in aborted fuse_release_end()Miklos Szeredi
2006-02-17[PATCH] fix deadlock in ext2Peter Staubach
2006-02-16[PATCH] ocfs2: detach from heartbeat events before freeing mleKurt Hackel
2006-02-16[PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh
2006-02-16[PATCH] ocfs2: manually grant remote recovery lockKurt Hackel
2006-02-16[PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel
2006-02-16[PATCH] ocfs2: fix release of ast never reservedKurt Hackel
2006-02-16[PATCH] ocfs2: recheck recovery state after getting lockKurt Hackel
2006-02-15Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-02-15[PATCH] fix zap_thread's ptrace related problemsOleg Nesterov
2006-02-14[PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio...Steve French
2006-02-15Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-02-14[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust
2006-02-14[PATCH] jbd: revert checkpoint list changesMark Fasheh
2006-02-14[CIFS] SessionSetup cleanup part 2Steve French
2006-02-13[PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_aclJeff Mahoney
2006-02-12[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney
2006-02-11[PATCH] select: fix returned timevalAndrew Morton
2006-02-11[PATCH] fstatat64 supportUlrich Drepper
2006-02-10Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French
2006-02-10[CIFS] fix compile error (typo) and warning in cifssmb.cSteve French
2006-02-09[CIFS] Cleanup NTLMSSP session setup handlingSteve French
2006-02-08[PATCH] compat_ioctl __user annotationsAl Viro
2006-02-07[PATCH] umount_tree() decrements mount count on wrong dentryAl Viro
2006-02-07[PATCH] nfsroot port= parameter fix [backport of 2.4 fix]Al Viro
2006-02-07[PATCH] fix __user annotations in fs/select.cAl Viro
2006-02-07[PATCH] remove bogus asm/bug.h includes.Al Viro
2006-02-07Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-02-07Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6Linus Torvalds
2006-02-07[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI
2006-02-07[PATCH] More informative message on umount failureDave Jones