| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6 | Linus Torvalds | 2006-01-18 | 21 | -183/+729 |
|\ |
|
| * | [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in an | Steve French | 2006-01-18 | 1 | -1/+4 |
| * | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-01-17 | 58 | -662/+1180 |
| |\ |
|
| * | | [CIFS] Remove compiler warning | Steve French | 2006-01-17 | 1 | -1/+1 |
| * | | [CIFS] Fix CIFS to recognize share mode security | Steve French | 2006-01-13 | 4 | -15/+41 |
| * | | [CIFS] Fix typo | Steve French | 2006-01-12 | 1 | -1/+0 |
| * | | [CIFS] Add worker function for Get ACL cifs style | Steve French | 2006-01-12 | 9 | -20/+292 |
| * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2006-01-12 | 421 | -7255/+54457 |
| |\ \ |
|
| * | | | [CIFS] Allow local filesize for file that is open for write to be updated | Steve French | 2006-01-12 | 2 | -2/+25 |
| * | | | [CIFS] Fix cifs trying to write to f_ops | Steve French | 2006-01-08 | 1 | -6/+11 |
| * | | | [CIFS] Minor cleanup to new cifs acl header. | Steve French | 2006-01-08 | 1 | -0/+2 |
| * | | | [CIFS] Fix typos in rfc1002pdu.h | Steve French | 2005-12-31 | 1 | -2/+2 |
| * | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-12-31 | 13 | -89/+111 |
| |\ \ \ |
|
| * \ \ \ | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-12-13 | 2 | -4/+11 |
| |\ \ \ \ |
|
| * | | | | | [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpages | Steve French | 2005-12-12 | 11 | -108/+156 |
| * | | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.git | Steve French | 2005-12-05 | 5 | -37/+39 |
| |\ \ \ \ \ |
|
| * | | | | | | [CIFS] Display large/small total buffer allocations in /proc/fs/cifs/Stats | Steve French | 2005-12-03 | 1 | -0/+8 |
| * | | | | | | [CIFS] Add extended stats (STATS2) for total buffer allocations for | Steve French | 2005-12-03 | 4 | -2/+23 |
| * | | | | | | [CIFS] Readpages and readir performance improvements - eliminate extra | Steve French | 2005-12-02 | 6 | -23/+71 |
| * | | | | | | [CIFS] Kerberos and CIFS ACL support part 1 | Steve French | 2005-12-01 | 4 | -9/+94 |
| * | | | | | | [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid in | Steve French | 2005-12-01 | 5 | -11/+17 |
* | | | | | | | [PATCH] EDAC: atomic scrub operations | Alan Cox | 2006-01-18 | 1 | -0/+1 |
* | | | | | | | [PATCH] Add pselect/ppoll system call implementation | David Woodhouse | 2006-01-18 | 2 | -94/+514 |
* | | | | | | | [PATCH] vfs: *at functions: core | Ulrich Drepper | 2006-01-18 | 5 | -71/+300 |
* | | | | | | | [PATCH] exportfs: add find_acceptable_alias helper | Christoph Hellwig | 2006-01-18 | 1 | -43/+36 |
* | | | | | | | [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr. | David Shaw | 2006-01-18 | 1 | -7/+30 |
* | | | | | | | [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.c | NeilBrown | 2006-01-18 | 1 | -11/+6 |
* | | | | | | | [PATCH] nfsd4_lock() returns bogus values to clients | Al Viro | 2006-01-18 | 1 | -0/+3 |
* | | | | | | | [PATCH] NFSERR_SERVERFAULT returned host-endian | Al Viro | 2006-01-18 | 1 | -2/+2 |
* | | | | | | | [PATCH] nfsd4_truncate() bogus return value | Al Viro | 2006-01-18 | 1 | -1/+1 |
* | | | | | | | [PATCH] nfsd/vfs.c: endianness fixes | Al Viro | 2006-01-18 | 1 | -3/+3 |
* | | | | | | | [PATCH] nfsd4: clean up settattr code | Fred Isaman | 2006-01-18 | 1 | -9/+1 |
* | | | | | | | [PATCH] nfsd4: Fix bug in rdattr_error return | Fred Isaman | 2006-01-18 | 1 | -2/+3 |
* | | | | | | | [PATCH] nfsd4: fix open_downgrade | J. Bruce Fields | 2006-01-18 | 1 | -11/+11 |
* | | | | | | | [PATCH] nfsd4: don't create on open that fails due to ERR_GRACE | J. Bruce Fields | 2006-01-18 | 2 | -6/+8 |
* | | | | | | | [PATCH] nfsd4: simplify process-open1 logic | J. Bruce Fields | 2006-01-18 | 1 | -64/+35 |
* | | | | | | | [PATCH] nfsd4: nfs4state.c miscellaneous goto removals | J. Bruce Fields | 2006-01-18 | 1 | -19/+14 |
* | | | | | | | [PATCH] nfsd4: no replays on unconfirmed owners | J. Bruce Fields | 2006-01-18 | 1 | -13/+11 |
* | | | | | | | [PATCH] nfsd4: handle replays of failed open reclaims | J. Bruce Fields | 2006-01-18 | 1 | -0/+2 |
* | | | | | | | [PATCH] nfsd4: recovery lookup dir check | J. Bruce Fields | 2006-01-18 | 1 | -3/+4 |
* | | | | | | | [PATCH] nfsd4: fix open of recovery directory | J. Bruce Fields | 2006-01-18 | 1 | -2/+1 |
* | | | | | | | [PATCH] nfsd4: operation debugging | J. Bruce Fields | 2006-01-18 | 1 | -0/+2 |
* | | | | | | | [PATCH] nfsd4: fix check_for_locks | J. Bruce Fields | 2006-01-18 | 1 | -1/+2 |
* | | | | | | | [PATCH] nfsd4: remove release_state_owner() | J. Bruce Fields | 2006-01-18 | 1 | -22/+9 |
* | | | | | | | [PATCH] nfsd4: rename lk_stateowner | J. Bruce Fields | 2006-01-18 | 2 | -11/+10 |
* | | | | | | | [PATCH] nfsd4: fix nfsd4_lock cleanup on failure | J. Bruce Fields | 2006-01-18 | 1 | -14/+4 |
* | | | | | | | [PATCH] nfsd4: misc lock fixes | Andy Adamson | 2006-01-18 | 1 | -9/+5 |
* | | | | | | | [PATCH] nfsd: remove inline from a couple of large NFS functions | NeilBrown | 2006-01-18 | 1 | -2/+2 |
* | | | | | | | [PATCH] nfsd: check error status from nfsd_sync_dir | YAMAMOTO Takashi | 2006-01-18 | 1 | -36/+44 |
* | | | | | | | [PATCH] hfs: set type/creator for symlinks | Roman Zippel | 2006-01-18 | 2 | -2/+10 |