index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-08
gfs2: eliminate update_rgrp_lvb_unlinked
Bob Peterson
1
-9
/
+2
2018-08-07
gfs2: Fix gfs2_testbit to use clone bitmaps
Bob Peterson
2
-25
/
+40
2018-08-03
gfs2: Get rid of gfs2_ea_strlen
Andreas Gruenbacher
1
-37
/
+22
2018-07-26
gfs2: cleanup: call gfs2_rgrp_ondisk2lvb from gfs2_rgrp_out
Bob Peterson
1
-17
/
+13
2018-07-25
gfs2: Special-case rindex for gfs2_grow
Andreas Gruenbacher
1
-1
/
+1
2018-07-25
GFS2: rgrp free blocks used incorrectly
Bob Peterson
1
-5
/
+34
2018-07-25
gfs2: remove redundant variable 'moved'
Colin Ian King
1
-3
/
+1
2018-07-25
gfs2: use iomap_readpage for blocksize == PAGE_SIZE
Andreas Gruenbacher
1
-1
/
+5
2018-07-25
gfs2: Use iomap for stuffed direct I/O reads
Andreas Gruenbacher
1
-6
/
+0
2018-07-25
Merge branch 'iomap-4.19-merge' into linux-gfs2/for-next
Andreas Gruenbacher
3
-47
/
+415
2018-07-25
gfs2: fallocate_chunk: Always initialize struct iomap
Andreas Gruenbacher
1
-1
/
+2
2018-07-25
GFS2: Fix recovery issues for spectators
Bob Peterson
3
-8
/
+30
2018-07-24
Merge branch 'iomap-write' into linux-gfs2/for-next
Andreas Gruenbacher
441
-7158
/
+6539
2018-07-24
fs: gfs2: Adding new return type vm_fault_t
Souptick Joarder
1
-1
/
+1
2018-07-24
gfs2: using posix_acl_xattr_size instead of posix_acl_to_xattr
Chengguang Xu
1
-4
/
+2
2018-07-24
gfs2: Don't reject a supposedly full bitmap if we have blocks reserved
Bob Peterson
1
-1
/
+2
2018-07-05
gfs2: Eliminate redundant ip->i_rgd
Andreas Gruenbacher
4
-11
/
+10
2018-07-04
gfs2: Stop messing with ip->i_rgd in the rlist code
Andreas Gruenbacher
1
-6
/
+22
2018-07-03
iomap: add inline data support to iomap_readpage_actor
Andreas Gruenbacher
1
-0
/
+6
2018-07-03
iomap: support direct I/O to inline data
Andreas Gruenbacher
1
-0
/
+29
2018-07-03
iomap: refactor iomap_dio_actor
Christoph Hellwig
1
-36
/
+52
2018-07-02
gfs2: Remove gfs2_write_{begin,end}
Andreas Gruenbacher
1
-213
/
+0
2018-07-02
gfs2: iomap direct I/O support
Andreas Gruenbacher
3
-110
/
+136
2018-07-02
gfs2: gfs2_extent_length cleanup
Andreas Gruenbacher
1
-16
/
+8
2018-07-02
gfs2: iomap buffered write support
Andreas Gruenbacher
4
-43
/
+338
2018-07-02
gfs2: Further iomap cleanups
Andreas Gruenbacher
2
-33
/
+43
2018-06-21
gfs2: call ktime_get_coarse_real_ts64() directly
Arnd Bergmann
1
-1
/
+1
2018-06-21
gfs2: Minor clarification to __gfs2_punch_hole
Andreas Gruenbacher
1
-5
/
+5
2018-06-21
gfs2: Don't withdraw under a spin lock
Andreas Gruenbacher
5
-31
/
+49
2018-06-21
gfs2: eliminate rs_inum and reduce the size of gfs2 inodes
Bob Peterson
3
-4
/
+5
2018-06-20
iomap: add initial support for writes without buffer heads
Christoph Hellwig
2
-9
/
+112
2018-06-20
iomap: add an iomap-based readpage and readpages implementation
Christoph Hellwig
1
-1
/
+213
2018-06-20
iomap: add a page_done callback
Christoph Hellwig
1
-0
/
+3
2018-06-20
iomap: generic inline data handling
Andreas Gruenbacher
1
-7
/
+55
2018-06-20
iomap: complete partial direct I/O writes synchronously
Andreas Gruenbacher
1
-10
/
+11
2018-06-20
iomap: mark newly allocated buffer heads as new
Andreas Gruenbacher
1
-4
/
+5
2018-06-20
fs: factor out a __generic_write_end helper
Christoph Hellwig
2
-32
/
+37
2018-06-16
Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimental
Linus Torvalds
4
-4
/
+4
2018-06-16
Merge tag 'fsnotify_for_v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-124
/
+152
2018-06-16
Merge branch 'afs-proc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
20
-645
/
+879
2018-06-16
Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-136
/
+112
2018-06-16
Merge branch 'work.aio' of git://git.kernel.org/pub/scm/linux/kernel/git/viro...
Linus Torvalds
3
-9
/
+14
2018-06-16
fix a series of Documentation/ broken file name references
Mauro Carvalho Chehab
2
-2
/
+2
2018-06-16
docs: Fix more broken references
Mauro Carvalho Chehab
2
-2
/
+2
2018-06-15
afs: Optimise callback breaking by not repeating volume lookup
David Howells
3
-20
/
+107
2018-06-15
afs: Display manually added cells in dynamic root mount
David Howells
6
-27
/
+199
2018-06-15
afs: Enable IPv6 DNS lookups
David Howells
2
-2
/
+2
2018-06-15
afs: Show all of a server's addresses in /proc/fs/afs/servers
David Howells
1
-2
/
+8
2018-06-15
afs: Handle CONFIG_PROC_FS=n
David Howells
2
-2
/
+10
2018-06-15
proc: Make inline name size calculation automatic
David Howells
4
-12
/
+16
[next]