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
2018-08-18
40
-231
/
+283
|
\
|
*
fs/userfaultfd.c: remove redundant pointer uwq
Colin Ian King
2018-08-18
1
-3
/
+0
|
*
mm: add SHRINK_EMPTY shrinker methods return value
Kirill Tkhai
2018-08-18
1
-0
/
+3
|
*
fs: propagate shrinker::id to list_lru
Kirill Tkhai
2018-08-18
1
-2
/
+2
|
*
fs/super.c: refactor alloc_super()
Kirill Tkhai
2018-08-18
1
-4
/
+4
|
*
fs, mm: account buffer_head to kmemcg
Shakeel Butt
2018-08-18
1
-2
/
+10
|
*
fs: fsnotify: account fsnotify metadata to kmemcg
Shakeel Butt
2018-08-18
6
-9
/
+30
|
*
ext4: readpages() should submit IO as read-ahead
Jens Axboe
2018-08-18
3
-5
/
+7
|
*
btrfs: readpages() should submit IO as read-ahead
Jens Axboe
2018-08-18
1
-1
/
+1
|
*
mpage: mpage_readpages() should submit IO as read-ahead
Jens Axboe
2018-08-18
2
-10
/
+24
|
*
mpage: add argument structure for do_mpage_readpage()
Jens Axboe
2018-08-18
1
-52
/
+57
|
*
fs/seq_file.c: simplify seq_file iteration code and interface
NeilBrown
2018-08-18
1
-33
/
+21
|
*
vfs: discard ATTR_ATTR_FLAG
NeilBrown
2018-08-18
1
-1
/
+1
|
*
fs/dcache.c: fix kmemcheck splat at take_dentry_name_snapshot()
Tetsuo Handa
2018-08-18
1
-1
/
+2
|
*
ocfs2: make several functions and variables static (and some const)
Colin Ian King
2018-08-18
3
-10
/
+10
|
*
ocfs2: clean up some unnecessary code
wangyan
2018-08-18
3
-19
/
+5
|
*
ocfs2: return -EROFS when filesystem becomes read-only
Jun Piao
2018-08-18
3
-37
/
+30
|
*
ntfs: mft: remove VLA usage
Kees Cook
2018-08-18
1
-2
/
+10
|
*
ntfs: decompress: remove VLA usage
Kees Cook
2018-08-18
1
-12
/
+16
|
*
ntfs: aops: remove VLA usage
Kees Cook
2018-08-18
1
-1
/
+4
|
*
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' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2018-08-17
1
-13
/
+19
|
\
\
|
*
|
Merge branch 'linus/master' into rdma.git for-next
Jason Gunthorpe
2018-08-16
300
-10548
/
+11092
|
|
\
|
|
*
|
Merge tag 'v4.18' into rdma.git for-next
Jason Gunthorpe
2018-08-16
109
-1048
/
+1745
|
|
\
\
|
*
|
|
fs/cifs: Simplify ib_post_(send|recv|srq_recv)() calls
Bart Van Assche
2018-07-25
1
-10
/
+9
|
*
|
|
IB/core: add max_send_sge and max_recv_sge attributes
Steve Wise
2018-06-18
1
-3
/
+10
*
|
|
|
Merge tag 'fsnotify_for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-08-17
5
-117
/
+118
|
\
\
\
\
|
*
|
|
|
inotify: Add flag IN_MASK_CREATE for inotify_add_watch()
Henry Wilson
2018-06-27
1
-1
/
+8
|
*
|
|
|
fanotify: factor out helpers to add/remove mark
Amir Goldstein
2018-06-27
1
-57
/
+29
|
*
|
|
|
fsnotify: add helper to get mask from connector
Amir Goldstein
2018-06-27
2
-12
/
+29
|
*
|
|
|
fsnotify: let connector point to an abstract object
Amir Goldstein
2018-06-27
3
-24
/
+26
|
*
|
|
|
fsnotify: pass connp and object type to fsnotify_add_mark()
Amir Goldstein
2018-06-27
3
-33
/
+38
|
*
|
|
|
fsnotify: use typedef fsnotify_connp_t for brevity
Amir Goldstein
2018-06-27
2
-13
/
+11
*
|
|
|
|
Merge tag 'for_v4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...
Linus Torvalds
2018-08-17
9
-45
/
+33
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
ext2: use ktime_get_real_seconds for timestamps
Arnd Bergmann
2018-06-27
2
-4
/
+5
|
*
|
|
|
udf: convert inode stamps to timespec64
Arnd Bergmann
2018-06-27
7
-41
/
+28
|
|
/
/
/
*
|
|
|
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
[next]