summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)AuthorFilesLines
2012-05-31nfsd4: move rq_flavor into svc_credJ. Bruce Fields4-9/+9
2012-05-31nfsd4: stricter cred comparison for setclientid/exchange_idJ. Bruce Fields1-1/+21
2012-05-31nfsd4: move principal name into svc_credJ. Bruce Fields4-21/+21
2012-05-31nfsd4: allow removing clients not holding stateJ. Bruce Fields1-2/+19
2012-05-31nfsd4: rearrange exchange_id logic to simplifyJ. Bruce Fields1-20/+20
2012-05-31nfsd4: exchange_id cleanup: commentsJ. Bruce Fields1-26/+10
2012-05-31nfsd4: exchange_id cleanup: local shorthands for repeated testsJ. Bruce Fields1-6/+10
2012-05-31nfsd4: allow an EXCHANGE_ID to kill a 4.0 clientJ. Bruce Fields1-2/+8
2012-05-31nfsd4: exchange_id: check creds before killing confirmed clientJ. Bruce Fields1-9/+8
2012-05-31nfsd4: exchange_id error cleanupJ. Bruce Fields1-5/+1
2012-05-31nfsd4: exchange_id has a pointless copyJ. Bruce Fields1-1/+0
2012-05-31nfsd: return 0 on reads of fault injection filesWeston Andros Adamson1-0/+1
2012-05-31nfsd: wrap all accesses to st_deny_bmapJeff Layton1-8/+29
2012-05-31nfsd: wrap accesses to st_access_bmapJeff Layton1-28/+54
2012-05-31nfsd: make test_share a bool returnJeff Layton1-3/+3
2012-05-31nfsd: consolidate set_access and set_denyJeff Layton1-17/+7
2012-05-31NFSD: SETCLIENTID_CONFIRM returns NFS4ERR_CLID_INUSE too oftenChuck Lever1-12/+2
2012-05-31LockD: add debug message to start and stop functionsStanislav Kinsbursky1-0/+5
2012-05-31LockD: service start function introducedStanislav Kinsbursky1-25/+42
2012-05-31LockD: move global usage counter manipulation from error pathStanislav Kinsbursky1-3/+2
2012-05-31LockD: service creation function introducedStanislav Kinsbursky1-11/+27
2012-05-31LockD: use existing per-net data function on service creationStanislav Kinsbursky1-16/+7
2012-05-31LockD: pass service to per-net up and down functionsStanislav Kinsbursky1-7/+5
2012-05-31SUNRPC: move per-net operations from svc_destroy()Stanislav Kinsbursky4-15/+41
2012-05-31SUNRPC: new svc_bind() routine introducedStanislav Kinsbursky3-0/+23
2012-05-31nfsd: add IPv6 addr escaping to fs_location hostsWeston Andros Adamson1-7/+33
2012-05-31nfsd4: fix change attribute endiannessJ. Bruce Fields1-2/+2
2012-05-31nfsd4: fix free_stateid return endiannessJ. Bruce Fields1-2/+2
2012-05-31nfsd4: int/__be32 fixesJ. Bruce Fields3-20/+20
2012-05-31nfsd4: preserve __user annotation on cld downcall msgJ. Bruce Fields1-1/+1
2012-05-31nfsd4: fix missing "static"J. Bruce Fields4-4/+4
2012-05-31nfsd: state.c should include current_stateid.hJ. Bruce Fields1-0/+1
2012-05-31Merge branch 'for-chris' of git://git.jan-o-sch.net/btrfs-unstable into for-l...Chris Mason14-252/+1368
2012-05-31NFS: Ensure that setattr and getattr wait for O_DIRECT write completionTrond Myklebust5-48/+67
2012-05-31Btrfs: fix tree mod log rewinded level and rewinding of moved keysJan Schmidt1-2/+4
2012-05-31Btrfs: fix tree mod log del_ptrJan Schmidt1-6/+7
2012-05-31Btrfs: add tree_mod_dont_log helperJan Schmidt1-9/+15
2012-05-31Btrfs: add missing spin_lock for insertion into tree mod logJan Schmidt1-5/+18
2012-05-31Btrfs: add inodes before dropping the extent lock in find_all_leafsJan Schmidt3-6/+43
2012-05-30ext4: add missing save_error_info() to ext4_error()Theodore Ts'o1-0/+1
2012-05-30ext4: add debugging trigger for ext4_error()Theodore Ts'o2-0/+21
2012-05-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-clientLinus Torvalds6-98/+75
2012-05-30Btrfs: use delayed ref sequence numbers for all fs-tree updatesJan Schmidt3-23/+13
2012-05-30Merge branch 'for-chris' of git://git.kernel.org/pub/scm/linux/kernel/git/jos...Chris Mason29-616/+1483
2012-05-30Merge branch 'for-3.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds3-3/+64
2012-05-30Btrfs: fix false positive in check-integrity on unmountStefan Behrens1-1/+1
2012-05-30Btrfs: fix runtime warning in check-integrity check data modeStefan Behrens1-3/+22
2012-05-30Btrfs: set ioprio of scrub readahead to idleStefan Behrens2-0/+8
2012-05-30Btrfs: fix return code in drop_objectid_itemsJosef Bacik1-0/+2
2012-05-30Btrfs: check to see if the inode is in the log before fsyncingJosef Bacik3-17/+16