Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a93e364430de7f7a5f4eedd604ad1ab3d825dde5
/
fs
7a9b149
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6
by Linus Torvalds
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
8120a8a
fs/timerfd.c: make use of wait_event_interruptible_locked_irq()
by Michal Nazarewicz
· 15 years ago
f39d01b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
46ee964
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
96b5b7f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 14 years ago
f72caf7
Merge branch 'for-2.6.35' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
6a6be47
Merge branch 'nfs-for-2.6.35' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
98c89cd
Merge branch 'bkl/procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing
by Linus Torvalds
· 14 years ago
2ec8c6b
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 14 years ago
e4e83ea
Revert "nfsd4: distinguish expired from stale stateids"
by J. Bruce Fields
· 15 years ago
47cee54
nfsd: safer initialization order in find_file()
by Pavel Emelyanov
· 14 years ago
b7299f4
nfs4: minor callback code simplification, comment
by J. Bruce Fields
· 14 years ago
b8ae30e
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
fd25a1f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
539c99f
Merge branch 'next' into for-linus
by James Morris
· 14 years ago
4065c80
cifs: fix noserverino handling when unix extensions are enabled
by Jeff Layton
· 14 years ago
84f30c6
cifs: don't update uniqueid in cifs_fattr_to_inode
by Jeff Layton
· 14 years ago
db19272
cifs: always revalidate hardlinked inodes when using noserverino
by Jeff Layton
· 14 years ago
7d32c0a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/joern/logfs
by Linus Torvalds
· 14 years ago
c2f9805
procfs: Kill the bkl in ioctl
by Frederic Weisbecker
· 15 years ago
e0f4375
bridge: update sysfs link names if port device names have changed
by Simon Arlott
· 14 years ago
18e41da
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
5dc6416
Btrfs: check for read permission on src file in the clone ioctl
by Dan Rosenberg
· 14 years ago
3f8bf8f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
684bdc7
JFS: Free sbi memory in error path
by Jan Blunck
· 15 years ago
404e781
fs/sysv: dereferencing ERR_PTR()
by Dan Carpenter
· 15 years ago
2656244
Fix double-free in logfs
by Al Viro
· 15 years ago
d83c49f
Fix the regression created by "set S_DEAD on unlink()..." commit
by Al Viro
· 15 years ago
15ddb4a
NFSD: don't report compiled-out versions as present
by Pavel Emelyanov
· 14 years ago
9c7e7e2
NFS: Don't call iput() in nfs_access_cache_shrinker
by Trond Myklebust
· 14 years ago
1a81bb8
NFS: Clean up nfs_access_zap_cache()
by Trond Myklebust
· 14 years ago
61d5eb2
NFS: Don't run nfs_access_cache_shrinker() when the mask is GFP_NOFS
by Trond Myklebust
· 14 years ago
93870d7
NFS: Read requests can use GFP_KERNEL.
by Trond Myklebust
· 14 years ago
18eb884
NFS: Clean up nfs_create_request()
by Trond Myklebust
· 14 years ago
8535b2b
NFSv4: Don't use GFP_KERNEL allocations in state recovery
by Trond Myklebust
· 14 years ago
9bc4e3c
NFS: Calldata for nfs4_renew_done()
by Chuck Lever
· 15 years ago
dfe52c0
NFS: Squelch compiler warning in nfs_add_server_stats()
by Chuck Lever
· 15 years ago
a6d5ff6
NFS: Clean up fscache_uniq mount option
by Chuck Lever
· 15 years ago
0f15c53
NFS: Squelch compiler warning
by Chuck Lever
· 15 years ago
bb8b27e
NFSv4: Clean up the NFSv4 setclientid operation
by Trond Myklebust
· 15 years ago
d7cf8dd
NFSv4: Allow attribute caching with 'noac' mounts if client holds a delegation
by Trond Myklebust
· 15 years ago
fd86dfd
NFSv4: Fix up the documentation for nfs_do_refmount
by Trond Myklebust
· 15 years ago
1b4c606
NFS: Replace nfsroot on-stack filehandle
by Trond Myklebust
· 15 years ago
b157b06
NFS: Cleanup file handle allocations in fs/nfs/super.c
by Trond Myklebust
· 15 years ago
ce587e0
NFS: Prevent the mount code from looping forever on broken exports
by Trond Myklebust
· 15 years ago
6e94d62
NFS: Reduce stack footprint of nfs3_proc_getacl() and nfs3_proc_setacl()
by Trond Myklebust
· 15 years ago
ca7e9a0
NFS: Reduce stack footprint of nfs_statfs()
by Trond Myklebust
· 15 years ago
987f8df
NFS: Reduce stack footprint of nfs_setattr()
by Trond Myklebust
· 15 years ago
0ab64e0
NFS: Reduce stack footprint of nfs4_proc_create()
by Trond Myklebust
· 15 years ago
23a3061
NFS: Reduce the stack footprint of nfs_proc_symlink()
by Trond Myklebust
· 15 years ago
eb872f0
NFS: Reduce the stack footprint of nfs_proc_create
by Trond Myklebust
· 15 years ago
39967dd
NFS: Reduce the stack footprint of nfs_rmdir
by Trond Myklebust
· 15 years ago
d346890
NFS: Reduce stack footprint of nfs_proc_remove()
by Trond Myklebust
· 15 years ago
3b14d65
NFS: Reduce stack footprint of nfs3_proc_readlink()
by Trond Myklebust
· 15 years ago
136f262
NFS: Reduce the stack footprint of nfs_link()
by Trond Myklebust
· 15 years ago
aa49b4c
NFS: Reduce stack footprint of nfs_readdir()
by Trond Myklebust
· 15 years ago
011fff7
NFS: Reduce stack footprint of nfs3_proc_rename() and nfs4_proc_rename()
by Trond Myklebust
· 15 years ago
a3cba2a
NFS: Reduce stack footprint of nfs_revalidate_inode()
by Trond Myklebust
· 15 years ago
c407d41
NFSv4: Reduce stack footprint of nfs4_proc_access() and nfs3_proc_access()
by Trond Myklebust
· 15 years ago
4f72729
NFSv4: Reduce the stack footprint of nfs4_remote_referral_get_sb
by Trond Myklebust
· 15 years ago
8bac9db
NFSv4: Reduce stack footprint of nfs4_get_root()
by Trond Myklebust
· 15 years ago
04ffdbe
NFS: Reduce the stack footprint of nfs_follow_remote_path()
by Trond Myklebust
· 15 years ago
e1fb4d0
NFS: Reduce the stack footprint of nfs_lookup
by Trond Myklebust
· 15 years ago
364d015e5
NFSv4: Reduce the stack footprint of try_location()
by Trond Myklebust
· 15 years ago
fbca779
NFS: Reduce the stack footprint of nfs_create_server
by Trond Myklebust
· 15 years ago
a4d7f16
NFS: Reduce the stack footprint of nfs_follow_mountpoint()
by Trond Myklebust
· 15 years ago
815409d
NFSv4: Eliminate nfs4_path_walk()
by Trond Myklebust
· 15 years ago
2d36bfd
NFS: Add helper functions for allocating filehandles and fattr structs
by Trond Myklebust
· 15 years ago
4fc4c3c
Merge branch 'for-linus' of git://git.infradead.org/users/eparis/notify
by Linus Torvalds
· 14 years ago
b3b38d8
inotify: don't leak user struct on inotify release
by Pavel Emelyanov
· 14 years ago
e087334
inotify: race use after free/double free in inotify inode marks
by Eric Paris
· 14 years ago
3dbc6fb
inotify: clean up the inotify_add_watch out path
by Eric Paris
· 14 years ago
baa4563
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 14 years ago
4462dc0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
4dc6ec0
nfsd4: implement reclaim_complete
by J. Bruce Fields
· 15 years ago
ab707e1
nfsd4: nfsd4_destroy_session must set callback client under the state lock
by Benny Halevy
· 14 years ago
d768298
nfsd4: keep a reference count on client while in use
by Benny Halevy
· 14 years ago
07cd490
nfsd4: mark_client_expired
by Benny Halevy
· 14 years ago
46583e2
nfsd4: introduce nfs4_client.cl_refcount
by Benny Halevy
· 14 years ago
002baee
vfs: Fix O_NOFOLLOW behavior for paths with trailing slashes
by Jan Kara
· 14 years ago
cdf5f61
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
7ac512a
CacheFiles: Fix error handling in cachefiles_determine_cache_security()
by David Howells
· 14 years ago
e7b702b
Inotify: undefined reference to `anon_inode_getfd'
by Russell King
· 15 years ago
278554b
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
e84346b
ceph: preserve seq # on requeued messages after transient transport errors
by Sage Weil
· 14 years ago
f818a73
ceph: fix cap removal races
by Sage Weil
· 14 years ago
aa3e557
[CIFS] drop quota operation stubs
by Steve French
· 14 years ago
84d38ac
nfsd4: refactor expire_client
by Benny Halevy
· 14 years ago
36acb66
nfsd4: extend the client_lock to cover cl_lru
by Benny Halevy
· 14 years ago
328efba
nfsd4: use list_move in move_to_confirmed
by Benny Halevy
· 14 years ago
be1fdf6
nfsd4: fold release_session into expire_client
by Benny Halevy
· 14 years ago
9089f1b
nfsd4: rename sessionid_lock to client_lock
by Benny Halevy
· 14 years ago
3444142
revert "procfs: provide stack information for threads" and its fixup commits
by Robin Holt
· 14 years ago
45c6ceb
ceph: zero unused message header, footer fields
by Sage Weil
· 14 years ago
3d69438
cifs: guard against hardlinking directories
by Jeff Layton
· 14 years ago
c61ea31
CacheFiles: Fix occasional EIO on call to vfs_unlink()
by David Howells
· 14 years ago
9abf82b
ceph: fix locking for waking session requests after reconnect
by Sage Weil
· 14 years ago
d85b705
ceph: resubmit requests on pg mapping change (not just primary change)
by Sage Weil
· 14 years ago
04d000e
ceph: fix open file counting on snapped inodes when mds returns no caps
by Sage Weil
· 15 years ago
Next »