index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
f2fs: adjust the way of calculating nat block
Fan Li
2017-03-21
1
-3
/
+6
*
f2fs: add fault injection on f2fs_truncate
Jaegeuk Kim
2017-03-21
3
-0
/
+8
*
f2fs: check range before defragment
Sheng Yong
2017-03-21
1
-0
/
+6
*
f2fs: use parameter max_items instead of PIDVEC_SIZE
Sheng Yong
2017-03-21
1
-1
/
+1
*
f2fs: add a punch discard command function
Yunlei He
2017-03-21
1
-2
/
+20
*
f2fs: allocate a bio for discarding when actually issuing it
Jaegeuk Kim
2017-03-21
2
-64
/
+78
*
f2fs: skip writeback meta pages if cp_mutex acquire failed
Yunlei He
2017-03-21
1
-3
/
+4
*
f2fs: show more precise message on orphan recovery failure
Jaegeuk Kim
2017-03-21
1
-1
/
+1
*
f2fs: remove dead macro PGOFS_OF_NEXT_DNODE
Kinglong Mee
2017-03-21
1
-6
/
+0
*
f2fs: drop duplicate radix tree lookup of nat_entry_set
Kinglong Mee
2017-03-21
1
-12
/
+6
*
f2fs: make sure trace all f2fs_issue_flush
Kinglong Mee
2017-03-21
1
-11
/
+13
*
f2fs: don't allow volatile writes for non-regular file
Chao Yu
2017-03-21
1
-0
/
+3
*
f2fs: don't allow atomic writes for not regular files
Jaegeuk Kim
2017-03-21
1
-0
/
+3
*
f2fs: fix stale ATOMIC_WRITTEN_PAGE private pointer
Jaegeuk Kim
2017-03-21
3
-1
/
+33
*
f2fs: build stat_info before orphan inode recovery
Jaegeuk Kim
2017-03-21
1
-5
/
+5
*
f2fs: fix the fault of calculating blkstart twice
Kinglong Mee
2017-03-21
1
-1
/
+2
*
f2fs: fix the fault of checking F2FS_LINK_MAX for rename inode
Kinglong Mee
2017-03-21
1
-2
/
+2
*
f2fs: don't allow to get pino when filename is encrypted
Jaegeuk Kim
2017-03-21
1
-0
/
+3
*
f2fs: fix wrong error injection for evict_inode
Jaegeuk Kim
2017-03-21
1
-7
/
+6
*
f2fs: le32_to_cpu for ckpt->cp_pack_total_block_count
Kinglong Mee
2017-03-21
1
-1
/
+2
*
f2fs: le16_to_cpu for xattr->e_value_size
Jaegeuk Kim
2017-03-21
1
-1
/
+3
*
f2fs: don't need to invalidate wrong node page
Jaegeuk Kim
2017-03-21
1
-1
/
+4
*
f2fs: fix an error return value in truncate_partial_data_page
Yunlei He
2017-03-21
1
-1
/
+1
*
f2fs: combine nat_bits and free_nid_bitmap cache
Chao Yu
2017-03-20
1
-78
/
+47
*
f2fs: skip scanning free nid bitmap of full NAT blocks
Chao Yu
2017-03-20
3
-6
/
+30
*
f2fs: use __set{__clear}_bit_le
Jaegeuk Kim
2017-03-20
2
-10
/
+10
*
f2fs: declare static functions
Jaegeuk Kim
2017-03-20
1
-3
/
+4
*
f2fs: don't overwrite node block by SSR
Jaegeuk Kim
2017-03-20
1
-0
/
+6
*
Merge tag 'nfs-for-4.11-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
2017-03-17
12
-26
/
+88
|
\
|
*
pNFS/flexfiles: never nfs4_mark_deviceid_unavailable
Weston Andros Adamson
2017-03-17
4
-10
/
+31
|
*
pNFS: return status from nfs4_pnfs_ds_connect
Weston Andros Adamson
2017-03-17
6
-6
/
+48
|
*
NFSv4.1 respect server's max size in CREATE_SESSION
Olga Kornievskaia
2017-03-17
1
-2
/
+2
|
*
NFS prevent double free in async nfs4_exchange_id
Olga Kornievskaia
2017-03-17
1
-5
/
+4
|
*
nfs: make nfs4_cb_sv_ops static
Jason Yan
2017-03-17
1
-2
/
+2
|
*
NFS: fix the fault nrequests decreasing for nfs_inode COPY
Kinglong Mee
2017-03-17
1
-2
/
+4
|
*
NFSv4: fix a reference leak caused WARNING messages
Kinglong Mee
2017-03-13
1
-2
/
+0
|
*
nfs4: fix a typo of NFS_ATTR_FATTR_GROUP_NAME
Kinglong Mee
2017-03-13
1
-1
/
+1
*
|
Merge tag 'afs-20170316' of git://git.kernel.org/pub/scm/linux/kernel/git/dho...
Linus Torvalds
2017-03-17
13
-222
/
+269
|
\
\
|
*
|
afs: Don't wait for page writeback with the page lock held
David Howells
2017-03-16
1
-5
/
+4
|
*
|
afs: ->writepage() shouldn't call clear_page_dirty_for_io()
David Howells
2017-03-16
1
-3
/
+3
|
*
|
afs: Fix abort on signal while waiting for call completion
David Howells
2017-03-16
1
-13
/
+6
|
*
|
afs: Fix an off-by-one error in afs_send_pages()
David Howells
2017-03-16
1
-1
/
+1
|
*
|
afs: Fix afs_kill_pages()
David Howells
2017-03-16
1
-3
/
+7
|
*
|
afs: Fix page leak in afs_write_begin()
David Howells
2017-03-16
1
-2
/
+5
|
*
|
afs: Don't set PG_error on local EINTR or ENOMEM when filling a page
David Howells
2017-03-16
1
-2
/
+10
|
*
|
afs: Populate and use client modification time
Marc Dionne
2017-03-16
2
-10
/
+10
|
*
|
afs: Better abort and net error handling
David Howells
2017-03-16
1
-8
/
+27
|
*
|
afs: Invalid op ID should abort with RXGEN_OPCODE
David Howells
2017-03-16
2
-1
/
+3
|
*
|
afs: Fix the maths in afs_fs_store_data()
David Howells
2017-03-16
1
-1
/
+1
|
*
|
afs: Use a bvec rather than a kvec in afs_send_pages()
David Howells
2017-03-16
1
-45
/
+52
[prev]
[next]