git.samba.org
/
sfrench
/
cifs-2.6.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
2017-08-05
Jan Kara
ext4: fix SEEK_HOLE/SEEK_DATA for blocksize < pagesize
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-08-05
Daeho Jeong
ext4: release discard bio after sending discard commands
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-31
Jeff Layton
ext4: convert swap_inode_data() over to use swap()...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-31
Emoly Liu
ext4: error should be cleared if ea_inode isn't added...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-31
Jan Kara
ext4: Don't clear SGID when inheriting ACLs
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-31
Ernesto A. Fernández
ext4: preserve i_mode if __ext4_set_acl() fails
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-31
Eric Whitney
ext4: remove unused metadata accounting variables
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-31
Eric Whitney
ext4: correct comment references to ext4_ext_direct_IO()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-15
Sebastian Andrzej...
random: reorder READ_ONCE() in get_random_uXX
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-15
Theodore Ts'o
random: suppress spammy warnings about unseeded randomness
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-06
Colin Ian King
ext4: fix spelling mistake: "prellocated" -> "preallocated"
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-06
Tahsin Erdogan
ext4: fix __ext4_new_inode() journal credits calculation
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-06
Tahsin Erdogan
ext4: skip ext4_init_security() and encryption on ea_inodes
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-05
Alexander Potapenko
fs: generic_block_bmap(): initialize all of the fields...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-07-04
Tahsin Erdogan
ext4: change fast symlink test to not rely on i_blocks
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-24
Eric Biggers
fscrypt: make ->dummy_context() return bool
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-24
Daniel Walter
fscrypt: add support for AES-128-CBC
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-23
Eric Biggers
fscrypt: inline fscrypt_free_filename()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-23
Eric Biggers
ext4: require key for truncate(2) of encrypted file
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-23
Eric Biggers
ext4: don't bother checking for encryption key in ...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-23
Chao Yu
ext4: check return value of kstrtoull correctly in...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-23
Darrick J. Wong
ext4: fix off-by-one fsmap error on 1k block filesystems
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-23
Theodore Ts'o
ext4: return EFSBADCRC if a bad checksum error is found...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-23
Khazhismel Kumykov
ext4: return EIO on read error in ext4_find_entry
commit
|
commitdiff
|
tree
2017-06-23
Eric Biggers
ext4: forbid encrypting root directory
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-23
Daeho Jeong
ext4: send parallel discards on commit completions
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-23
Jan Kara
ext4: avoid unnecessary stalls in ext4_evict_inode()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: add nombcache mount option
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: strong binding of xattr inode references
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: eliminate xattr entry e_hash recalculation for...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: reserve space for xattr entries/names
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
quota: add get_inode_usage callback to transfer multi...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: xattr inode deduplication
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: cleanup transaction restarts during inode deletion
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: add ext4_is_quota_file()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext2, ext4: make mb block cache names more explicit
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
mbcache: make mbcache naming more generic
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: move struct ext4_xattr_inode_array to xattr.h
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: modify ext4_xattr_ino_array to hold struct inode *
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: improve journal credit handling in set xattr...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: ext4_xattr_delete_inode() should return accurate...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: retry storing value in external inode with xattr...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: fix credits calculation for xattr inode
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: fix ext4_xattr_cmp()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: fix ext4_xattr_move_to_block()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: fix ext4_xattr_make_inode_space() value size...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: ext4_xattr_value_same() should return false for...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: add missing le32_to_cpu(e_value_inum) conversions
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: clean up ext4_xattr_inode_get()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: change ext4_xattr_inode_iget() signature
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: extended attribute value size limit is enforced...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: fix ref counting for ea_inode
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: call journal revoke when freeing ea_inode blocks
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: ea_inode owner should be the same as the inode...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: attach jinode after creation of xattr inode
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: do not set posix acls on xattr inodes
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: lock inode before calling ext4_orphan_add()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Tahsin Erdogan
ext4: fix lockdep warning about recursive inode locking
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Andreas Dilger
ext4: xattr-in-inode support
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-22
Artem Blagodarenko
ext4: add largedir feature
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-20
Jason A. Donenfeld
random: warn when kernel uses unseeded randomness
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-20
Jason A. Donenfeld
net/route: use get_random_int for random counter
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-20
Jason A. Donenfeld
net/neighbor: use get_random_u32 for 32-bit hash random
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-20
Jason A. Donenfeld
rhashtable: use get_random_u32 for hash_rnd
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-20
Jason A. Donenfeld
ceph: ensure RNG is seeded before using
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-20
Jason A. Donenfeld
iscsi: ensure RNG is seeded before use
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-20
Jason A. Donenfeld
cifs: use get_random_u32 for 32-bit lock random
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-20
Jason A. Donenfeld
random: add get_random_{bytes,u32,u64,int,long,once...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-20
Jason A. Donenfeld
random: add wait_for_random_bytes() API
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-20
Jason A. Donenfeld
random: silence compiler warnings and fix race
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-07
Jason A. Donenfeld
random: invalidate batched entropy after crng init
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-06-07
Theodore Ts'o
random: use lockless method of accessing and updating...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-29
Jan Kara
ext4: fix fdatasync(2) after extent manipulation operations
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-26
Jan Kara
ext4: fix data corruption for mmap writes
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-26
Jan Kara
ext4: fix data corruption with EXT4_GET_BLOCKS_ZERO
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-24
Tahsin Erdogan
ext4: fix quota charging for shared xattr blocks
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-24
Eric Biggers
ext4: remove redundant check for encrypted file on...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-24
Eric Biggers
ext4: remove unused d_name argument from ext4_search_dir...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-24
Eric Biggers
ext4: fix off-by-one error when writing back pages...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-24
Eryu Guan
ext4: fix off-by-one on max nr_pages in ext4_find_unwritten_...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-24
Michael Schmitz
fix race in drivers/char/random.c:get_reg()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-22
Konstantin Khlebnikov
ext4: keep existing extra fields when inode expands
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-22
Konstantin Khlebnikov
ext4: handle the rest of ext4_mb_load_buddy() ENOMEM...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-22
Jan Kara
ext4: fix off-by-in in loop termination in ext4_find_unwritt...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-22
Jan Kara
ext4: fix SEEK_HOLE
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-22
Tahsin Erdogan
jbd2: preserve original nofs flag during journal restart
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-22
Jan Kara
ext4: clear lockdep subtype for quota files on quota off
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Eric Biggers
fscrypt: correct collision claim for digested names
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Eric Biggers
MAINTAINERS: fscrypt: update mailing list, patchwork...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Eric Biggers
ext4: clean up ext4_match() and callers
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Eric Biggers
f2fs: switch to using fscrypt_match_name()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Eric Biggers
ext4: switch to using fscrypt_match_name()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Eric Biggers
fscrypt: introduce helper function for filename matching
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Eric Biggers
fscrypt: avoid collisions when presenting long encrypted...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Jaegeuk Kim
f2fs: check entire encrypted bigname when finding a...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Eric Biggers
ubifs: check for consistent encryption contexts in...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Eric Biggers
f2fs: sync f2fs_lookup() with ext4_lookup()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Eric Biggers
ext4: remove "nokey" check from ext4_lookup()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Eric Biggers
fscrypt: fix context consistency check when key(s)...
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
2017-05-04
Jan Kara
jbd2: cleanup write flags handling from jbd2_write_superblock()
Signed-off-by:
Theodore Ts'o
<tytso@mit.edu>
commit
|
commitdiff
|
tree
next