summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-01-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2016-01-21ceph: use i_size_{read,write} to get/set i_sizeYan, Zheng
2016-01-21ceph: re-send AIO write request when getting -EOLDSNAP errorYan, Zheng
2016-01-21ceph: Asynchronous IO supportYan, Zheng
2016-01-21ceph: Avoid to propagate the invalid page pointMinfei Huang
2016-01-21ceph: fix double page_unlock() in page_mkwrite()Yan, Zheng
2016-01-21btrfs: synchronize incompat feature bits with sysfs filesDavid Sterba
2016-01-21btrfs: sysfs: introduce helper for syncing bits with sysfs filesDavid Sterba
2016-01-21btrfs: sysfs: add free-space-tree bit attributeDavid Sterba
2016-01-21Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/...Linus Torvalds
2016-01-21fs/adfs/adfs.h: tidy up commentsAndrew Morton
2016-01-21fs/overlayfs/super.c needs pagemap.hAndrew Morton
2016-01-21proc read mm's {arg,env}_{start,end} with mmap semaphore taken.Mateusz Guzik
2016-01-21fs/coredump: prevent "" / "." / ".." core path componentsJann Horn
2016-01-21ptrace: use fsuid, fsgid, effective creds for fs access checksJann Horn
2016-01-21fat: constify fatent_operations structuresJulia Lawall
2016-01-21fat: permit to return phy block number by fibmap in fallocated regionNamjae Jeon
2016-01-21fat: skip cluster allocation on fallocated regionNamjae Jeon
2016-01-21fat: add fat_fallocate operationNamjae Jeon
2016-01-21fat: add simple validation for directory inodeOGAWA Hirofumi
2016-01-21fat: allow time_offset to be up to 24 hoursJan Kara
2016-01-21fs/hfs/catalog.c: use list_for_each_entry in hfs_cat_deleteGeliang Tang
2016-01-21epoll: add EPOLLEXCLUSIVE flagJason Baron
2016-01-21fs/proc/task_mmu.c: add workaround for old compilersKirill A. Shutemov
2016-01-20btrfs: sysfs: fix typo in compat_ro attribute definitionDavid Sterba
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-20btrfs: Use direct way to determine raid56 write/recover modeZhao Lei
2016-01-20btrfs: Small cleanup for get index_srcdev loopZhao Lei
2016-01-20btrfs: Enhance chunk validation checkQu Wenruo
2016-01-20btrfs: Enhance super validation checkQu Wenruo
2016-01-20Btrfs: fix deadlock running delayed iputs at transaction commit timeFilipe Manana
2016-01-20Btrfs: fix typo in log message when starting a balanceFilipe Manana
2016-01-20Merge branch 'misc-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/...Chris Mason
2016-01-20Merge branch 'misc-cleanups-4.5' of git://git.kernel.org/pub/scm/linux/kernel...Chris Mason
2016-01-20pipe: limit the per-user amount of pages allocated in pipesWilly Tarreau
2016-01-19ELF: Also pass any interpreter's file header to `arch_check_elf'Maciej W. Rozycki
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-18Merge branch 'xfs-misc-fixes-for-4.5-3' into for-nextDave Chinner
2016-01-18xfs: log mount failures don't wait for buffers to be releasedDave Chinner
2016-01-18Revert "xfs: clear PF_NOFREEZE for xfsaild kthread"Dave Chinner