summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-01-22Merge branch 'for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2016-01-22Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2016-01-22Merge tag 'xfs-for-linus-4.5-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2016-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2016-01-21ocfs2: NFS hangs in __ocfs2_cluster_lock due to race with ocfs2_unblock_lockTariq Saeed
2016-01-21reiserfs: fix dereference of ERR_PTRSudip Mukherjee
2016-01-21thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov
2016-01-21[regression] fix braino in fs/dlm/user.cAl Viro
2016-01-21Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-01-21Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-01-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-20fs/adfs/adfs.h: tidy up commentsAndrew Morton
2016-01-20fs/overlayfs/super.c needs pagemap.hAndrew Morton
2016-01-20proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik
2016-01-20fs/coredump: prevent "" / "." / ".." core path componentsJann Horn
2016-01-20ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-01-20fat: constify fatent_operations structuresJulia Lawall
2016-01-20fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2016-01-20fat: skip cluster allocation on fallocated regionNamjae Jeon
2016-01-20fat: add fat_fallocate operationNamjae Jeon
2016-01-20fat: add simple validation for directory inodeOGAWA Hirofumi
2016-01-20fat: allow time_offset to be up to 24 hoursJan Kara
2016-01-20fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_deleteGeliang Tang
2016-01-20epoll: add EPOLLEXCLUSIVE flagJason Baron
2016-01-20fs/proc/task_mmu.c: add workaround for old compilersKirill A. Shutemov
2016-01-20Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2016-01-20btrfs: raid56: Use raid_write_end_io for scrubZhao Lei
2016-01-20btrfs: Remove unnecessary ClearPageUptodate for raid56Zhao Lei
2016-01-20btrfs: use rbio->nr_pages to reduce calculationZhao Lei
2016-01-20btrfs: Use unified stripe_page's index calculationZhao Lei
2016-01-20btrfs: Fix calculation of rbio->dbitmap's size calculationZhao Lei
2016-01-20btrfs: Fix no_space in write and rm loopZhao Lei
2016-01-20btrfs: merge functions for wait snapshot creationZhao Lei
2016-01-20btrfs: delete unused argument in btrfs_copy_from_userZhao Lei
2016-01-19btrfs: Use direct way to determine raid56 write/recover modeZhao Lei
2016-01-19btrfs: Small cleanup for get index_srcdev loopZhao Lei
2016-01-19btrfs: Enhance chunk validation checkQu Wenruo
2016-01-19btrfs: Enhance super validation checkQu Wenruo
2016-01-19Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana
2016-01-19Btrfs: fix typo in log message when starting a balanceFilipe Manana
2016-01-19Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason
2016-01-19Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason
2016-01-19pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-01-19Merge branch 'for-4.5/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2016-01-19find_filesystem(): simplify comparisonAl Viro
2016-01-19btrfs: remove duplicate const specifierColin Ian King
2016-01-19Merge branch 'xfs-misc-fixes-for-4.5-3' into for-nextDave Chinner
2016-01-19xfs: log mount failures don't wait for buffers to be releasedDave Chinner
2016-01-19Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"Dave Chinner