summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* fs: Convert vmalloc/memset to vzallocJoe Perches2011-09-154-18/+7
* eventpoll: fix comment typo 'evenpoll'Paul Bolle2011-07-261-1/+1
* p9: avoid unused variable warningLinus Torvalds2011-07-251-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-07-255-5/+25
|\
| * Squashfs: Make ZLIB compression support optionalPhillip Lougher2011-07-225-5/+25
* | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-2519-1267/+486
|\ \
| * | nfsd: don't break lease on CLAIM_DELEGATE_CURCasey Bodley2011-07-231-6/+12
| * | locks: rename lock-manager opsJ. Bruce Fields2011-07-205-29/+29
| * | nfsd: turn on reply cache for NFSv4J. Bruce Fields2011-07-186-23/+54
| * | nfsd4: call nfsd4_release_compoundargs from pc_releaseJ. Bruce Fields2011-07-183-10/+8
| * | nfsd41: Deny new lock before RECLAIM_COMPLETE doneMi Jinlong2011-07-151-0/+9
| * | fs: locks: remove init_onceMiklos Szeredi2011-07-151-31/+10
| * | nfsd41: check the size of requestMi Jinlong2011-07-151-0/+12
| * | nfsd41: error out when client sets maxreq_sz or maxresp_sz too smallMi Jinlong2011-07-151-0/+27
| * | nfsd4: fix file leak on open_downgradeJ. Bruce Fields2011-07-151-23/+8
| * | nfsd4: remember to put RW access on stateid destructionJ. Bruce Fields2011-07-151-11/+6
| * | NFSD: Added TEST_STATEID operationBryan Schumaker2011-07-155-3/+145
| * | NFSD: added FREE_STATEID operationBryan Schumaker2011-07-154-2/+161
| * | nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-158-1129/+0
| * | NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUNDBenny Halevy2011-07-151-0/+5
* | | vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not setLinus Torvalds2011-07-251-0/+2
* | | Merge 'akpm' patch seriesLinus Torvalds2011-07-255-16/+11
|\ \ \
| * | | reiserfs: use hweight_long()Akinobu Mita2011-07-251-5/+1
| * | | reiserfs: use proper little-endian bitopsAkinobu Mita2011-07-252-4/+4
| * | | tmpfs: clone shmem_file_splice_read()Hugh Dickins2011-07-251-2/+2
| * | | oom: make deprecated use of oom_adj more verboseDavid Rientjes2011-07-251-4/+3
| * | | fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bitBecky Bruce2011-07-251-1/+1
* | | | vfs: make gcc generate more obvious code for acl permission checkingLinus Torvalds2011-07-251-1/+1
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-255-9/+5
|\ \ \ \
| * | | | fs: Merge split stringsJean Delvare2011-07-223-3/+3
| * | | | Merge branch 'master' into for-nextJiri Kosina2011-07-11110-1194/+1517
| |\ \ \ \
| * | | | | treewide: remove duplicate includesVitaliy Ivanov2011-06-202-6/+2
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-2555-742/+438
|\ \ \ \ \ \
| * | | | | | fs: take the ACL checks to common codeChristoph Hellwig2011-07-2544-273/+83
| * | | | | | bury posix_acl_..._masq() variantsAl Viro2011-07-251-8/+3
| * | | | | | kill boilerplates around posix_acl_create_masq()Al Viro2011-07-2515-204/+115
| * | | | | | generic_acl: no need to clone acl just to push it to set_cached_acl()Al Viro2011-07-251-8/+2
| * | | | | | kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-2513-168/+138
| * | | | | | reiserfs: cache negative ACLs for v1 stat formatChristoph Hellwig2011-07-252-9/+5
| * | | | | | xfs: cache negative ACLs if there is no attribute forkChristoph Hellwig2011-07-252-12/+5
| * | | | | | 9p: do no return 0 from ->check_acl without actually checkingChristoph Hellwig2011-07-251-1/+1
| * | | | | | vfs: move ACL cache lookup into generic codeLinus Torvalds2011-07-2512-69/+65
| * | | | | | CIFS: Fix oops while mounting with prefixpathPavel Shilovsky2011-07-251-1/+1
| * | | | | | xfs: Fix wrong return value of xfs_file_aio_writeMarkus Trippelsdorf2011-07-251-1/+4
| * | | | | | fix jffs2 ACLs on big-endian with 16bit mode_tAl Viro2011-07-244-5/+5
| * | | | | | 9p: close ACL leaksAl Viro2011-07-243-15/+22
| * | | | | | ocfs2_init_acl(): fix a leakAl Viro2011-07-241-0/+1
| * | | | | | VFS : mount lock scalability for internal mountsTim Chen2011-07-244-3/+23
* | | | | | | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-255-32/+25
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-122-17/+0
OpenPOWER on IntegriCloud