Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
d8cb1a7ce36d44602946f06af4267da304fb4011
/
fs
d8cb1a7
nfs41: check if session exists and if it is persistent
by Alexandros Batsakis
· 15 years ago
31f0960
nfs41: V2 initial support for CB_RECALL_ANY
by Alexandros Batsakis
· 15 years ago
c79571a
nfs4: V2 return/expire delegations depending on their type
by Alexandros Batsakis
· 15 years ago
b4a6f49
nfs4: minor delegation cleaning
by Alexandros Batsakis
· 15 years ago
07bccc2
nfs41: add support for callback with RPC version number 4
by Alexandros Batsakis
· 15 years ago
0b9e2d4
nfs41: only state manager sets NFS4CLNT_SESSION_SETUP
by Andy Adamson
· 15 years ago
691daf3
nfs41: drain session cleanup
by Andy Adamson
· 15 years ago
ea028ac
nfs41: nfs41: fix state manager deadlock in session reset
by Andy Adamson
· 15 years ago
05f0d23
nfs41: remove nfs4_recover_session
by Andy Adamson
· 15 years ago
2628edd
nfs41: don't clear tk_action on success
by Andy Adamson
· 15 years ago
8ba9bf8
nfs41: fix switch in nfs4_recovery_handle_error
by Andy Adamson
· 15 years ago
b917923
nfs41: fix switch in nfs4_handle_exception
by Andy Adamson
· 15 years ago
36bbe34
nfs41: free the slot on unhandled read errors
by Andy Adamson
· 15 years ago
e608e79
nfs41: call free slot from nfs4_restart_rpc
by Andy Adamson
· 15 years ago
1d9ddde9
nfs41: nfs4_get_lease_time will never session reset
by Andy Adamson
· 15 years ago
6df0818
nfs41: rename cl_state session SETUP bit to RESET
by Andy Adamson
· 15 years ago
4d643d1
nfs41: add create session into establish_clid
by Andy Adamson
· 15 years ago
7285f2d
Merge branch 'devel' into linux-next
by Trond Myklebust
· 15 years ago
44ed355
NFS4ERR_FILE_OPEN handling in Linux/NFS
by NeilBrown
· 15 years ago
24e9302
nfs: clean up sillyrenaming in nfs_rename()
by Miklos Szeredi
· 15 years ago
2722610
nfs: dont unhash target if renaming a directory
by Miklos Szeredi
· 15 years ago
28f79a1
nfs: fix comments in nfs_rename()
by Miklos Szeredi
· 15 years ago
e48de5e
nfs: remove unnecessary check from nfs_rename()
by Miklos Szeredi
· 15 years ago
9c4c761
NFSv4.1: Handle NFSv4.1 session errors in the lock recovery code
by Trond Myklebust
· 15 years ago
dd47f96
NFS: Revert default r/wsize behavior
by Chuck Lever
· 15 years ago
d250e19
NFS: Display compressed (shorthand) IPv6 in /proc/mounts
by Chuck Lever
· 15 years ago
ee671b0
NFS: convert proto= option to use netids rather than a protoname
by Jeff Layton
· 15 years ago
d4e935b
The rpc server does not require that service threads take the BKL.
by J. Bruce Fields
· 15 years ago
1185a55
NFSv4: Ensure nfs4_close_context() is declared as static
by Trond Myklebust
· 15 years ago
0a6566e
NFSv4: Ensure nfs_dns_lookup() and nfs_dns_update() are declared static
by Trond Myklebust
· 15 years ago
b6d408b
NFSv4: Fix up error handling in the state manager main loop.
by Trond Myklebust
· 15 years ago
a9ed2e2
NFSv4: Handle NFS4ERR_GRACE when recovering an expired lease.
by Trond Myklebust
· 15 years ago
c8b7ae3d
NFSv4: Ensure the state manager handles NFS4ERR_NO_GRACE correctly
by Trond Myklebust
· 15 years ago
4f7cdf1
NFSv4: The state manager shouldn't exit on errors that were handled
by Trond Myklebust
· 15 years ago
e345e88
NFSv4: Fix up the callers of nfs4_state_end_reclaim_reboot
by Trond Myklebust
· 15 years ago
d18cc1f
NFSv4: Fix a potential state manager deadlock when returning delegations
by Trond Myklebust
· 15 years ago
d327cf7
Re: acl trouble after upgrading ubuntu
by J. Bruce Fields
· 15 years ago
96f287b
NFS: BKL removal from the mount code...
by Trond Myklebust
· 15 years ago
3350b2a
CacheFiles: Update IMA counters when using dentry_open
by Marc Dionne
· 15 years ago
6f05416
9p: fix build breakage introduced by FS-Cache
by David Howells
· 15 years ago
99d7832
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
d0964c3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 15 years ago
199bc9f
jffs2: Fix memory corruption in jffs2_read_inode_range()
by David Woodhouse
· 15 years ago
6e80133
Merge git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-2.6-fscache
by Linus Torvalds
· 15 years ago
1b73239
fuse: reject O_DIRECT flag also in fuse_create
by Csaba Henk
· 15 years ago
2f81e75
[CIFS] Fix sparse warning
by Steve French
· 15 years ago
cea6234
[CIFS] Duplicate data on appending to some Samba servers
by Steve French
· 15 years ago
8e6c033
[CIFS] fix oops in cifs_lookup during net boot
by Steve French
· 15 years ago
4fa9f4e
FS-Cache: Provide nop fscache_stat_d() if CONFIG_FSCACHE_STATS=n
by David Howells
· 15 years ago
1c2ea8a
SLOW_WORK: Fix GFS2 to #include <linux/module.h> before using THIS_MODULE
by David Howells
· 15 years ago
0109d7e
SLOW_WORK: Fix CIFS to pass THIS_MODULE to slow_work_register_user()
by David Howells
· 15 years ago
931ed94
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 15 years ago
e6236f7
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 15 years ago
14e6964
CacheFiles: Don't log lookup/create failing with ENOBUFS
by David Howells
· 15 years ago
fee096d
CacheFiles: Catch an overly long wait for an old active object
by David Howells
· 15 years ago
d0e27b7
CacheFiles: Better showing of debugging information in active object problems
by David Howells
· 15 years ago
6511de3
CacheFiles: Mark parent directory locks as I_MUTEX_PARENT to keep lockdep happy
by David Howells
· 15 years ago
5e929b3
CacheFiles: Handle truncate unlocking the page we're reading
by David Howells
· 15 years ago
a17754f
CacheFiles: Don't write a full page if there's only a partial page to cache
by David Howells
· 15 years ago
868411b
FS-Cache: Actually requeue an object when requested
by David Howells
· 15 years ago
60d543c
FS-Cache: Start processing an object's operations on that object's death
by David Howells
· 15 years ago
d461d26
FS-Cache: Make sure FSCACHE_COOKIE_LOOKING_UP cleared on lookup failure
by David Howells
· 15 years ago
2175bb0
FS-Cache: Add a retirement stat counter
by David Howells
· 15 years ago
201a154
FS-Cache: Handle pages pending storage that get evicted under OOM conditions
by David Howells
· 15 years ago
e3d4d28
FS-Cache: Handle read request vs lookup, creation or other cache failure
by David Howells
· 15 years ago
285e728
FS-Cache: Don't delete pending pages from the page-store tracking tree
by David Howells
· 15 years ago
1bccf51
FS-Cache: Fix lock misorder in fscache_write_op()
by David Howells
· 15 years ago
6897e3d
FS-Cache: The object-available state can't rely on the cookie to be available
by David Howells
· 15 years ago
5753c44
FS-Cache: Permit cache retrieval ops to be interrupted in the initial wait phase
by David Howells
· 15 years ago
b34df79
FS-Cache: Use radix tree preload correctly in tracking of pages to be stored
by David Howells
· 15 years ago
7e311a2
FS-Cache: Clear netfs pointers in cookie after detaching object, not before
by David Howells
· 15 years ago
52bd75f
FS-Cache: Add counters for entry/exit to/from cache operation functions
by David Howells
· 15 years ago
4fbf429
FS-Cache: Allow the current state of all objects to be dumped
by David Howells
· 15 years ago
440f0af
FS-Cache: Annotate slow-work runqueue proc lines for FS-Cache work items
by David Howells
· 15 years ago
3d7a641
SLOW_WORK: Wait for outstanding work items belonging to a module to clear
by David Howells
· 15 years ago
978b405
fcntl: rename F_OWNER_GID to F_OWNER_PGRP
by Peter Zijlstra
· 15 years ago
9ebd4eb
procfs: fix /proc/<pid>/stat stack pointer for kernel threads
by Stefani Seibold
· 15 years ago
ac50e95
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 15 years ago
8a1eaa6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 15 years ago
82abc2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
6c06f07
xfs: copy li_lsn before dropping AIL lock
by Nathaniel W. Turner
· 15 years ago
8ec6dba
XFS bug in log recover with quota (bugzilla id 855)
by Jan Rekorajski
· 15 years ago
f534dc9
cifs: clear server inode number flag while autodisabling
by Suresh Jayaraman
· 15 years ago
18dafac
nilfs2: deleted inconsistent comment in nilfs_load_inode_block()
by Jiro SEKIBA
· 15 years ago
479c255
Fix memory corruption caused by nfsd readdir+
by Petr Vandrovec
· 15 years ago
7aee47b
ocfs2: Trivial cleanup of jbd compatibility layer removal
by Sunil Mushran
· 15 years ago
c1ea985
nilfs2: fix lock order reversal in chcp operation
by Ryusuke Konishi
· 15 years ago
e04b5ef
__generic_block_fiemap(): fix for files bigger than 4GB
by Mike Hommey
· 15 years ago
fc63cf2
exec: setup_arg_pages() fails to return errors
by Anton Blanchard
· 15 years ago
7779d7b
fs: add missing compat_ptr handling for FS_IOC_RESVSP ioctl
by Heiko Carstens
· 15 years ago
29f12ca
pidns: fix a leak in /proc dentries and inodes with pid namespaces.
by Sukadev Bhattiprolu
· 15 years ago
ff5e4b5
fs/jbd: Export log_start_commit to fix ext3 build.
by Stefan Schmidt
· 15 years ago
aa021ba
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
a6dbd42
Btrfs: fix panic when trying to destroy a newly allocated
by Josef Bacik
· 15 years ago
fd80145
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
16fe410
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 15 years ago
33b2580
Btrfs: allow more metadata chunk preallocation
by Chris Mason
· 15 years ago
f5a84ee3
Btrfs: fallback on uncompressed io if compressed io fails
by Josef Bacik
· 15 years ago
ccf0e72
Btrfs: find ideal block group for caching
by Josef Bacik
· 15 years ago
4eb3991
Btrfs: avoid null deref in unpin_extent_cache()
by Dan Carpenter
· 15 years ago
Next »