index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2017-11-14
19
-500
/
+266
|
\
|
*
ext4: improve smp scalability for inode generation
Theodore Ts'o
2017-11-09
4
-12
/
+4
|
*
ext4: add support for online resizing with bigalloc
harshads
2017-10-29
4
-58
/
+84
|
*
ext4: mention noload when recovering on read-only device
Simon Ruderich
2017-10-18
1
-1
/
+2
|
*
ext4: convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-9
/
+5
|
*
jbd2: convert timers to use timer_setup()
Kees Cook
2017-10-18
1
-5
/
+4
|
*
ext4: remove duplicate extended attributes defs
Ross Zwisler
2017-10-12
1
-37
/
+0
|
*
ext4: add ext4_should_use_dax()
Ross Zwisler
2017-10-12
1
-3
/
+16
|
*
ext4: add sanity check for encryption + DAX
Ross Zwisler
2017-10-12
1
-0
/
+3
|
*
ext4: prevent data corruption with journaling + DAX
Ross Zwisler
2017-10-12
2
-8
/
+13
|
*
ext4: prevent data corruption with inline data + DAX
Ross Zwisler
2017-10-12
2
-10
/
+5
|
*
ext4: fix interaction between i_size, fallocate, and delalloc after a crash
Theodore Ts'o
2017-10-07
1
-2
/
+4
|
*
ext4: retry allocations conservatively
Theodore Ts'o
2017-10-01
1
-8
/
+7
|
*
ext4: Switch to iomap for SEEK_HOLE / SEEK_DATA
Christoph Hellwig
2017-10-01
4
-327
/
+49
|
*
ext4: Add iomap support for inline data
Andreas Gruenbacher
2017-10-01
3
-2
/
+51
|
*
iomap: Add IOMAP_F_DATA_INLINE flag
Andreas Gruenbacher
2017-10-01
1
-0
/
+2
|
*
iomap: Switch from blkno to disk offset
Andreas Gruenbacher
2017-10-01
7
-18
/
+17
*
|
Merge tag 'fscrypt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-11-14
20
-131
/
+187
|
\
\
|
*
|
fscrypt: lock mutex before checking for bounce page pool
Eric Biggers
2017-10-31
1
-5
/
+2
|
*
|
ext4: switch to fscrypt_prepare_setattr()
Eric Biggers
2017-10-19
1
-8
/
+4
|
*
|
ext4: switch to fscrypt_prepare_lookup()
Eric Biggers
2017-10-19
1
-16
/
+6
|
*
|
ext4: switch to fscrypt_prepare_rename()
Eric Biggers
2017-10-19
1
-26
/
+7
|
*
|
ext4: switch to fscrypt_prepare_link()
Eric Biggers
2017-10-19
1
-3
/
+4
|
*
|
ext4: switch to fscrypt_file_open()
Eric Biggers
2017-10-19
1
-19
/
+4
|
*
|
fscrypt: new helper function - fscrypt_prepare_lookup()
Eric Biggers
2017-10-19
1
-0
/
+18
|
*
|
fscrypt: new helper function - fscrypt_prepare_rename()
Eric Biggers
2017-10-19
1
-0
/
+30
|
*
|
fscrypt: new helper function - fscrypt_prepare_link()
Eric Biggers
2017-10-19
1
-0
/
+15
|
*
|
fscrypt: new helper function - fscrypt_file_open()
Eric Biggers
2017-10-19
2
-1
/
+50
|
*
|
fscrypt: remove unneeded empty fscrypt_operations structs
Eric Biggers
2017-10-19
3
-11
/
+6
|
*
|
fscrypt: remove ->is_encrypted()
Eric Biggers
2017-10-19
5
-13
/
+2
|
*
|
fscrypt: switch from ->is_encrypted() to IS_ENCRYPTED()
Eric Biggers
2017-10-19
4
-7
/
+6
|
*
|
fs, fscrypt: add an S_ENCRYPTED inode flag
Eric Biggers
2017-10-19
6
-6
/
+21
|
*
|
fscrypt: clean up include file mess
Dave Chinner
2017-10-19
4
-16
/
+12
|
|
/
*
|
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2017-11-14
5
-108
/
+17
|
\
\
|
*
|
cifs: move to generic async completion
Gilad Ben-Yossef
2017-11-03
1
-26
/
+4
|
*
|
fscrypt: move to generic async completion
Gilad Ben-Yossef
2017-11-03
4
-82
/
+13
|
|
/
*
|
Merge tag 'tty-4.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-11-14
1
-1
/
+2
|
\
\
|
*
|
tty fix oops when rmmod 8250
nixiaoming
2017-10-20
1
-1
/
+2
*
|
|
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-11-14
4
-12
/
+7
|
\
\
\
|
*
|
|
pstore: Use ktime_get_real_fast_ns() instead of __getnstimeofday()
Arnd Bergmann
2017-11-12
1
-4
/
+1
|
*
|
|
fs/ncpfs: Convert timers to use timer_setup()
Kees Cook
2017-11-02
3
-7
/
+5
|
*
|
|
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
2017-10-05
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-13
1
-1
/
+1
|
\
\
\
|
*
\
\
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-08
536
-260
/
+982
|
|
\
\
\
|
*
|
|
|
sched/debug: Rename task-state printing helpers
Peter Zijlstra
2017-10-10
1
-1
/
+1
*
|
|
|
|
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-13
22
-54
/
+45
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
2017-11-07
503
-81
/
+653
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
|
|
*
|
|
|
|
locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ...
Mark Rutland
2017-10-25
17
-26
/
+27
|
*
|
|
|
|
locking/atomics, fs/ncpfs: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-25
1
-9
/
+0
|
*
|
|
|
|
locking/atomics, fs/dcache: Convert ACCESS_ONCE() to READ_ONCE()/WRITE_ONCE()
Mark Rutland
2017-10-25
1
-9
/
+9
[next]