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
*
fs/ntfs/aops.c: don't disable interrupts during kmap_atomic()
Sebastian Andrzej Siewior
2018-08-18
1
-4
/
+0
*
fs/hpfs: extend gmt_to_local() conversion to 64-bit times
Arnd Bergmann
2018-08-18
2
-9
/
+16
*
fs/ntfs: use timespec64 directly for timestamp conversion
Arnd Bergmann
2018-08-18
2
-18
/
+21
*
fs/ufs: use ktime_get_real_seconds for sb and cg timestamps
Arnd Bergmann
2018-08-18
4
-5
/
+19
*
dax: remove VM_MIXEDMAP for fsdax and device dax
Dave Jiang
2018-08-18
3
-3
/
+2
*
Merge tag 'for-linus-4.19-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-08-16
2
-12
/
+10
|
\
|
*
orangefs: remove redundant pointer orangefs_inode
Colin Ian King
2018-08-14
1
-3
/
+0
|
*
orangefs: Adding new return type vm_fault_t
Souptick Joarder
2018-08-14
1
-9
/
+10
*
|
Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2018-08-16
1
-1
/
+1
|
\
\
|
*
|
jfs: use time64_t for otime
Arnd Bergmann
2018-06-19
1
-1
/
+1
*
|
|
Merge tag 'gfs2-4.19.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-08-16
20
-570
/
+752
|
\
\
\
|
*
|
|
gfs2: eliminate update_rgrp_lvb_unlinked
Bob Peterson
2018-08-08
1
-9
/
+2
|
*
|
|
gfs2: Fix gfs2_testbit to use clone bitmaps
Bob Peterson
2018-08-07
2
-25
/
+40
|
*
|
|
gfs2: Get rid of gfs2_ea_strlen
Andreas Gruenbacher
2018-08-03
1
-37
/
+22
|
*
|
|
gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out
Bob Peterson
2018-07-26
1
-17
/
+13
|
*
|
|
gfs2: Special-case rindex for gfs2_grow
Andreas Gruenbacher
2018-07-25
1
-1
/
+1
|
*
|
|
GFS2: rgrp free blocks used incorrectly
Bob Peterson
2018-07-25
1
-5
/
+34
|
*
|
|
gfs2: remove redundant variable 'moved'
Colin Ian King
2018-07-25
1
-3
/
+1
|
*
|
|
gfs2: use iomap_readpage for blocksize == PAGE_SIZE
Andreas Gruenbacher
2018-07-25
1
-1
/
+5
|
*
|
|
gfs2: Use iomap for stuffed direct I/O reads
Andreas Gruenbacher
2018-07-25
1
-6
/
+0
|
*
|
|
Merge branch 'iomap-4.19-merge' into linux-gfs2/for-next
Andreas Gruenbacher
2018-07-25
3
-47
/
+415
|
|
\
\
\
|
*
|
|
|
gfs2: fallocate_chunk: Always initialize struct iomap
Andreas Gruenbacher
2018-07-25
1
-1
/
+2
|
*
|
|
|
GFS2: Fix recovery issues for spectators
Bob Peterson
2018-07-25
3
-8
/
+30
|
*
|
|
|
Merge branch 'iomap-write' into linux-gfs2/for-next
Andreas Gruenbacher
2018-07-24
441
-7158
/
+6539
|
|
\
\
\
\
|
|
*
|
|
|
gfs2: Remove gfs2_write_{begin,end}
Andreas Gruenbacher
2018-07-02
1
-213
/
+0
|
|
*
|
|
|
gfs2: iomap direct I/O support
Andreas Gruenbacher
2018-07-02
3
-110
/
+136
|
|
*
|
|
|
gfs2: gfs2_extent_length cleanup
Andreas Gruenbacher
2018-07-02
1
-16
/
+8
|
|
*
|
|
|
gfs2: iomap buffered write support
Andreas Gruenbacher
2018-07-02
4
-43
/
+338
|
|
*
|
|
|
gfs2: Further iomap cleanups
Andreas Gruenbacher
2018-07-02
2
-33
/
+43
|
*
|
|
|
|
fs: gfs2: Adding new return type vm_fault_t
Souptick Joarder
2018-07-24
1
-1
/
+1
|
*
|
|
|
|
gfs2: using posix_acl_xattr_size instead of posix_acl_to_xattr
Chengguang Xu
2018-07-24
1
-4
/
+2
|
*
|
|
|
|
gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
Bob Peterson
2018-07-24
1
-1
/
+2
|
*
|
|
|
|
gfs2: Eliminate redundant ip->i_rgd
Andreas Gruenbacher
2018-07-05
4
-11
/
+10
|
*
|
|
|
|
gfs2: Stop messing with ip->i_rgd in the rlist code
Andreas Gruenbacher
2018-07-04
1
-6
/
+22
|
*
|
|
|
|
gfs2: call ktime_get_coarse_real_ts64() directly
Arnd Bergmann
2018-06-21
1
-1
/
+1
|
*
|
|
|
|
gfs2: Minor clarification to __gfs2_punch_hole
Andreas Gruenbacher
2018-06-21
1
-5
/
+5
|
*
|
|
|
|
gfs2: Don't withdraw under a spin lock
Andreas Gruenbacher
2018-06-21
5
-31
/
+49
|
*
|
|
|
|
gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
Bob Peterson
2018-06-21
3
-4
/
+5
*
|
|
|
|
|
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2018-08-16
1
-0
/
+44
|
\
\
\
\
\
\
|
*
|
|
|
|
|
scsi: sysfs: Introduce sysfs_{un,}break_active_protection()
Bart Van Assche
2018-08-02
1
-0
/
+44
*
|
|
|
|
|
|
Merge tag 'media/v4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...
Linus Torvalds
2018-08-16
1
-40
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
media: dvb/audio.h: get rid of unused APIs
Mauro Carvalho Chehab
2018-07-30
1
-3
/
+0
|
*
|
|
|
|
|
|
media: dvb/video.h: get rid of unused APIs
Mauro Carvalho Chehab
2018-07-30
1
-7
/
+0
|
*
|
|
|
|
|
|
media: dvb: get rid of VIDEO_SET_SPU_PALETTE
Mauro Carvalho Chehab
2018-07-27
1
-30
/
+0
*
|
|
|
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-08-16
10
-40
/
+108
|
\
\
\
\
\
\
\
\
|
*
\
\
\
\
\
\
\
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-05
6
-17
/
+26
|
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
2018-08-03
1
-11
/
+17
|
*
|
|
|
|
|
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-08-02
28
-103
/
+150
|
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
sysfs: Fix regression when adding a file to an existing group
Tyler Hicks
2018-07-29
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
|
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-25
5
-14
/
+25
|
|
\
\
\
\
\
\
\
\
\
\
[next]