summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2016-05-11UPSTREAM: procfs: fixes pthread cross-thread naming if !PR_DUMPABLEJanis Danisevskis
2016-04-25fuse: Add support for d_canonical_pathDaniel Rosenberg
2016-04-25vfs: change d_canonical_path to take two pathsDaniel Rosenberg
2016-03-29sdcardfs: remove unneeded __init and __exitDaniel Rosenberg
2016-03-29sdcardfs: Remove unused codeDaniel Rosenberg
2016-03-24fs: Export d_absolute_pathGuenter Roeck
2016-03-23sdcardfs: remove effectless config optionDaniel Rosenberg
2016-03-23inotify: Fix erroneous update of bit countDaniel Rosenberg
2016-03-22sdcardfs: Add support for d_canonical_pathDaniel Rosenberg
2016-03-22vfs: add d_canonical_path for stacked filesystem supportDaniel Rosenberg
2016-03-22sdcardfs: Bring up to date with Android M permissions:Daniel Rosenberg
2016-03-22Changed type-casting in packagelist managementDaniel Campello
2016-03-22Port of sdcardfs to 4.4Daniel Campello
2016-03-22Included sdcardfs source code for kernel 3.0Daniel Campello
2016-03-16FROMLIST: mm: ASLR: use get_random_long()dcashman
2016-03-14FROMLIST: pstore-ram: fix NULL reference when used with pdataBrian Norris
2016-02-16epoll: use freezable blocking callColin Cross
2016-02-16Fix for in kernel emergency remount when loop mounts are usedChristian Poetzsch
2016-02-16ext4: Add support for FIDTRIM, a best-effort ioctl for deep discard trimJP Abgrall
2016-02-16fuse: Freeze client on suspend when request sent to userspaceTodd Poynor
2016-02-16userfaultfd: Add missing vma_merge parameterDmitry Shmidt
2016-02-16mm: add a field to store names for private anonymous memoryColin Cross
2016-02-16FROMLIST: pstore-ram: add Device Tree bindingsGreg Hackmann
2016-02-16pstore/ram: Add ramoops_console_write_buf apiArve Hjønnevåg
2016-02-16fixup! proc: make oom adjustment files user read-onlyDan Willemsen
2016-02-16proc: make oom adjustment files user read-onlyRom Lemarchand
2016-02-16fs: block_dump: Don't display inode changes if block_dump < 2San Mehat
2015-12-29ocfs2/dlm: clear migration_pending when migration target goes downxuejiufei
2015-12-29ocfs2: fix flock panic issueJunxiao Bi
2015-12-29ocfs2: fix BUG when calculate new backup superJoseph Qi
2015-12-22Merge tag 'nfsd-4.4-1' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2015-12-18Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-12-18proc: fix -ESRCH error when writing to /proc/$pid/coredump_filterColin Ian King
2015-12-16nfsd: don't hold ls_mutex across a layout recallJeff Layton
2015-12-15Merge branch 'for-chris-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git...Chris Mason
2015-12-15Btrfs: check prepare_uptodate_page() error code earlierChris Mason
2015-12-15Btrfs: check for empty bitmap list in setup_cluster_bitmapsChris Mason
2015-12-13sched/wait: Fix the signal handling fixPeter Zijlstra
2015-12-13Merge tag 'nfs-for-4.4-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2015-12-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-12-12Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-12-12ocfs2: fix SGID not inherited issueJunxiao Bi
2015-12-12osd fs: __r4w_get_page rely on PageUptodate for uptodateHugh Dickins
2015-12-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...Linus Torvalds
2015-12-10btrfs: fix misleading warning when space cache failed to loadHolger Hoffstätte
2015-12-10Btrfs: fix transaction handle leak in balanceFilipe Manana
2015-12-10Btrfs: fix unprotected list move from unused_bgs to deleted_bgs listFilipe Manana
2015-12-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2015-12-08fix the regression from "direct-io: Fix negative return from dio read beyond ...Al Viro
2015-12-089p: ->evict_inode() should kick out ->i_data, not ->i_mappingAl Viro