Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
ee7b75fc4f3ae49e1f25bf56219bb5de3c29afaf
ee7b75f
NFSv4: Fix a readdir regression
by Trond Myklebust
· 13 years ago
9e2dfdb
nfs4.1: mark layout as bad on error path in _pnfs_return_layout
by Fred Isaman
· 13 years ago
ea0ded7
nfs4.1: prevent race that allowed use of freed layout in _pnfs_return_layout
by Fred Isaman
· 13 years ago
1ed3a85
NFSv4.1: need to put_layout_hdr on _pnfs_return_layout error path
by Benny Halevy
· 13 years ago
c7fd062
NFS: (d)printks should use %zd for ssize_t arguments
by David Howells
· 13 years ago
d771e3a
NFSv4.1: fix break condition in pnfs_find_lseg
by Benny Halevy
· 13 years ago
a2e1d4f
nfs4.1: fix several problems with _pnfs_return_layout
by Fred Isaman
· 13 years ago
cec765c
NFSv4.1: allow zero fh array in filelayout decode layout
by Andy Adamson
· 13 years ago
533eb46
NFSv4.1: allow nfs_fhget to succeed with mounted on fileid
by Andy Adamson
· 13 years ago
1d92a08
NFSv4.1: Fix a refcounting issue in the pNFS device id cache
by Trond Myklebust
· 13 years ago
c9c30dd
NFSv4.1: deprecate headerpadsz in CREATE_SESSION
by Benny Halevy
· 13 years ago
0f66b59
NFS41: do not update isize if inode needs layoutcommit
by Peng Tao
· 14 years ago
0b76011
NLM: Don't hang forever on NLM unlock requests
by Trond Myklebust
· 13 years ago
9e3bd4e
NFS: fix umount of pnfs filesystems
by Weston Andros Adamson
· 13 years ago
3f30310
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 13 years ago
63da029
mtd: fix physmap.h warnings
by Randy Dunlap
· 13 years ago
5c6cce9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 13 years ago
603d04b
kgdbts: only use new asm-generic/ptrace.h api when needed
by Mike Frysinger
· 13 years ago
a5b2c5b
AppArmor: fix oops in apparmor_setprocattr
by Kees Cook
· 13 years ago
e12ca23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
by Linus Torvalds
· 13 years ago
850761b
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 13 years ago
83caba8
[IA64] wire up sendmmsg() syscall for Itanium
by Tony Luck
· 13 years ago
af0d6a0
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
07ef3c3
Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
643d2d7
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 13 years ago
89c1222
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
339dedf
powerpc/pmac: Don't register pmac PIC syscore ops when HW not present
by Benjamin Herrenschmidt
· 13 years ago
d72bce0
rcu: Cure load woes
by Peter Zijlstra
· 13 years ago
4f3c125
x86: Fix mwait_play_dead() faulting on mwait-incapable cpus
by Avi Kivity
· 13 years ago
598e887
x86 idle: Fix mwait deprecation warning message
by Borislav Petkov
· 13 years ago
c7427d2
autofs4: bogus dentry_unhash() added in ->unlink()
by Al Viro
· 13 years ago
3cebde2
vfs: shrink_dcache_parent before rmdir, dir rename
by Sage Weil
· 13 years ago
7a66f78
virtio_net: delay TX callbacks
by Michael S. Tsirkin
· 13 years ago
7ab358c
virtio: add api for delayed callbacks
by Michael S. Tsirkin
· 13 years ago
4423fe4
virtio_test: support event index
by Michael S. Tsirkin
· 13 years ago
8ea8cf8
vhost: support event index
by Michael S. Tsirkin
· 13 years ago
a5c262c
virtio_ring: support event idx feature
by Michael S. Tsirkin
· 13 years ago
bf7035b
virtio ring: inline function to check for events
by Michael S. Tsirkin
· 13 years ago
770b31a
virtio: event index interface
by Michael S. Tsirkin
· 13 years ago
a1b3838
virtio: add full three-clause BSD text to headers.
by Rusty Russell
· 13 years ago
bf50e69
virtio balloon: kill tell-host-first logic
by Dave Hansen
· 14 years ago
177dbd9
virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT.
by Rusty Russell
· 13 years ago
6917f83
drivers, block: virtio_blk: Replace cryptic number with the macro
by Liu Yuan
· 14 years ago
7a7c924
virtio_blk: allow re-reading config space at runtime
by Christoph Hellwig
· 14 years ago
990c91f
lguest: remove support for VIRTIO_F_NOTIFY_ON_EMPTY.
by Rusty Russell
· 13 years ago
bc805a0
lguest: fix up compilation after move
by Rusty Russell
· 13 years ago
15517f7
lguest: fix timer interrupt setup
by Rusty Russell
· 13 years ago
55922c9
Linux 3.0-rc1
by Linus Torvalds
· 13 years ago
bd1bfe4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 13 years ago
cd1acdf
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 13 years ago
fac0486
arm gpio drivers: make them 'depends on ARM'
by Linus Torvalds
· 13 years ago
3063287
eCryptfs: Remove ecryptfs_header_cache_2
by Tyler Hicks
· 13 years ago
778aeb4
eCryptfs: Cleanup and optimize ecryptfs_lookup_interpose()
by Tyler Hicks
· 13 years ago
7a86617
eCryptfs: Return useful code from contains_ecryptfs_marker
by Tyler Hicks
· 14 years ago
3b06b3e
eCryptfs: Fix new inode race condition
by Tyler Hicks
· 13 years ago
2ba781c
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mjg59/platform-drivers-x86
by Linus Torvalds
· 13 years ago
6345d24
mm: Fix boot crash in mm_alloc()
by Linus Torvalds
· 13 years ago
cab0d85
Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 13 years ago
57ed609
Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile
by Linus Torvalds
· 13 years ago
437cb0d
Merge branch 'x86-platform-next' into x86-platform
by Matthew Garrett
· 13 years ago
a74d70b
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 13 years ago
b11b06d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dm
by Linus Torvalds
· 13 years ago
f1d1c9f
Merge branch 'nfs-for-2.6.40' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 13 years ago
2ff55e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 13 years ago
daa9422
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6
by Linus Torvalds
· 13 years ago
f310642
Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6
by Linus Torvalds
· 13 years ago
ef1d575
cifs/ubifs: Fix shrinker API change fallout
by Al Viro
· 13 years ago
9342077
pnfs-obj: pg_test check for max_io_size
by Boaz Harrosh
· 13 years ago
5b36c7d
NFSv4.1: define nfs_generic_pg_test
by Boaz Harrosh
· 13 years ago
89a58e3
NFSv4.1: use pnfs_generic_pg_test directly by layout driver
by Benny Halevy
· 13 years ago
18ad0a9
NFSv4.1: change pg_test return type to bool
by Benny Halevy
· 13 years ago
dfed206
NFSv4.1: unify pnfs_pageio_init functions
by Benny Halevy
· 13 years ago
a0fe8bf
pnfs-obj: objlayout_encode_layoutcommit implementation
by Boaz Harrosh
· 13 years ago
ac7db72
pnfs: encode_layoutcommit
by Benny Halevy
· 13 years ago
adb5853
pnfs-obj: report errors and .encode_layoutreturn Implementation.
by Boaz Harrosh
· 13 years ago
04a5554
pnfs: encode_layoutreturn
by Andy Adamson
· 13 years ago
8a1636c
pnfs: layoutret_on_setattr
by Benny Halevy
· 14 years ago
cbe8260
pnfs: layoutreturn
by Benny Halevy
· 13 years ago
04f8345
pnfs-obj: osd raid engine read/write implementation
by Boaz Harrosh
· 13 years ago
d20581a
pnfs: support for non-rpc layout drivers
by Benny Halevy
· 13 years ago
e51b841
pnfs-obj: define per-inode private structure
by Benny Halevy
· 13 years ago
636fb9c
pnfs: alloc and free layout_hdr layoutdriver methods
by Benny Halevy
· 13 years ago
b6c05f1
pnfs-obj: objio_osd device information retrieval and caching
by Boaz Harrosh
· 13 years ago
09f5bf4
pnfs-obj: decode layout, alloc/free lseg
by Boaz Harrosh
· 13 years ago
f1bc893
pnfs-obj: pnfs_osd XDR client implementation
by Boaz Harrosh
· 13 years ago
38b7c401
pnfs-obj: pnfs_osd XDR definitions
by Benny Halevy
· 13 years ago
c93407d
pnfs-obj: objlayoutdriver module skeleton
by Benny Halevy
· 13 years ago
ae50c0b
pnfs: client stats
by J. Bruce Fields
· 13 years ago
778b550
pnfs: Use byte-range for cb_layoutrecall
by Benny Halevy
· 13 years ago
707ed5f
pnfs: align layoutget requests on page boundaries
by Benny Halevy
· 13 years ago
fb3296e
pnfs: Use byte-range for layoutget
by Benny Halevy
· 13 years ago
f7da7a1
SUNRPC: introduce xdr_init_decode_pages
by Benny Halevy
· 13 years ago
35c8bb5
NFSv4.1: use layout driver in global device cache
by Benny Halevy
· 13 years ago
1be5683
pnfs: CB_NOTIFY_DEVICEID
by Marc Eshel
· 13 years ago
5ccf920
eCryptfs: Cleanup inode initialization code
by Tyler Hicks
· 13 years ago
1775bc3
NFSv4.1: purge deviceid cache on nfs_free_client
by Benny Halevy
· 13 years ago
c4f7907
eCryptfs: Consolidate inode functions into inode.c
by Tyler Hicks
· 13 years ago
bc658c9
mm, rmap: Add yet more comments to page_get_anon_vma/page_lock_anon_vma
by Peter Zijlstra
· 13 years ago
fa34ce7
dm kcopyd: return client directly and not through a pointer
by Mikulas Patocka
· 13 years ago
5f43ba2
dm kcopyd: reserve fewer pages
by Mikulas Patocka
· 13 years ago
Next »