summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Bug fix relating to endian conversion in inode.cSteven Whitehouse2006-01-301-1/+2
* [GFS2] Rename get_block and make it externSteven Whitehouse2006-01-302-7/+9
* [GFS2] Remove unused file resize.cSteven Whitehouse2006-01-303-311/+0Star
* [GFS2] Remove pointless argument relating to truncateSteven Whitehouse2006-01-243-12/+8Star
* Merge branch 'master'David Teigland2006-01-2067-788/+2132
|\
| * [PATCH] Fix regression added by ppoll/pselect code.David S. Miller2006-01-201-2/+2
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-01-1921-183/+729
| |\
| | * [CIFS] Fix oops in cifs_readpages caused by not checking buf_type in anSteve French2006-01-181-1/+4
| | * Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-01-1858-662/+1180
| | |\
| | * | [CIFS] Remove compiler warningSteve French2006-01-181-1/+1
| | * | [CIFS] Fix CIFS to recognize share mode securitySteve French2006-01-144-15/+41
| | * | [CIFS] Fix typoSteve French2006-01-131-1/+0Star
| | * | [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-139-20/+292
| | * | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2006-01-12421-7255/+54457
| | |\ \
| | * | | [CIFS] Allow local filesize for file that is open for write to be updatedSteve French2006-01-122-2/+25
| | * | | [CIFS] Fix cifs trying to write to f_opsSteve French2006-01-091-6/+11
| | * | | [CIFS] Minor cleanup to new cifs acl header.Steve French2006-01-091-0/+2
| | * | | [CIFS] Fix typos in rfc1002pdu.hSteve French2005-12-311-2/+2
| | * | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-12-3113-89/+111
| | |\ \ \
| | * \ \ \ Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-12-132-4/+11
| | |\ \ \ \
| | * | | | | [CIFS] Avoid extra large buffer allocation (and memcpy) in cifs_readpagesSteve French2005-12-1311-108/+156
| | * | | | | Merge with /pub/scm/linux/kernel/git/torvalds/linux-2.6.gitSteve French2005-12-055-37/+39
| | |\ \ \ \ \
| | * | | | | | [CIFS] Display large/small total buffer allocations in /proc/fs/cifs/StatsSteve French2005-12-031-0/+8
| | * | | | | | [CIFS] Add extended stats (STATS2) for total buffer allocations forSteve French2005-12-034-2/+23
| | * | | | | | [CIFS] Readpages and readir performance improvements - eliminate extraSteve French2005-12-026-23/+71
| | * | | | | | [CIFS] Kerberos and CIFS ACL support part 1Steve French2005-12-024-9/+94
| | * | | | | | [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid inSteve French2005-12-025-11/+17
| * | | | | | | [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-191-0/+1
| * | | | | | | [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-192-94/+514
| * | | | | | | [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-195-71/+300
| * | | | | | | [PATCH] exportfs: add find_acceptable_alias helperChristoph Hellwig2006-01-191-43/+36Star
| * | | | | | | [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.David Shaw2006-01-191-7/+30
| * | | | | | | [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.cNeilBrown2006-01-191-11/+6Star
| * | | | | | | [PATCH] nfsd4_lock() returns bogus values to clientsAl Viro2006-01-191-0/+3
| * | | | | | | [PATCH] NFSERR_SERVERFAULT returned host-endianAl Viro2006-01-191-2/+2
| * | | | | | | [PATCH] nfsd4_truncate() bogus return valueAl Viro2006-01-191-1/+1
| * | | | | | | [PATCH] nfsd/vfs.c: endianness fixesAl Viro2006-01-191-3/+3
| * | | | | | | [PATCH] nfsd4: clean up settattr codeFred Isaman2006-01-191-9/+1Star
| * | | | | | | [PATCH] nfsd4: Fix bug in rdattr_error returnFred Isaman2006-01-191-2/+3
| * | | | | | | [PATCH] nfsd4: fix open_downgradeJ. Bruce Fields2006-01-191-11/+11
| * | | | | | | [PATCH] nfsd4: don't create on open that fails due to ERR_GRACEJ. Bruce Fields2006-01-192-6/+8
| * | | | | | | [PATCH] nfsd4: simplify process-open1 logicJ. Bruce Fields2006-01-191-64/+35Star
| * | | | | | | [PATCH] nfsd4: nfs4state.c miscellaneous goto removalsJ. Bruce Fields2006-01-191-19/+14Star
| * | | | | | | [PATCH] nfsd4: no replays on unconfirmed ownersJ. Bruce Fields2006-01-191-13/+11Star
| * | | | | | | [PATCH] nfsd4: handle replays of failed open reclaimsJ. Bruce Fields2006-01-191-0/+2
| * | | | | | | [PATCH] nfsd4: recovery lookup dir checkJ. Bruce Fields2006-01-191-3/+4
| * | | | | | | [PATCH] nfsd4: fix open of recovery directoryJ. Bruce Fields2006-01-191-2/+1Star
| * | | | | | | [PATCH] nfsd4: operation debuggingJ. Bruce Fields2006-01-191-0/+2
| * | | | | | | [PATCH] nfsd4: fix check_for_locksJ. Bruce Fields2006-01-191-1/+2
| * | | | | | | [PATCH] nfsd4: remove release_state_owner()J. Bruce Fields2006-01-191-22/+9Star