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
*
ocfs2/dlm: continue to purge recovery lockres when recovery master goes down
piaojun
2016-08-02
4
-46
/
+74
*
ocfs2/dlm: solve a BUG when deref failed in dlm_drop_lockres_ref
piaojun
2016-08-02
2
-5
/
+17
*
ocfs2/dlm: disable BUG_ON when DLM_LOCK_RES_DROPPING_REF is cleared before dl...
piaojun
2016-08-02
1
-2
/
+11
*
ocfs2: retry on ENOSPC if sufficient space in truncate log
Eric Ren
2016-08-02
4
-38
/
+58
*
ocfs2: ensure that dlm lockspace is created by kernel module
Gang He
2016-08-02
1
-2
/
+9
*
Merge branch 'for-linus-4.8' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-07-31
6
-338
/
+544
|
\
|
*
Btrfs: fix delalloc accounting after copy_from_user faults
Chris Mason
2016-07-21
1
-7
/
+5
|
*
Btrfs: avoid deadlocks during reservations in btrfs_truncate_block
Josef Bacik
2016-07-20
1
-0
/
+5
|
*
Btrfs: use FLUSH_LIMIT for relocation in reserve_metadata_bytes
Josef Bacik
2016-07-07
2
-17
/
+22
|
*
Btrfs: fill relocation block rsv after allocation
Josef Bacik
2016-07-07
1
-0
/
+6
|
*
Btrfs: always use trans->block_rsv for orphans
Josef Bacik
2016-07-07
1
-1
/
+7
|
*
Btrfs: change how we calculate the global block rsv
Josef Bacik
2016-07-07
1
-36
/
+9
|
*
Btrfs: use root when checking need_async_flush
Josef Bacik
2016-07-07
1
-5
/
+6
|
*
Btrfs: don't bother kicking async if there's nothing to reclaim
Josef Bacik
2016-07-07
1
-0
/
+3
|
*
Btrfs: fix release reserved extents trace points
Josef Bacik
2016-07-07
1
-5
/
+1
|
*
Btrfs: add tracepoints for flush events
Josef Bacik
2016-07-07
2
-10
/
+21
|
*
Btrfs: fix delalloc reservation amount tracepoint
Josef Bacik
2016-07-07
1
-1
/
+3
|
*
Btrfs: trace pinned extents
Josef Bacik
2016-07-07
1
-0
/
+8
|
*
Btrfs: introduce ticketed enospc infrastructure
Josef Bacik
2016-07-07
2
-151
/
+380
|
*
Btrfs: add tracepoint for adding block groups
Josef Bacik
2016-07-07
1
-0
/
+2
|
*
Btrfs: warn_on for unaccounted spaces
Josef Bacik
2016-07-07
1
-6
/
+8
|
*
Btrfs: change delayed reservation fallback behavior
Josef Bacik
2016-07-07
1
-41
/
+23
|
*
Btrfs: always reserve metadata for delalloc extents
Josef Bacik
2016-07-07
1
-22
/
+13
|
*
Btrfs: fix callers of btrfs_block_rsv_migrate
Josef Bacik
2016-07-07
6
-25
/
+18
|
*
Btrfs: add bytes_readonly to the spaceinfo at once
Josef Bacik
2016-07-07
1
-18
/
+11
*
|
Merge tag 'nfs-for-4.8-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
2016-07-30
28
-552
/
+866
|
\
\
|
*
|
pNFS: Actively set attributes as invalid if LAYOUTCOMMIT is outstanding
Benjamin Coddington
2016-07-28
1
-3
/
+5
|
*
|
NFSv4: Clean up lookup of SECINFO_NO_NAME
Trond Myklebust
2016-07-26
1
-8
/
+2
|
*
|
NFSv4.2: Fix warning "variable ‘stateids’ set but not used"
Trond Myklebust
2016-07-24
1
-2
/
+10
|
*
|
NFSv4: Fix warning "no previous prototype for ‘nfs4_listxattr’"
Trond Myklebust
2016-07-24
1
-1
/
+1
|
*
|
Merge branch 'nfs-rdma'
Trond Myklebust
2016-07-24
19
-86
/
+188
|
|
\
\
|
|
*
|
NFS: Don't drop CB requests with invalid principals
Chuck Lever
2016-07-11
1
-1
/
+5
|
*
|
|
Merge branch 'pnfs'
Trond Myklebust
2016-07-24
6
-136
/
+218
|
|
\
\
\
|
|
*
|
|
pNFS: Remove redundant smp_mb() from pnfs_init_lseg()
Trond Myklebust
2016-07-24
1
-1
/
+0
|
|
*
|
|
pNFS: Cleanup - do layout segment initialisation in one place
Trond Myklebust
2016-07-24
1
-4
/
+6
|
|
*
|
|
pNFS: Remove redundant stateid invalidation
Trond Myklebust
2016-07-24
1
-1
/
+0
|
|
*
|
|
pNFS: Remove redundant pnfs_mark_layout_returned_if_empty()
Trond Myklebust
2016-07-24
4
-16
/
+0
|
|
*
|
|
pNFS: Clear the layout metadata if the server changed the layout stateid
Trond Myklebust
2016-07-24
1
-1
/
+1
|
|
*
|
|
pNFS: Cleanup - don't open code pnfs_mark_layout_stateid_invalid()
Trond Myklebust
2016-07-24
4
-5
/
+5
|
|
*
|
|
NFS: pnfs_mark_matching_lsegs_return() should match the layout sequence id
Trond Myklebust
2016-07-24
1
-14
/
+23
|
|
*
|
|
pNFS: Do not set plh_return_seq for non-callback related layoutreturns
Trond Myklebust
2016-07-24
1
-7
/
+6
|
|
*
|
|
pNFS: Ensure layoutreturn acts as a completion for layout callbacks
Trond Myklebust
2016-07-24
1
-15
/
+25
|
|
*
|
|
pNFS: Fix CB_LAYOUTRECALL stateid verification
Trond Myklebust
2016-07-24
1
-19
/
+44
|
|
*
|
|
pNFS: Always update the layout barrier seqid on LAYOUTGET
Trond Myklebust
2016-07-24
1
-13
/
+14
|
|
*
|
|
pNFS: Always update the layout stateid if NFS_LAYOUT_INVALID_STID is set
Trond Myklebust
2016-07-24
1
-1
/
+1
|
|
*
|
|
pNFS: Clear the layout return tracking on layout reinitialisation
Trond Myklebust
2016-07-24
1
-5
/
+14
|
|
*
|
|
pNFS: LAYOUTRETURN should only update the stateid if the layout is valid
Trond Myklebust
2016-07-24
2
-1
/
+6
|
|
*
|
|
Merge commit 'e7bdea7750eb'
Trond Myklebust
2016-07-24
62
-368
/
+587
|
|
|
\
\
\
|
|
*
|
|
|
Fix NULL pointer dereference in bl_free_device().
Artem Savkov
2016-07-22
1
-9
/
+13
|
|
*
|
|
|
nfs/blocklayout: Check max uuids and devices before decoding
Kinglong Mee
2016-07-15
1
-2
/
+12
[next]