index
:
kernel/linux.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.12.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-28
NFS: add support for multiple sec= mount options
Weston Andros Adamson
1
-1
/
+2
2013-10-28
NFS: stop using NFS_MOUNT_SECFLAVOUR server flag
Weston Andros Adamson
1
-1
/
+1
2013-10-28
NFS: cache parsed auth_info in nfs_server
Weston Andros Adamson
1
-0
/
+1
2013-10-28
NFS: separate passed security flavs from selected
Weston Andros Adamson
1
-0
/
+6
2013-10-28
NFS: Add method to detect whether an FSID is still on the server
Chuck Lever
2
-0
/
+14
2013-10-28
NFS: Add basic migration support to state manager thread
Chuck Lever
1
-0
/
+7
2013-10-28
NFS: Add a super_block backpointer to the nfs_server struct
Chuck Lever
1
-0
/
+1
2013-10-28
NFS: Add method to retrieve fs_locations during migration recovery
Chuck Lever
1
-0
/
+4
2013-10-28
SUNRPC: Add a helper to switch the transport of an rpc_clnt
Trond Myklebust
1
-0
/
+4
2013-10-02
NFSv4: Ensure that we disable the resend timeout for NFSv4
Trond Myklebust
1
-0
/
+1
2013-10-02
SUNRPC: Add RPC task and client level options to disable the resend timeout
Trond Myklebust
2
-0
/
+3
2013-10-02
SUNRPC: Clean up - convert xprt_prepare_transmit to return a bool
Trond Myklebust
1
-1
/
+1
2013-10-01
Merge tag 'nfs-for-3.12-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
1
-1
/
+2
2013-10-01
Merge branch 'akpm' (fixes from Andrew Morton)
Linus Torvalds
2
-0
/
+26
2013-10-01
mm: avoid reinserting isolated balloon pages into LRU lists
Rafael Aquini
1
-0
/
+25
2013-10-01
include/asm-generic/vtime.h: avoid zero-length file
Andrew Morton
1
-0
/
+1
2013-09-30
Merge remote-tracking branch 'regulator/fix/doc' into regulator-linus
Mark Brown
1
-0
/
+2
2013-09-30
Merge tag 'char-misc-3.12-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-2
/
+5
2013-09-29
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+2
2013-09-28
Merge branch 'lockref' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
1
-3
/
+3
2013-09-28
Merge tag 'devicetree-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-12
/
+8
2013-09-28
mutex: replace CONFIG_HAVE_ARCH_MUTEX_CPU_RELAX with simple ifdef
Heiko Carstens
1
-3
/
+3
2013-09-28
Merge branch 'drm-fixes-3.12' of git://people.freedesktop.org/~agd5f/linux in...
Dave Airlie
1
-0
/
+2
2013-09-27
Drivers: hv: util: Correctly support ws2008R2 and earlier
K. Y. Srinivasan
1
-2
/
+5
2013-09-26
NFSv4: Honour the 'opened' parameter in the atomic_open() filesystem method
Trond Myklebust
1
-1
/
+2
2013-09-26
Merge tag 'dm-3.12-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/de...
Linus Torvalds
1
-1
/
+2
2013-09-26
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+10
2013-09-25
of: clean-up ifdefs in of_irq.h
Rob Herring
1
-12
/
+8
2013-09-25
revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"
Andrew Morton
1
-3
/
+7
2013-09-25
revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"
Andrew Morton
1
-4
/
+2
2013-09-25
revert "memcg: enhance memcg iterator to support predicates"
Andrew Morton
1
-43
/
+6
2013-09-25
watchdog: update watchdog_thresh properly
Michal Hocko
1
-0
/
+6
2013-09-23
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-4
/
+3
2013-09-23
Merge branch 'for-3.12/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+15
2013-09-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
1
-0
/
+1
2013-09-21
block: Add nr_bios to block_rq_remap tracepoint
Jun'ichi Nomura
2
-2
/
+15
2013-09-21
btrfs: add lockdep and tracing annotations for uuid tree
David Sterba
1
-0
/
+1
2013-09-21
Merge tag 'v3.11' into for-linus
Chris Mason
10
-13
/
+121
2013-09-21
drm/radeon/cik: Add tiling mode index for 1D tiled depth/stencil surfaces
Michel Dänzer
1
-0
/
+2
2013-09-20
dm mpath: disable WRITE SAME if it fails
Mike Snitzer
1
-1
/
+2
2013-09-20
perf: Fix capabilities bitfield compatibility in 'struct perf_event_mmap_page'
Peter Zijlstra
1
-5
/
+9
2013-09-20
perf: Update ABI comment
Peter Zijlstra
1
-0
/
+1
2013-09-20
Revert "drm: mark context support as a legacy subsystem"
Dave Airlie
1
-4
/
+3
2013-09-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
4
-11
/
+17
2013-09-19
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
1
-4
/
+8
2013-09-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
1
-0
/
+2
2013-09-19
Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+3
2013-09-18
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2013-09-18
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2013-09-18
perf: Fix UAPI export of PERF_EVENT_IOC_ID
Vince Weaver
1
-1
/
+1
[next]