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 branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-19
12
-91
/
+109
|
\
|
*
lib: update single-char callers of strtobool()
Kees Cook
2016-03-17
4
-48
/
+20
|
*
btrfs: use radix_tree_iter_retry()
Matthew Wilcox
2016-03-17
1
-2
/
+1
|
*
proc-vmcore: wrong data type casting fix
Dave Young
2016-03-17
1
-2
/
+5
|
*
proc/base: make prompt shell start from new line after executing "cat /proc/$...
Minfei Huang
2016-03-17
1
-1
/
+1
|
*
procfs: add conditional compilation check
Eric Engestrom
2016-03-17
1
-0
/
+2
|
*
proc: add /proc/<pid>/timerslack_ns interface
John Stultz
2016-03-17
1
-0
/
+67
|
*
timer: convert timer_slack_ns from unsigned long to u64
John Stultz
2016-03-17
2
-5
/
+5
|
*
mm: introduce page reference manipulation functions
Joonsoo Kim
2016-03-17
1
-1
/
+1
|
*
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
2016-03-17
1
-30
/
+1
|
*
/proc/kpageflags: return KPF_SLAB for slab tail pages
Naoya Horiguchi
2016-03-17
1
-0
/
+2
|
*
/proc/kpageflags: return KPF_BUDDY for "tail" buddy pages
Naoya Horiguchi
2016-03-17
1
-2
/
+4
*
|
Merge branch 'for-4.6/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-03-19
1
-1
/
+5
|
\
\
|
*
|
block-dev: enable writeback cgroup support
Shaohua Li
2016-03-03
1
-1
/
+5
*
|
|
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-03-18
1
-2
/
+2
|
\
\
\
|
*
|
|
pstore: Add support for 64 Bit address space
Wiebe, Wladislav (Nokia - DE/Ulm)
2016-03-10
1
-2
/
+2
*
|
|
|
Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-03-18
9
-79
/
+46
|
\
\
\
\
|
*
|
|
|
GFS2: Eliminate parameter non_block on gfs2_inode_lookup
Bob Peterson
2016-03-15
4
-7
/
+5
|
*
|
|
|
GFS2: Don't filter out I_FREEING inodes anymore
Bob Peterson
2016-03-15
4
-58
/
+7
|
*
|
|
|
GFS2: Prevent delete work from occurring on glocks used for create
Bob Peterson
2016-03-15
3
-1
/
+14
|
*
|
|
|
GFS2: Fix direct IO write rounding error
Bob Peterson
2016-03-15
1
-1
/
+1
|
*
|
|
|
gfs2: avoid uninitialized variable warning
Arnd Bergmann
2016-03-15
1
-2
/
+2
|
*
|
|
|
GFS2: Check if iopen is held when deleting inode
Bob Peterson
2016-01-14
2
-10
/
+17
*
|
|
|
|
Merge tag 'dlm-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland...
Linus Torvalds
2016-03-18
1
-12
/
+62
|
\
\
\
\
\
|
*
|
|
|
|
DLM: Save and restore socket callbacks properly
Bob Peterson
2016-02-22
1
-11
/
+59
|
*
|
|
|
|
DLM: Replace nodeid_to_addr with kernel_getpeername
Bob Peterson
2016-02-22
1
-1
/
+3
*
|
|
|
|
|
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
2016-03-18
27
-1459
/
+1099
|
\
\
\
\
\
\
|
*
|
|
|
|
|
ext4: clean up error handling in the MMP support
vikram.jadhav07
2016-03-13
1
-17
/
+17
|
*
|
|
|
|
|
jbd2: do not fail journal because of frozen_buffer allocation failure
Michal Hocko
2016-03-13
1
-17
/
+5
|
*
|
|
|
|
|
ext4: use __GFP_NOFAIL in ext4_free_blocks()
Konstantin Khlebnikov
2016-03-13
1
-19
/
+28
|
*
|
|
|
|
|
ext4: fix compile error while opening the macro DOUBLE_CHECK
Aihua Zhang
2016-03-13
2
-12
/
+12
|
*
|
|
|
|
|
ext4: print ext4 mount option data_err=abort correctly
Ales Novak
2016-03-13
1
-2
/
+8
|
*
|
|
|
|
|
ext4: fix NULL pointer dereference in ext4_mark_inode_dirty()
Eryu Guan
2016-03-13
1
-3
/
+3
|
*
|
|
|
|
|
ext4: drop unneeded BUFFER_TRACE in ext4_delete_inline_entry()
Geliang Tang
2016-03-10
1
-1
/
+0
|
*
|
|
|
|
|
ext4: fix misspellings in comments.
Adam Buchbinder
2016-03-10
5
-5
/
+5
|
*
|
|
|
|
|
jbd2: fix FS corruption possibility in jbd2_journal_destroy() on umount path
OGAWA Hirofumi
2016-03-10
1
-5
/
+12
|
*
|
|
|
|
|
ext4: more efficient SEEK_DATA implementation
Jan Kara
2016-03-10
3
-61
/
+106
|
*
|
|
|
|
|
ext4: cleanup handling of bh->b_state in DAX mmap
Jan Kara
2016-03-10
1
-3
/
+2
|
*
|
|
|
|
|
ext4: return hole from ext4_map_blocks()
Jan Kara
2016-03-10
3
-9
/
+36
|
*
|
|
|
|
|
ext4: factor out determining of hole size
Jan Kara
2016-03-10
1
-33
/
+47
|
*
|
|
|
|
|
ext4: fix setting of referenced bit in ext4_es_lookup_extent()
Jan Kara
2016-03-10
1
-2
/
+2
|
*
|
|
|
|
|
ext4: remove i_ioend_count
Jan Kara
2016-03-09
4
-14
/
+1
|
*
|
|
|
|
|
ext4: simplify io_end handling for AIO DIO
Jan Kara
2016-03-09
3
-104
/
+74
|
*
|
|
|
|
|
ext4: move trans handling and completion deferal out of _ext4_get_block
Jan Kara
2016-03-09
1
-32
/
+59
|
*
|
|
|
|
|
ext4: rename and split get blocks functions
Jan Kara
2016-03-09
4
-47
/
+74
|
*
|
|
|
|
|
ext4: use i_mutex to serialize unaligned AIO DIO
Jan Kara
2016-03-09
3
-26
/
+14
|
*
|
|
|
|
|
ext4: pack ioend structure better
Jan Kara
2016-03-09
1
-1
/
+1
|
*
|
|
|
|
|
jbd2: save some atomic ops in __JI_COMMIT_RUNNING handling
Jan Kara
2016-02-23
2
-7
/
+7
|
*
|
|
|
|
|
jbd2: unify revoke and tag block checksum handling
Jan Kara
2016-02-23
4
-60
/
+23
|
*
|
|
|
|
|
jbd2: factor out common descriptor block initialization
Jan Kara
2016-02-23
3
-18
/
+15
[next]