summaryrefslogtreecommitdiffstats
path: root/fs
Commit message (Expand)AuthorAgeFilesLines
* f2fs: use generic posix ACL infrastructureChristoph Hellwig2014-01-257-170/+31
* ext2/3/4: use generic posix ACL infrastructureChristoph Hellwig2014-01-2521-605/+100
* btrfs: use generic posix ACL infrastructureChristoph Hellwig2014-01-255-135/+28
* fs: make posix_acl_create more usefulChristoph Hellwig2014-01-2516-20/+69
* fs: make posix_acl_chmod more usefulChristoph Hellwig2014-01-2515-17/+41
* fs: add generic xattr_acl handlersChristoph Hellwig2014-01-251-0/+102
* fs: add get_acl helperChristoph Hellwig2014-01-252-21/+30
* fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig2014-01-253-188/+174
* reiserfs: prefix ACL symbols with reiserfs_Christoph Hellwig2014-01-251-10/+10
* befs: iget_locked() doesn't return an ERR_PTRRakesh Pandit2014-01-251-2/+2
* fs: __fget_light() can use __fget() in slow pathOleg Nesterov2014-01-251-11/+3
* fs: factor out common code in fget_light() and fget_raw_light()Oleg Nesterov2014-01-251-24/+9
* fs: factor out common code in fget() and fget_raw()Oleg Nesterov2014-01-251-17/+8
* change close_files() to use rcu_dereference_raw(files->fdt)Oleg Nesterov2014-01-251-17/+9
* introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov2014-01-251-2/+2
* kill reiserfs_bdevname()Al Viro2014-01-253-14/+6
* afs: get rid of junk in fs/afs/proc.cAl Viro2014-01-252-101/+22
* nls: have register_nls() set ->ownerAl Viro2014-01-2552-53/+3
* eventfd_ctx_fdget(): use fdget() instead of fget()Al Viro2014-01-251-8/+5
* btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAMEAl Viro2014-01-251-46/+24
* qnx4: clean qnx4_fill_super() upAl Viro2014-01-252-43/+22
* efs: get rid of ->put_super()Al Viro2014-01-251-24/+15
* cramfs: take headers to fs/cramfsAl Viro2014-01-253-5/+25
* cramfs: get rid of ->put_super()Al Viro2014-01-251-16/+12
* affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()Al Viro2014-01-251-32/+25
* xfs: switch to kfree_put_link()Al Viro2014-01-251-13/+1
* ecryptfs: fix failure handling in ->readlink()Al Viro2014-01-251-16/+13
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds2014-01-172-2/+7
|\
| * vfs: Fix a regression in mounting procEric W. Biederman2013-11-261-1/+1
| * vfs: In d_path don't call d_dname on a mount pointEric W. Biederman2013-11-261-1/+6
* | Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2014-01-161-6/+9
|\ \
| * | writeback: Fix data corruption on NFSJan Kara2013-12-141-6/+9
* | | nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner2014-01-151-4/+6
* | | Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds2014-01-112-1/+2
|\ \ \
| * | | xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu2014-01-101-0/+1
| * | | xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu2014-01-101-1/+1
* | | | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-01-071-1/+1
|\ \ \ \
| * | | | ext4: fix bigalloc regressionEric Whitney2014-01-061-1/+1
* | | | | Merge branch 'akpm' (incoming from Andrew)Linus Torvalds2014-01-021-4/+0
|\ \ \ \ \
| * | | | | epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron2014-01-021-4/+0
* | | | | | Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds2014-01-026-5/+58
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa2014-01-021-0/+2
| * | | | | GFS2: Wait for async DIO in glock state changesSteven Whitehouse2013-12-201-2/+8
| * | | | | GFS2: Fix incorrect invalidation for DIO/buffered I/OSteven Whitehouse2013-12-201-0/+30
| * | | | | GFS2: Fix slab memory leak in gfs2_bufdataBob Peterson2013-12-131-0/+5
| * | | | | GFS2: Fix use-after-free race when calling gfs2_remove_from_ailBob Peterson2013-12-131-2/+2
| * | | | | GFS2: don't hold s_umount over blkdev_putSteven Whitehouse2013-12-131-1/+11
| | |_|_|/ | |/| | |
* | | | | cifs: set FILE_CREATEDShirish Pargaonkar2013-12-271-5/+6
* | | | | cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu2013-12-273-20/+19
* | | | | Add missing end of line termination to some cifs messagesSteve French2013-12-271-3/+3