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
2012-07-31
NFS: Convert v4 into a module
Bryan Schumaker
4
-8
/
+8
2012-07-31
NFS: Only initialize the ACL client in the v3 case
Bryan Schumaker
1
-0
/
+3
2012-07-31
NFS: Create a try_mount rpc op
Bryan Schumaker
1
-0
/
+4
2012-07-31
NFS: Add version registering framework
Bryan Schumaker
1
-0
/
+1
2012-07-17
NFS: Split out NFS v3 inode operations
Bryan Schumaker
1
-6
/
+0
2012-07-17
NFS: Split out NFS v2 inode operations
Bryan Schumaker
1
-2
/
+0
2012-07-16
NFS: Treat NFS4ERR_CLID_INUSE as a fatal error
Chuck Lever
1
-2
/
+1
2012-07-16
SUNRPC: Add rpcauth_list_flavors()
Chuck Lever
2
-1
/
+4
2012-07-16
Merge commit '9249e17fe094d853d1ef7475dd559a2cc7e23d42' into nfs-for-3.6
Trond Myklebust
30
-66
/
+104
2012-07-14
VFS: Pass mount flags to sget()
David Howells
1
-1
/
+1
2012-07-14
fs: add nd_jump_link
Christoph Hellwig
1
-0
/
+2
2012-07-14
get rid of kern_path_parent()
Al Viro
1
-1
/
+1
2012-07-14
don't pass nameidata * to vfs_create()
Al Viro
1
-1
/
+1
2012-07-14
don't pass nameidata to ->create()
Al Viro
1
-1
/
+1
2012-07-14
stop passing nameidata to ->lookup()
Al Viro
1
-2
/
+2
2012-07-14
stop passing nameidata * to ->d_revalidate()
Al Viro
1
-1
/
+1
2012-07-14
make finish_no_open() return int
Al Viro
1
-1
/
+1
2012-07-14
kill struct opendata
Al Viro
1
-6
/
+5
2012-07-14
make ->atomic_open() return int
Al Viro
1
-3
/
+3
2012-07-14
->atomic_open() prototype change - pass int * instead of bool *
Al Viro
1
-2
/
+7
2012-07-14
vfs: remove open intents from nameidata
Miklos Szeredi
1
-14
/
+0
2012-07-14
nfs: clean up ->create in nfs_rpc_ops
Miklos Szeredi
1
-1
/
+1
2012-07-14
vfs: add i_op->atomic_open()
Miklos Szeredi
1
-0
/
+7
2012-07-14
vfs: switch i_dentry/d_alias to hlist
Al Viro
2
-2
/
+2
2012-07-14
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+9
2012-07-12
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
3
-4
/
+7
2012-07-12
memblock: free allocated memblock_reserved_regions later
Yinghai Lu
1
-3
/
+1
2012-07-12
mm: sparse: fix usemap allocation above node descriptor section
Yinghai Lu
1
-0
/
+5
2012-07-12
memory hotplug: fix invalid memory access caused by stale kswapd pointer
Jiang Liu
1
-1
/
+1
2012-07-12
timekeeping: Provide hrtimer update function
Thomas Gleixner
1
-0
/
+1
2012-07-12
hrtimer: Provide clock_was_set_delayed()
John Stultz
1
-1
/
+8
2012-07-11
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...
Linus Torvalds
2
-3
/
+11
2012-07-11
Merge tag 'usb-3.5-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
1
-2
/
+0
2012-07-11
Merge tag 'fixes-for-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/l...
Linus Torvalds
1
-2
/
+2
2012-07-10
PCI: EHCI: fix crash during suspend on ASUS computers
Alan Stern
1
-2
/
+0
2012-07-10
Merge tag 'rpmsg-3.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-0
/
+6
2012-07-08
[SCSI] libsas: fix taskfile corruption in sas_ata_qc_fill_rtf
Dan Williams
1
-2
/
+4
2012-07-08
[SCSI] Fix NULL dereferences in scsi_cmd_to_driver
Mark Rustad
1
-1
/
+7
2012-07-07
security: Minor improvements to no_new_privs documentation
Andy Lutomirski
1
-0
/
+2
2012-07-06
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/o...
Linus Torvalds
1
-0
/
+1
2012-07-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
1
-0
/
+1
2012-07-06
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2012-07-05
gpio: fix bits conflict for gpio flags
Laxman Dewangan
1
-2
/
+2
2012-07-05
aio: make kiocb->private NUll in init_sync_kiocb()
Junxiao Bi
1
-0
/
+1
2012-07-04
rpmsg: make sure inflight messages don't invoke just-removed callbacks
Ohad Ben-Cohen
1
-0
/
+3
2012-07-04
rpmsg: avoid premature deallocation of endpoints
Ohad Ben-Cohen
1
-0
/
+3
2012-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2
-1
/
+6
2012-07-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-5
/
+4
2012-07-03
KVM: Pass kvm_irqfd to functions
Alex Williamson
1
-2
/
+2
2012-07-01
sctp: be more restrictive in transport selection on bundled sacks
Neil Horman
2
-1
/
+6
[next]