summaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-12-17vfs: make mounts and mountstats honor root dir like mountinfo doesDmitry V. Levin
2014-12-17vfs: cleanup show_mountinfoDmitry V. Levin
2014-12-17unfuck binfmt_misc.c (broken by commit e6084d4)Al Viro
2014-12-17vm_area_operations: kill ->migrate()Al Viro
2014-12-17move_extent_per_page(): get rid of unused w_flagsAl Viro
2014-12-17btrfs: filp_open() returns ERR_PTR() on failure, not NULL...Al Viro
2014-12-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2014-12-16Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...Linus Torvalds
2014-12-16Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linuxLinus Torvalds
2014-12-15isofs: Fix infinite looping over CE entriesJan Kara
2014-12-14Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-14Merge tag 'squashfs-updates' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-12-14Merge git://git.kvack.org/~bcrl/aio-nextLinus Torvalds
2014-12-14Fix signed/unsigned pointer warningKevin Cernekee
2014-12-14Convert MessageID in smb2_hdr to LESachin Prabhu
2014-12-13aio: Skip timer for io_getevents if timeout=0Fam Zheng
2014-12-13aio: Make it possible to remap aio ringPavel Emelyanov
2014-12-13Merge branch 'for-3.19/core' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-12-13fsnotify: remove destroy_list from fsnotify_markJan Kara
2014-12-13fsnotify: unify inode and mount marks handlingJan Kara
2014-12-13fallocate: create FAN_MODIFY and IN_MODIFY eventsHeinrich Schuchardt
2014-12-13fs/affs/file.c: remove obsolete pagesize checkFabian Frederick
2014-12-13fs/affs/file.c: add support to O_DIRECTFabian Frederick
2014-12-13fs/affs/amigaffs.c: use va_format instead of buffer/vnsprintfFabian Frederick
2014-12-13fs/affs/file.c: forward declaration clean-upFabian Frederick
2014-12-13syscalls: implement execveat() system callDavid Drysdale
2014-12-13fat: fix data past EOF resulting from fsx testsuiteNamjae Jeon
2014-12-13befs: remove dead codeJan Kara
2014-12-13fs, seq_file: fallback to vmalloc instead of oom kill processesDavid Rientjes
2014-12-13mm: vmscan: invoke slab shrinkers from shrink_zone()Johannes Weiner
2014-12-13mm: convert i_mmap_mutex to rwsemDavidlohr Bueso
2014-12-13mm: use new helper functions around the i_mmap_mutexDavidlohr Bueso
2014-12-13genirq: Prevent proc race against freeing of irq descriptorsThomas Gleixner
2014-12-12reiserfs: destroy allocated commit workqueueJiri Slaby
2014-12-12Merge tag 'please-pull-morepstore' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds
2014-12-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-12-12Merge tag 'upstream-3.19-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2014-12-12Merge tag 'xfs-for-linus-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2014-12-12Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-12-12fuse: use file_inode() in fuse_file_fallocate()Miklos Szeredi
2014-12-12fuse: introduce fuse_simple_request() helperMiklos Szeredi
2014-12-12fuse: reduce max out argsMiklos Szeredi
2014-12-12fuse: hold inode instead of path after releaseMiklos Szeredi
2014-12-12fuse: flush requests on umountMiklos Szeredi
2014-12-12fuse: don't wake up reserved req in fuse_conn_kill()Miklos Szeredi
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-12-11userns: Add a knob to disable setgroups on a per user namespace basisEric W. Biederman
2014-12-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds