index
:
~andi/linux
ccs-mode
drm-tip
vm-mmap
Andi's kernel stuff
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-01-29
GFS2: Don't try to end a non-existent transaction in unlink
Bob Peterson
1
-3
/
+2
2018-01-25
GFS2: Fix minor comment typo
Bob Peterson
1
-1
/
+1
2018-01-23
GFS2: Log the reason for log flushes in every log header
Bob Peterson
10
-26
/
+45
2018-01-23
GFS2: Introduce new gfs2_log_header_v2
Bob Peterson
14
-57
/
+104
2018-01-22
gfs2: Get rid of gfs2_log_header_in
Andreas Gruenbacher
3
-30
/
+17
2018-01-18
gfs2: Minor gfs2_page_add_databufs cleanup
Andreas Gruenbacher
1
-6
/
+7
2018-01-18
gfs2: Add gfs2_max_stuffed_size
Andreas Gruenbacher
5
-16
/
+17
2018-01-18
gfs2: Typo fixes
Andreas Gruenbacher
1
-3
/
+2
2018-01-18
Merge branch 'punch-hole' of git://git.kernel.org/pub/scm/linux/kernel/git/gf...
Bob Peterson
188
-1100
/
+1904
2018-01-18
gfs2: Implement fallocate(FALLOC_FL_PUNCH_HOLE)
Andreas Gruenbacher
3
-8
/
+134
2018-01-18
gfs2: Turn trunc_dealloc into punch_hole
Andreas Gruenbacher
1
-59
/
+120
2018-01-18
gfs2: Generalize truncate code
Andreas Gruenbacher
1
-47
/
+75
2018-01-17
Turn gfs2_block_truncate_page into gfs2_block_zero_range
Andreas Gruenbacher
1
-8
/
+10
2018-01-17
gfs2: Improve non-recursive delete algorithm
Andreas Gruenbacher
1
-20
/
+31
2018-01-17
gfs2: Fix metadata read-ahead during truncate
Andreas Gruenbacher
1
-17
/
+25
2018-01-17
gfs2: Clean up {lookup,fillup}_metapath
Andreas Gruenbacher
1
-44
/
+30
2018-01-17
gfs2: Remove minor gfs2_journaled_truncate inefficiencies
Andreas Gruenbacher
1
-0
/
+13
2018-01-17
gfs2: truncate: Remove unnecessary oldsize parameters
Andreas Gruenbacher
1
-10
/
+7
2018-01-17
gfs2: Clean up trunc_start error path
Andreas Gruenbacher
1
-10
/
+5
2018-01-17
gfs2: Remove pointless BUG_ON
Andreas Gruenbacher
1
-1
/
+0
2018-01-17
gfs2: Add gfs2_blk2rgrpd comment and fix incorrect use
Steven Whitehouse
2
-1
/
+8
2017-12-22
gfs2: Trim the ordered write list in gfs2_ordered_write()
Abhi Das
1
-2
/
+5
2017-12-22
GFS2: Reduce code redundancy writing log headers
Bob Peterson
3
-64
/
+43
2017-12-17
Revert "exec: avoid RLIMIT_STACK races with prlimit()"
Kees Cook
1
-6
/
+1
2017-12-17
cramfs: fix MTD dependency
Arnd Bergmann
1
-0
/
+1
2017-12-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-19
/
+19
2017-12-17
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
4
-0
/
+16
2017-12-16
Merge tag 'nfs-for-4.15-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
3
-4
/
+26
2017-12-15
Revert "mm: replace p??_write with pte_access_permitted in fault + gup paths"
Linus Torvalds
1
-2
/
+1
2017-12-15
Merge tag 'ceph-for-4.15-rc4' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-4
/
+38
2017-12-15
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
7
-26
/
+103
2017-12-15
nfs: don't wait on commit in nfs_commit_inode() if there were no commit requests
Scott Mayhew
1
-0
/
+2
2017-12-15
nfs: fix a deadlock in nfs client initialization
Scott Mayhew
2
-4
/
+24
2017-12-14
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
3
-5
/
+6
2017-12-14
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
1
-0
/
+3
2017-12-14
exec: avoid gcc-8 warning for get_task_comm
Arnd Bergmann
1
-4
/
+3
2017-12-14
autofs: fix careless error in recent commit
NeilBrown
1
-1
/
+0
2017-12-14
Merge tag '4.15-rc-smb3' of git://git.samba.org/sfrench/cifs-2.6
Linus Torvalds
2
-16
/
+17
2017-12-14
ovl: fix overlay: warning prefix
Amir Goldstein
2
-2
/
+3
2017-12-13
Merge tag 'xfs-4.15-fixes-5' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
11
-57
/
+15
2017-12-12
gfs2: Add a crc field to resource group headers
Andrew Price
1
-0
/
+5
2017-12-12
gfs2: Add rindex fields to rgrp headers
Andrew Price
1
-0
/
+5
2017-12-12
gfs2: Add a next-resource-group pointer to resource groups
Andrew Price
1
-1
/
+5
2017-12-11
ext4: fix crash when a directory's i_size is too small
Chandan Rajendra
1
-0
/
+4
2017-12-11
ovl: Use PTR_ERR_OR_ZERO()
Vasyl Gomonovych
1
-1
/
+1
2017-12-11
ovl: Sync upper dirty data when syncing overlayfs
Chengguang Xu
1
-4
/
+15
2017-12-11
ovl: update ctx->pos on impure dir iteration
Amir Goldstein
1
-1
/
+4
2017-12-11
ovl: Pass ovl_get_nlink() parameters in right order
Vivek Goyal
1
-1
/
+1
2017-12-11
ovl: don't follow redirects if redirect_dir=off
Miklos Szeredi
4
-17
/
+79
2017-12-10
ext4: add missing error check in __ext4_new_inode()
Theodore Ts'o
1
-0
/
+2
[next]