index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
virt
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-30
ext4: allow unlocked direct IO when pages are cached
Jan Kara
1
-2
/
+1
2016-09-30
ext4: require encryption feature for EXT4_IOC_SET_ENCRYPTION_POLICY
Richard Weinberger
1
-0
/
+3
2016-09-30
fscrypto: use standard macros to compute length of fname ciphertext
Eric Biggers
1
-12
/
+5
2016-09-30
ext4: do not unnecessarily null-terminate encrypted symlink data
Eric Biggers
1
-2
/
+0
2016-09-30
ext4: release bh in make_indexed_dir
gmail
1
-8
/
+6
2016-09-30
ext4: Allow parallel DIO reads
Jan Kara
1
-22
/
+18
2016-09-22
ext4: allow DAX writeback for hole punch
Ross Zwisler
1
-2
/
+2
2016-09-22
jbd2: fix lockdep annotation in add_transaction_credits()
Jan Kara
1
-2
/
+4
2016-09-16
blockgroup_lock.h: simplify definition of NR_BG_LOCKS
Eric Biggers
1
-20
/
+2
2016-09-16
blockgroup_lock.h: remove debris from bgl_lock_ptr() conversion
Eric Biggers
1
-5
/
+1
2016-09-15
fscrypto: make filename crypto functions return 0 on success
Eric Biggers
6
-39
/
+47
2016-09-15
fscrypto: rename completion callbacks to reflect usage
Eric Biggers
2
-9
/
+11
2016-09-15
fscrypto: remove unnecessary includes
Eric Biggers
3
-6
/
+0
2016-09-15
fscrypto: improved validation when loading inode encryption metadata
Eric Biggers
2
-47
/
+45
2016-09-15
ext4: fix memory leak when symlink decryption fails
Eric Biggers
1
-2
/
+1
2016-09-15
jbd2: move more common code into journal_init_common()
Geliang Tang
1
-81
/
+50
2016-09-15
ext4: remove unused definition for MAX_32_NUM
Fabian Frederick
1
-2
/
+0
2016-09-15
ext4: create EXT4_MAX_BLOCKS() macro
Fabian Frederick
3
-14
/
+7
2016-09-15
ext4: remove unneeded test in ext4_alloc_file_blocks()
Fabian Frederick
1
-7
/
+2
2016-09-15
ext4: fix memory leak in ext4_insert_range()
Fabian Frederick
1
-0
/
+3
2016-09-15
ext4: bugfix for mmaped pages in mpage_release_unused_pages()
wangguang
1
-0
/
+2
2016-09-06
ext4: improve ext4lazyinit scalability
Dmitry Monakhov
1
-10
/
+31
2016-09-06
ext4: cleanup ext4_sync_parent()
Jan Kara
1
-1
/
+8
2016-09-06
ext4: remove old feature helpers
Kaho Ng
4
-29
/
+6
2016-09-06
ext4: enable quota enforcement based on mount options
Jan Kara
2
-13
/
+33
2016-09-06
ext4: reinforce check of i_dtime when clearing high fields of uid and gid
Daeho Jeong
1
-4
/
+4
2016-08-31
mbcache: fix to detect failure of register_shrinker
Chao Yu
1
-1
/
+5
2016-08-29
ext4: enforce online defrag restriction for encrypted files
Eric Whitney
1
-0
/
+7
2016-08-29
ext4: factor out loop for freeing inode xattr space
Jan Kara
1
-52
/
+69
2016-08-29
ext4: remove (almost) unused variables from ext4_expand_extra_isize_ea()
Jan Kara
1
-12
/
+8
2016-08-29
ext4: factor out xattr moving
Jan Kara
1
-74
/
+85
2016-08-29
ext4: replace bogus assertion in ext4_xattr_shift_entries()
Jan Kara
1
-4
/
+5
2016-08-29
ext4: remove checks for e_value_block
Jan Kara
1
-8
/
+7
2016-08-29
ext4: Check that external xattr value block is zero
Jan Kara
1
-0
/
+2
2016-08-29
ext4: fixup free space calculations when expanding inodes
Jan Kara
1
-34
/
+24
2016-08-29
intel_pmic_gpio: Make explicitly non-modular
Paul Gortmaker
1
-6
/
+2
2016-08-29
platform/olpc: Make ec explicitly non-modular
Paul Gortmaker
1
-5
/
+3
2016-08-29
Add Killer E2500 device ID in alx driver.
Owen Lin
2
-0
/
+3
2016-08-29
net: smc91x: fix SMC accesses
Russell King
9
-26
/
+73
2016-08-29
Documentation: networking: dsa: Remove platform device TODO
Florian Fainelli
1
-20
/
+0
2016-08-29
net/mlx5: Increase number of ethtool steering priorities
Maor Gottlieb
1
-1
/
+1
2016-08-29
net/mlx5: Add error prints when validate ETS failed
Eran Ben Elisha
1
-5
/
+16
2016-08-29
net/mlx5e: Fix memory leak if refreshing TIRs fails
Kamal Heib
1
-3
/
+4
2016-08-29
net/mlx5e: Add ethtool counter for TX xmit_more
Tariq Toukan
3
-0
/
+6
2016-08-29
net/mlx5e: Fix ethtool -g/G rx ring parameter report with striding RQ
Eran Ben Elisha
1
-9
/
+67
2016-08-29
net/mlx5e: Don't wait for SQ completions on close
Saeed Mahameed
4
-70
/
+44
2016-08-29
net/mlx5e: Don't post fragmented MPWQE when RQ is disabled
Saeed Mahameed
2
-0
/
+10
2016-08-29
net/mlx5e: Don't wait for RQ completions on close
Saeed Mahameed
3
-42
/
+22
2016-08-29
net/mlx5e: Limit UMR length to the device's limitation
Saeed Mahameed
4
-16
/
+40
2016-08-29
powerpc: signals: Discard transaction state from signal frames
Cyril Bur
3
-0
/
+30
[next]