aboutsummaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linusLinus Torvalds2011-07-26
|\
| * Squashfs: Make ZLIB compression support optionalPhillip Lougher2011-07-21
* | Merge branch 'for-3.1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2011-07-26
|\ \
| * | nfsd: don't break lease on CLAIM_DELEGATE_CURCasey Bodley2011-07-23
| * | locks: rename lock-manager opsJ. Bruce Fields2011-07-20
| * | nfsd: turn on reply cache for NFSv4J. Bruce Fields2011-07-18
| * | nfsd4: call nfsd4_release_compoundargs from pc_releaseJ. Bruce Fields2011-07-18
| * | nfsd41: Deny new lock before RECLAIM_COMPLETE doneMi Jinlong2011-07-15
| * | fs: locks: remove init_onceMiklos Szeredi2011-07-15
| * | nfsd41: check the size of requestMi Jinlong2011-07-15
| * | nfsd41: error out when client sets maxreq_sz or maxresp_sz too smallMi Jinlong2011-07-15
| * | nfsd4: fix file leak on open_downgradeJ. Bruce Fields2011-07-15
| * | nfsd4: remember to put RW access on stateid destructionJ. Bruce Fields2011-07-15
| * | NFSD: Added TEST_STATEID operationBryan Schumaker2011-07-15
| * | NFSD: added FREE_STATEID operationBryan Schumaker2011-07-15
| * | nfsd: Remove deprecated nfsctl system call and related code.NeilBrown2011-07-15
| * | NFSD: allow OP_DESTROY_CLIENTID to be only op in COMPOUNDBenny Halevy2011-07-15
* | | vfs: fix check_acl compile error when CONFIG_FS_POSIX_ACL is not setLinus Torvalds2011-07-26
* | | Merge 'akpm' patch seriesLinus Torvalds2011-07-26
|\ \ \
| * | | reiserfs: use hweight_long()Akinobu Mita2011-07-25
| * | | reiserfs: use proper little-endian bitopsAkinobu Mita2011-07-25
| * | | tmpfs: clone shmem_file_splice_read()Hugh Dickins2011-07-25
| * | | oom: make deprecated use of oom_adj more verboseDavid Rientjes2011-07-25
| * | | fs/hugetlbfs/inode.c: fix pgoff alignment checking on 32-bitBecky Bruce2011-07-25
* | | | vfs: make gcc generate more obvious code for acl permission checkingLinus Torvalds2011-07-25
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-07-25
|\ \ \ \
| * | | | fs: Merge split stringsJean Delvare2011-07-22
| * | | | Merge branch 'master' into for-nextJiri Kosina2011-07-11
| |\ \ \ \
| * | | | | treewide: remove duplicate includesVitaliy Ivanov2011-06-20
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2011-07-25
|\ \ \ \ \ \
| * | | | | | fs: take the ACL checks to common codeChristoph Hellwig2011-07-25
| * | | | | | bury posix_acl_..._masq() variantsAl Viro2011-07-25
| * | | | | | kill boilerplates around posix_acl_create_masq()Al Viro2011-07-25
| * | | | | | generic_acl: no need to clone acl just to push it to set_cached_acl()Al Viro2011-07-25
| * | | | | | kill boilerplate around posix_acl_chmod_masq()Al Viro2011-07-25
| * | | | | | reiserfs: cache negative ACLs for v1 stat formatChristoph Hellwig2011-07-25
| * | | | | | xfs: cache negative ACLs if there is no attribute forkChristoph Hellwig2011-07-25
| * | | | | | 9p: do no return 0 from ->check_acl without actually checkingChristoph Hellwig2011-07-25
| * | | | | | vfs: move ACL cache lookup into generic codeLinus Torvalds2011-07-25
| * | | | | | CIFS: Fix oops while mounting with prefixpathPavel Shilovsky2011-07-25
| * | | | | | xfs: Fix wrong return value of xfs_file_aio_writeMarkus Trippelsdorf2011-07-25
| * | | | | | fix jffs2 ACLs on big-endian with 16bit mode_tAl Viro2011-07-24
| * | | | | | 9p: close ACL leaksAl Viro2011-07-24
| * | | | | | ocfs2_init_acl(): fix a leakAl Viro2011-07-24
| * | | | | | VFS : mount lock scalability for internal mountsTim Chen2011-07-24
* | | | | | | Merge branch 'for-3.1/core' of git://git.kernel.dk/linux-blockLinus Torvalds2011-07-25
|\ \ \ \ \ \ \ | |_|_|_|/ / / |/| | | | | |
| * | | | | | fixlet: Remove fs_excl from struct task.Justin TerAvest2011-07-12
| * | | | | | compat_ioctl: fix warning caused by qemuJohannes Stezenbach2011-07-01
| * | | | | | block: flush MEDIA_CHANGE from drivers on close(2)Tejun Heo2011-07-01
| * | | | | | Merge branch 'for-linus' into for-3.1/coreJens Axboe2011-07-01
| |\ \ \ \ \ \