Home
last modified time | relevance | path

Searched refs:was (Results 1 – 18 of 18) sorted by relevance

/fs/reiserfs/
DREADME40 fair, ask. (Last I spoke with him Richard was contemplating how best
84 Hans Reiser was the project initiator, primary architect, source of all
88 Vladimir Saveljev was one of the programmers, and he worked long hours
91 was quite remarkable. I don't think that money can ever motivate someone
99 substantial portion of the total code. He realized that there was a
106 tried to put me in a position where I was forced into giving control
109 really force takeovers of sole proprietorships.) This was something
111 why we should do what we do, or why innovation was possible in
112 general, but he was sure that he ought to be controlling it. Every
113 innovation had to be forced past him while he was with us. He added
[all …]
DKconfig38 have forgotten that this was on, and then gone despondent over the
/fs/affs/
DChanges162 This was fixed before, but somehow got lost.
172 inode if the fs was not an OFS. This bug only shows
173 up if a file was enlarged via truncate() and there
174 was not enough space.
188 - Fixed bug in balloc(): Superblock was not set dirty after
189 the bitmap was changed, so the bitmap wasn't sync'd.
192 zone number was zero, the loop didn't terminate,
250 cache. If a file was extended by means of
303 was calculated and in the one following. This
/fs/befs/
DChangeLog7 * Fixed module makefile problem. It was not compiling all the correct
47 block being read. It was introduced when adding byteswapping in
105 * Removed notion of btree handle from btree.c. It was unnecessary, as the
139 * Anton Altaparmakov figured out (by asking Linus :) ) what was causing the
189 * Fixed a thinko that was corrupting file reads after the first block_run
250 Subtle, because the old version was only sometimes wrong.
281 I have no intention of supporting it, and it was very ugly.
328 Make sure inode we got was the one we asked for.
339 * Fixed the problem with statfs where it would always claim the disk was
369 Not that it was possible to write before. But now the kernel won't even try.
/fs/hfsplus/
DKconfig11 This file system is often called HFS+ and was introduced with
/fs/jffs2/
DREADME.Locking28 was written afterwards. Hence, we can ensure the newly-obsoleted nodes
52 node belonging to the inode which was locked in the first place by the
131 heavyweight lock was required to prevent the erase code from freeing
DKconfig30 messages at debug level 1 while the misbehaviour was occurring.
136 This feature was added in July, 2007. Say 'N' if you need
/fs/minix/
DKconfig8 partition or a floppy disk) was the original file system for Linux,
/fs/sysv/
DKconfig7 machines, and Version 7 was used on the DEC PDP-11. Saying Y
/fs/unicode/
DREADME.utf8data55 with the version of the UCD that was used, the md5sum and sha1sums of
/fs/isofs/
DKconfig5 This is the standard file system used on CD-ROMs. It was previously
/fs/quota/
DKconfig56 This quota format was (is) used by kernels earlier than 2.4.22. If
/fs/cifs/
DKconfig25 Common Internet File System (CIFS) protocol. CIFS was the successor
32 The older CIFS protocol was included in Windows NT4, 2000 and XP (and
/fs/ntfs/
DKconfig50 debugging messages while the misbehaviour was occurring.
/fs/xfs/
DKconfig84 separate area of disk space where only file data is stored. It was
/fs/pstore/
DKconfig138 was last called before a reset or panic.
/fs/cramfs/
DREADME120 The superblock ought to indicate the block size that the fs was
/fs/ceph/
Dcaps.c1712 int was = ci->i_dirty_caps; in __ceph_mark_dirty_caps() local
1725 ceph_cap_string(mask), ceph_cap_string(was), in __ceph_mark_dirty_caps()
1726 ceph_cap_string(was | mask)); in __ceph_mark_dirty_caps()
1728 if (was == 0) { in __ceph_mark_dirty_caps()
1753 if (((was | ci->i_flushing_caps) & CEPH_CAP_FILE_BUFFER) && in __ceph_mark_dirty_caps()