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
*
xfs: implement the GETFSMAP ioctl
Darrick J. Wong
2017-04-03
12
-0
/
+1048
*
xfs: add a couple of queries to iterate free extents in the rtbitmap
Darrick J. Wong
2017-04-03
2
-2
/
+90
*
xfs: create a function to query all records in a btree
Darrick J. Wong
2017-04-03
6
-7
/
+57
*
xfs: provide a query_range function for freespace btrees
Darrick J. Wong
2017-04-03
2
-0
/
+52
*
xfs: plumb in needed functions for range querying of the freespace btrees
Darrick J. Wong
2017-04-03
1
-43
/
+129
*
xfs: fix over-copying of getbmap parameters from userspace
Darrick J. Wong
2017-04-03
1
-2
/
+3
*
xfs: Remove obsolete declaration of xfs_buf_get_empty
Nikolay Borisov
2017-04-03
1
-1
/
+0
*
xfs: fix up inode validation failure message
Eric Sandeen
2017-04-03
1
-1
/
+1
*
xfs: remove the ISUNWRITTEN macro
Christoph Hellwig
2017-04-03
3
-5
/
+4
*
xfs: factor out a xfs_bmap_is_real_extent helper
Christoph Hellwig
2017-04-03
4
-24
/
+20
*
xfs: use dedicated log worker wq to avoid deadlock with cil wq
Brian Foster
2017-04-03
3
-1
/
+10
*
xfs: fix kernel memory exposure problems
Darrick J. Wong
2017-04-03
1
-1
/
+1
*
xfs: Honor FALLOC_FL_KEEP_SIZE when punching ends of files
Calvin Owens
2017-04-03
1
-1
/
+9
*
xfs: rework the inline directory verifiers
Darrick J. Wong
2017-03-28
5
-56
/
+66
*
Merge tag 'driver-core-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2017-03-26
1
-1
/
+2
|
\
|
*
kernfs: Check KERNFS_HAS_RELEASE before calling kernfs_release_file()
Vaibhav Jain
2017-03-17
1
-1
/
+2
*
|
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2017-03-26
6
-50
/
+47
|
\
\
|
*
|
ext4: fix two spelling nits
Theodore Ts'o
2017-03-25
2
-2
/
+2
|
*
|
ext4: lock the xattr block before checksuming it
Theodore Ts'o
2017-03-25
1
-34
/
+31
|
*
|
jbd2: don't leak memory if setting up journal fails
Eric Biggers
2017-03-15
2
-11
/
+12
|
*
|
ext4: mark inode dirty after converting inline directory
Eric Biggers
2017-03-15
1
-3
/
+2
*
|
|
Merge tag 'fscrypt-for-linus_stable' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-03-25
6
-70
/
+15
|
\
\
\
|
*
|
|
fscrypt: eliminate ->prepare_context() operation
Eric Biggers
2017-03-15
2
-13
/
+4
|
*
|
|
fscrypt: remove broken support for detecting keyring key revocation
Eric Biggers
2017-03-15
4
-57
/
+11
|
|
/
/
*
|
|
Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-03-23
2
-1
/
+16
|
\
\
\
|
*
|
|
btrfs: add missing memset while reading compressed inline extents
Zygo Blaxell
2017-03-17
1
-0
/
+14
|
*
|
|
Btrfs: fix regression in lock_delalloc_pages
Liu Bo
2017-03-17
1
-1
/
+2
*
|
|
|
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
[next]