summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2006-03-02[CIFS] Move noisy debug message (triggerred by some older servers) fromSteve French1-5/+8
2006-03-01[CIFS] Use correct pid on new cifs posix byte range lock callSteve French1-0/+2
2006-03-01[CIFS] Add posix (advisory) byte range locking support to cifs clientSteve French5-22/+137
2006-02-28[CIFS] CIFS readdir perf optimizations part 1Steve French3-11/+27
2006-02-26[CIFS] Free small buffers earlier so we exceed the cifsSteve French3-13/+18
2006-02-24[CIFS] Fix large (ie over 64K for MaxCIFSBufSize) buffer case for wrappingSteve French3-13/+24
2006-02-23Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French6-21/+32
2006-02-23[PATCH] CIFS: CIFSSMBRead was returning an invalid pointer in buf on socket e...Steve French2-7/+8
2006-02-22Revert mount/umount uevent removalGreg Kroah-Hartman1-1/+14
2006-02-22[CIFS] Convert remaining places in fs/cifs fromEric Sesterhenn4-13/+5
2006-02-21Merge branch 'fixes.b8' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...Linus Torvalds2-12/+9
2006-02-21[PATCH] v9fs: update documentation and fix debug flagEric Van Hensbergen1-1/+1
2006-02-18[PATCH] fix handling of st_nlink on procfs rootAl Viro2-12/+9
2006-02-18Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French12-22/+112
2006-02-18[PATCH] select: time comparison fixesAndrew Morton2-6/+6
2006-02-18[PATCH] fuse: fix bug in aborted fuse_release_end()Miklos Szeredi2-3/+14
2006-02-18[PATCH] fix deadlock in ext2Peter Staubach1-2/+4
2006-02-16[PATCH] ocfs2: detach from heartbeat events before freeing mleKurt Hackel1-1/+6
2006-02-16[PATCH] ocfs2: only checkpoint journal when asked toMark Fasheh2-6/+3
2006-02-16[PATCH] ocfs2: manually grant remote recovery lockKurt Hackel1-0/+11
2006-02-16[PATCH] ocfs2: add dlm_wait_for_node_deathKurt Hackel4-1/+40
2006-02-16[PATCH] ocfs2: fix release of ast never reservedKurt Hackel1-3/+4
2006-02-16[PATCH] ocfs2: recheck recovery state after getting lockKurt Hackel1-0/+24
2006-02-15Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2-7/+9
2006-02-15[PATCH] fix zap_thread's ptrace related problemsOleg Nesterov1-1/+1
2006-02-15[PATCH] CIFS: fix cifs_user_read oops when null SMB response on forcedirectio...Steve French1-6/+8
2006-02-15Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French10-279/+269
2006-02-15[PATCH] NLM: Fix the NLM_GRANTED callback checksTrond Myklebust3-12/+19
2006-02-15[PATCH] jbd: revert checkpoint list changesMark Fasheh2-243/+178
2006-02-14[CIFS] SessionSetup cleanup part 2Steve French7-13/+161
2006-02-13[PATCH] reiserfs: fix potential (unlikely) oops in reiserfs_get_aclJeff Mahoney1-1/+2
2006-02-13[PATCH] reiserfs: disable automatic enabling of reiserfs inode attributesJeff Mahoney1-2/+0
2006-02-12[PATCH] select: fix returned timevalAndrew Morton2-21/+48
2006-02-12[PATCH] fstatat64 supportUlrich Drepper1-0/+22
2006-02-10Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French12-40/+64
2006-02-10[CIFS] fix compile error (typo) and warning in cifssmb.cSteve French1-1/+2
2006-02-10[CIFS] Cleanup NTLMSSP session setup handlingSteve French7-33/+53
2006-02-08[PATCH] compat_ioctl __user annotationsAl Viro1-4/+4
2006-02-08[PATCH] umount_tree() decrements mount count on wrong dentryAl Viro1-1/+1
2006-02-08[PATCH] nfsroot port= parameter fix [backport of 2.4 fix]Al Viro1-1/+2
2006-02-08[PATCH] fix __user annotations in fs/select.cAl Viro1-2/+2
2006-02-08[PATCH] remove bogus asm/bug.h includes.Al Viro1-1/+0
2006-02-08Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-3/+3
2006-02-08Merge git://oss.sgi.com:8090/oss/git/rc-fixes-xfs-2.6Linus Torvalds2-1/+4
2006-02-08[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI1-20/+36
2006-02-08[PATCH] More informative message on umount failureDave Jones1-2/+3
2006-02-08[PATCH] inotify: fix one-shot supportRobert Love1-1/+1
2006-02-08[PATCH] Fix do_path_lookup() to add the check for error in link_path_walk()Suzuki1-2/+4
2006-02-08[PATCH] knfsd: fix nfs4_open lock leakJ. Bruce Fields1-2/+4
2006-02-07[XFS] Fix missing inode atime update from the utime syscall.Nathan Scott1-0/+2