index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/proc/task_mmu.c: suppress compilation warnings with W=1
Valdis Kletnieks
2016-08-02
1
-0
/
+1
*
procfs: avoid 32-bit time_t in /proc/*/stat
Arnd Bergmann
2016-08-02
1
-6
/
+4
*
proc_oom_score: remove tasklist_lock and pid_alive()
Oleg Nesterov
2016-08-02
1
-5
/
+2
*
radix-tree: account nodes to memcg only if explicitly requested
Vladimir Davydov
2016-08-02
1
-1
/
+1
*
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
[next]