Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-01-26nfs: use generic posix ACL infrastructure for v3 Posix ACLsChristoph Hellwig
2014-01-26gfs2: use generic posix ACL infrastructureChristoph Hellwig
2014-01-26jfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-26xfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-26reiserfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-26ocfs2: use generic posix ACL infrastructureChristoph Hellwig
2014-01-26jffs2: use generic posix ACL infrastructureChristoph Hellwig
2014-01-26hfsplus: use generic posix ACL infrastructureChristoph Hellwig
2014-01-26f2fs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-26ext2/3/4: use generic posix ACL infrastructureChristoph Hellwig
2014-01-26btrfs: use generic posix ACL infrastructureChristoph Hellwig
2014-01-26fs: make posix_acl_create more usefulChristoph Hellwig
2014-01-26fs: make posix_acl_chmod more usefulChristoph Hellwig
2014-01-26fs: add generic xattr_acl handlersChristoph Hellwig
2014-01-26fs: add get_acl helperChristoph Hellwig
2014-01-26fs: merge xattr_acl.c into posix_acl.cChristoph Hellwig
2014-01-26reiserfs: prefix ACL symbols with reiserfs_Christoph Hellwig
2014-01-25befs: iget_locked() doesn't return an ERR_PTRRakesh Pandit
2014-01-25fs: __fget_light() can use __fget() in slow pathOleg Nesterov
2014-01-25fs: factor out common code in fget_light() and fget_raw_light()Oleg Nesterov
2014-01-25fs: factor out common code in fget() and fget_raw()Oleg Nesterov
2014-01-25change close_files() to use rcu_dereference_raw(files->fdt)Oleg Nesterov
2014-01-25introduce __fcheck_files() to fix rcu_dereference_check_fdtable(), kill rcu_m...Oleg Nesterov
2014-01-25kill reiserfs_bdevname()Al Viro
2014-01-25afs: get rid of junk in fs/afs/proc.cAl Viro
2014-01-25nls: have register_nls() set ->ownerAl Viro
2014-01-25eventfd_ctx_fdget(): use fdget() instead of fget()Al Viro
2014-01-25btrfs: sanitize BTRFS_IOC_FILE_EXTENT_SAMEAl Viro
2014-01-25qnx4: clean qnx4_fill_super() upAl Viro
2014-01-25efs: get rid of ->put_super()Al Viro
2014-01-25cramfs: take headers to fs/cramfsAl Viro
2014-01-25cramfs: get rid of ->put_super()Al Viro
2014-01-25affs: use ->kill_sb() to simplify ->put_super() and failure exits of ->mount()Al Viro
2014-01-25xfs: switch to kfree_put_link()Al Viro
2014-01-25ecryptfs: fix failure handling in ->readlink()Al Viro
2014-01-18Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...Linus Torvalds
2014-01-16Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-01-15nilfs2: fix segctor bug that causes file system corruptionAndreas Rohner
2014-01-11Merge tag 'xfs-for-linus-v3.13-rc8' of git://oss.sgi.com/xfs/xfsLinus Torvalds
2014-01-10xfs: Calling destroy_work_on_stack() to pair with INIT_WORK_ONSTACK()Chuansheng Liu
2014-01-10xfs: fix off-by-one error in xfs_attr3_rmt_verifyJie Liu
2014-01-07Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2014-01-06ext4: fix bigalloc regressionEric Whitney
2014-01-03Merge branch 'akpm' (incoming from Andrew)Linus Torvalds
2014-01-03epoll: do not take the nested ep->mtx on EPOLL_CTL_DELJason Baron
2014-01-03Merge tag 'gfs2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/steve...Linus Torvalds
2014-01-02GFS2: Fix unsafe dereference in dump_holder()Tetsuo Handa
2013-12-28cifs: set FILE_CREATEDShirish Pargaonkar
2013-12-28cifs: We do not drop reference to tlink in CIFSCheckMFSymlink()Sachin Prabhu
2013-12-28Add missing end of line termination to some cifs messagesSteve French