summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* [GFS2] Make journaled data files identical to normal files on diskSteven Whitehouse2006-02-0818-1477/+714
* [GFS2] Update truncate function (shrinking partial blocks)Steven Whitehouse2006-01-314-57/+63
* [GFS2] Add gfs2_internal_read()Steven Whitehouse2006-01-3012-149/+187
* [GFS2] Remove unused prototypeSteven Whitehouse2006-01-301-1/+0
* [GFS2] Make dir.c independant of jdata.cSteven Whitehouse2006-01-301-9/+255
* [GFS2] Use mpage_readpage() in gfs2_readpage()Steven Whitehouse2006-01-301-1/+2
* [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/+0
* [GFS2] Remove pointless argument relating to truncateSteven Whitehouse2006-01-243-12/+8
* Merge branch 'master'David Teigland2006-01-2067-788/+2132
|\
| * [PATCH] Fix regression added by ppoll/pselect code.David S. Miller2006-01-191-2/+2
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6Linus Torvalds2006-01-1821-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-1758-662/+1180
| | |\
| | * | [CIFS] Remove compiler warningSteve French2006-01-171-1/+1
| | * | [CIFS] Fix CIFS to recognize share mode securitySteve French2006-01-134-15/+41
| | * | [CIFS] Fix typoSteve French2006-01-121-1/+0
| | * | [CIFS] Add worker function for Get ACL cifs styleSteve French2006-01-129-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-081-6/+11
| | * | | [CIFS] Minor cleanup to new cifs acl header.Steve French2006-01-081-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-1211-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-014-9/+94
| | * | | | | | [CIFS] Use fsuid (fsgid) more consistently instead of uid/gid inSteve French2005-12-015-11/+17
| * | | | | | | [PATCH] EDAC: atomic scrub operationsAlan Cox2006-01-181-0/+1
| * | | | | | | [PATCH] Add pselect/ppoll system call implementationDavid Woodhouse2006-01-182-94/+514
| * | | | | | | [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-185-71/+300
| * | | | | | | [PATCH] exportfs: add find_acceptable_alias helperChristoph Hellwig2006-01-181-43/+36
| * | | | | | | [PATCH] knfsd: Provide missing NFSv2 part of patch for checking vfs_getattr.David Shaw2006-01-181-7/+30
| * | | | | | | [PATCH] knfsd: Fix some more errno/nfserr confusion in vfs.cNeilBrown2006-01-181-11/+6
| * | | | | | | [PATCH] nfsd4_lock() returns bogus values to clientsAl Viro2006-01-181-0/+3
| * | | | | | | [PATCH] NFSERR_SERVERFAULT returned host-endianAl Viro2006-01-181-2/+2
| * | | | | | | [PATCH] nfsd4_truncate() bogus return valueAl Viro2006-01-181-1/+1
| * | | | | | | [PATCH] nfsd/vfs.c: endianness fixesAl Viro2006-01-181-3/+3
| * | | | | | | [PATCH] nfsd4: clean up settattr codeFred Isaman2006-01-181-9/+1
| * | | | | | | [PATCH] nfsd4: Fix bug in rdattr_error returnFred Isaman2006-01-181-2/+3
| * | | | | | | [PATCH] nfsd4: fix open_downgradeJ. Bruce Fields2006-01-181-11/+11
| * | | | | | | [PATCH] nfsd4: don't create on open that fails due to ERR_GRACEJ. Bruce Fields2006-01-182-6/+8
| * | | | | | | [PATCH] nfsd4: simplify process-open1 logicJ. Bruce Fields2006-01-181-64/+35
| * | | | | | | [PATCH] nfsd4: nfs4state.c miscellaneous goto removalsJ. Bruce Fields2006-01-181-19/+14
| * | | | | | | [PATCH] nfsd4: no replays on unconfirmed ownersJ. Bruce Fields2006-01-181-13/+11
OpenPOWER on IntegriCloud