summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* lockd: protect nlm_blocked access in nlmsvc_retry_blockedDavid Jeffery2013-07-111-0/+4
* nfsd4: support minorversion 1 by defaultJ. Bruce Fields2013-07-081-1/+1
* nfsd4: allow destroy_session over destroyed sessionJ. Bruce Fields2013-07-082-10/+19
* nfsd4: return delegation immediately if lease failsJ. Bruce Fields2013-07-011-1/+3
* nfsd4: do not throw away 4.1 lock state on last unlockJ. Bruce Fields2013-07-011-8/+1
* nfsd4: delegation-based open reclaims should bypass permissionsJ. Bruce Fields2013-07-011-1/+2
* nfsd4: minor read_buf cleanupJ. Bruce Fields2013-07-011-10/+14
* nfsd4: fix decoding of compounds across page boundariesJ. Bruce Fields2013-07-011-1/+1
* nfsd4: clean up nfs4_open_delegationJ. Bruce Fields2013-07-011-44/+34
* NFSD: Don't give out read delegations on createsSteve Dickson2013-07-011-0/+9
* nfsd4: allow client to send no cb_sec flavorsJ. Bruce Fields2013-07-011-1/+5
* nfsd4: fail attempts to request gss on the backchannelJ. Bruce Fields2013-07-011-0/+25
* nfsd4: implement minimal SP4_MACH_CREDJ. Bruce Fields2013-07-013-12/+87
* svcrpc: store gss mech in svc_credJ. Bruce Fields2013-07-011-0/+3
* nfsd: avoid undefined signed overflowJim Rees2013-05-211-1/+1
* nfsd4: fix compile in !CONFIG_NFSD_V4_SECURITY_LABEL caseJ. Bruce Fields2013-05-151-1/+3
* NFSD: Server implementation of MAC LabelingDavid Quigley2013-05-157-10/+207
* NFSDv4.2: Add NFS v4.2 support to the NFS serverSteve Dickson2013-05-132-1/+2
* nfsd4: store correct client minorversion for >=4.2J. Bruce Fields2013-05-131-1/+1
* nfsd: get rid of the unused functions in vfsZhao Hongjiang2013-05-131-5/+0
* NFS: Add NFSv4.2 protocol constantsSteve Dickson2013-05-131-0/+6
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2013-05-111-1/+1
|\
| * audit: vfs: fix audit_inode call in O_CREAT case of do_lastJeff Layton2013-05-071-1/+1
* | Merge branch 'for-3.10' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2013-05-102-9/+18
|\ \
| * | nfsd: fix oops when legacy_recdir_name_error is passed a -ENOENT errorJeff Layton2013-05-091-7/+5
| * | nfsd4: don't allow owner override on 4.1 CLAIM_FH opensJ. Bruce Fields2013-05-031-2/+13
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-101-0/+17
|\ \ \
| * | | unify compat fanotify_mark(2), switch to COMPAT_SYSCALL_DEFINEAl Viro2013-05-091-0/+17
* | | | Merge tag 'ecryptfs-3.10-rc1-ablkcipher' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2013-05-102-41/+103
|\ \ \ \
| * | | | eCryptfs: Use the ablkcipher crypto APITyler Hicks2013-05-092-41/+103
* | | | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg...Linus Torvalds2013-05-101-1/+4
|\ \ \ \ \
| * | | | | romfs: fix nommu map length to keep inside filesystemGreg Ungerer2013-04-291-1/+4
* | | | | | Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-05-091-0/+2
|\ \ \ \ \ \
| * | | | | | pstore/ram: fix error return code in ramoops_probe()Wei Yongjun2013-05-081-0/+2
| * | | | | | fs: pstore: Replaced calls to kmalloc and memcpy with kmemdupAlexandru Gheorghiu2013-03-111-2/+1
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-091-8/+1
|\ \ \ \ \ \ \
| * | | | | | | ecryptfs: don't open-code kernel_read()Al Viro2013-05-091-8/+1
* | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2013-05-0948-1902/+3215
|\ \ \ \ \ \ \ \
| * | | | | | | | Btrfs: allow superblock mismatch from older mkfsChris Mason2013-05-071-0/+5
| * | | | | | | | btrfs: enhance superblock checksDavid Sterba2013-05-072-17/+71
| * | | | | | | | btrfs: fix misleading variable name for flagsDavid Sterba2013-05-062-19/+20
| * | | | | | | | btrfs: use unsigned long type for extent state bitsDavid Sterba2013-05-063-37/+40
| * | | | | | | | Btrfs: improve the loop of scrub_stripeLiu Bo2013-05-061-26/+57
| * | | | | | | | btrfs: read entire device info under lockDavid Sterba2013-05-061-1/+1
| * | | | | | | | btrfs: remove unused gfp mask parameter from release_extent_buffer callchainDavid Sterba2013-05-063-16/+7
| * | | | | | | | btrfs: handle errors returned from get_tree_block_keyDavid Sterba2013-05-061-4/+8
| * | | | | | | | btrfs: make static code static & remove dead codeEric Sandeen2013-05-0634-392/+135
| * | | | | | | | Btrfs: deal with errors in write_dev_supersJosef Bacik2013-05-061-1/+11
| * | | | | | | | Btrfs: remove almost all of the BUG()'s from tree-log.cJosef Bacik2013-05-061-53/+98
| * | | | | | | | Btrfs: deal with free space cache errors while replaying logJosef Bacik2013-05-063-32/+59
OpenPOWER on IntegriCloud