Home
last modified time | relevance | path

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

12

/linux-4.19.296/virt/kvm/arm/
Dtrace.h222 TP_PROTO(unsigned long vcpu_pc, bool was, bool now),
223 TP_ARGS(vcpu_pc, was, now),
227 __field( bool, was )
233 __entry->was = was;
238 __entry->vcpu_pc, __entry->was ? "on" : "off",
/linux-4.19.296/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 …]
DKconfig37 have forgotten that this was on, and then gone despondent over the
/linux-4.19.296/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
/linux-4.19.296/fs/exofs/
DBUGS2 were written, but the inode attributes failed. Then if the filesystem was
/linux-4.19.296/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.
/linux-4.19.296/fs/hfsplus/
DKconfig10 This file system is often called HFS+ and was introduced with
/linux-4.19.296/fs/minix/
DKconfig7 partition or a floppy disk) was the original file system for Linux,
/linux-4.19.296/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
DKconfig29 messages at debug level 1 while the misbehaviour was occurring.
135 This feature was added in July, 2007. Say 'N' if you need
/linux-4.19.296/fs/isofs/
DKconfig4 This is the standard file system used on CD-ROMs. It was previously
/linux-4.19.296/fs/sysv/
DKconfig6 machines, and Version 7 was used on the DEC PDP-11. Saying Y
/linux-4.19.296/lib/raid6/
Dvpermxor.uc20 * This instruction was introduced in POWER8 - ISA v2.07.
/linux-4.19.296/fs/quota/
DKconfig55 This quota format was (is) used by kernels earlier than 2.4.22. If
/linux-4.19.296/fs/cifs/
DKconfig22 Common Internet File System (CIFS) protocol. CIFS was the successor
29 The older CIFS protocol was included in Windows NT4, 2000 and XP (and
/linux-4.19.296/fs/ntfs/
DKconfig49 debugging messages while the misbehaviour was occurring.
/linux-4.19.296/crypto/
DKconfig997 Tiger was developed by Ross Anderson and Eli Biham.
1188 128 bits to 320 bits in length. It was evaluated as a entrant
1421 Khazad was a finalist in the initial NESSIE competition. It is
1579 SMS4 was originally created for use in protecting wireless
1584 The latest SM4 standard (GBT.32907-2016) was proposed by OSCCA and
1618 Twofish was submitted as an AES (Advanced Encryption Standard)
1640 Twofish was submitted as an AES (Advanced Encryption Standard)
1656 Twofish was submitted as an AES (Advanced Encryption Standard)
1674 Twofish was submitted as an AES (Advanced Encryption Standard)
1697 Twofish was submitted as an AES (Advanced Encryption Standard)
/linux-4.19.296/fs/pstore/
DKconfig137 was last called before a reset or panic.
/linux-4.19.296/fs/xfs/
DKconfig59 separate area of disk space where only file data is stored. It was
/linux-4.19.296/drivers/isdn/hisax/
DKconfig70 1TR6 is an old call control protocol which was used in Germany
71 before E-DSS1 was established. Nowadays, all new lines in Germany
/linux-4.19.296/drivers/parisc/
DKconfig17 The HP-PB bus was used in the Nova class and K-class servers.
/linux-4.19.296/drivers/base/firmware_loader/
DKconfig99 Since this was the default firmware loading facility at one point,
/linux-4.19.296/fs/cramfs/
DREADME120 The superblock ought to indicate the block size that the fs was
/linux-4.19.296/fs/ceph/
Dcaps.c1631 int was = ci->i_dirty_caps; in __ceph_mark_dirty_caps() local
1642 ceph_cap_string(mask), ceph_cap_string(was), in __ceph_mark_dirty_caps()
1643 ceph_cap_string(was | mask)); in __ceph_mark_dirty_caps()
1645 if (was == 0) { in __ceph_mark_dirty_caps()
1668 if (((was | ci->i_flushing_caps) & CEPH_CAP_FILE_BUFFER) && in __ceph_mark_dirty_caps()
/linux-4.19.296/drivers/base/
DKconfig10 Before the switch to the netlink-based uevent source, this was

12