summaryrefslogtreecommitdiffstats
path: root/fs
AgeCommit message (Expand)Author
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/segctor groupVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/<device>/superblock groupVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/<device> groupVyacheslav Dubeyko
2014-08-08nilfs2: add /sys/fs/nilfs2/features groupVyacheslav Dubeyko
2014-08-08fs/coda: use linux/uaccess.hFabian Frederick
2014-08-08fs/befs/linuxvfs.c: check superblock before dump operationFabian Frederick
2014-08-08minix zmap block counts calculation fixQi Yong
2014-08-08autofs4: comment typo: remove a a doubled wordNeilBrown
2014-08-08autofs4: remove some unused inline functionsNeilBrown
2014-08-08autofs4: don't take spinlock when not needed in autofs4_lookup_expiringNeilBrown
2014-08-08autofs4: remove a redundant assignmentNeilBrown
2014-08-08autofs4: remove unused autofs4_ispending()NeilBrown
2014-08-08fs/ramfs/file-nommu.c: replace count*size kzalloc by kcallocFabian Frederick
2014-08-08fs/efs/namei.c: return is not a functionFabian Frederick
2014-08-06Merge branch 'akpm' (patchbomb from Andrew Morton)Linus Torvalds
2014-08-06Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-08-06list: fix order of arguments for hlist_add_after(_rcu)Ken Helias
2014-08-06mm: softdirty: respect VM_SOFTDIRTY in PTE holesPeter Feiner
2014-08-06mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfacesRafael Aquini
2014-08-06fs/ocfs2/slot_map.c: replace count*size kzalloc by kcallocFabian Frederick
2014-08-06ocfs2: race between umount and unfinished remastering during recoveryTariq Saeed
2014-08-06ocfs2: remove conversion of total_backoff in dlm_join_domain()Xue jiufei
2014-08-06ocfs2: correctly check the return value of ocfs2_search_extent_listYingtai Xie
2014-08-06fs/squashfs/super.c: logging cleanupFabian Frederick
2014-08-06fs/squashfs/file_direct.c: replace count*size kmalloc by kmalloc_arrayFabian Frederick
2014-08-06ntfs: kernel-doc warning fixesFabian Frederick
2014-08-06fs/logfs/readwrite.c: kernel-doc warning fixesFabian Frederick
2014-08-06fanotify: fix double free of pending permission eventsJan Kara
2014-08-06fsnotify: rename event handling functionsJan Kara
2014-08-06fs/fscache: make ctl_table staticFabian Frederick
2014-08-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-08-06Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-08-05Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2014-08-04Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2014-08-04Merge tag 'for-f2fs-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ja...Linus Torvalds
2014-08-04Merge tag 'driver-core-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-08-04f2fs: use for_each_set_bit to simplify the codeChao Yu
2014-08-04f2fs: add f2fs_balance_fs for expand_inode_dataChao Yu
2014-08-04f2fs: invalidate xattr node page when evict inodeChao Yu
2014-08-04Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-08-04Merge tag 'locks-v3.17-1' of git://git.samba.org/jlayton/linuxLinus Torvalds
2014-08-02f2fs: avoid skipping recover_inline_xattr after recover_inline_dataChao Yu
2014-08-02f2fs: add tracepoint for f2fs_direct_IOChao Yu
2014-08-01vfs: fix check for fallocate on active swapfileEric Biggers
2014-08-01direct-io: fix AIO regressionChristoph Hellwig
2014-07-30f2fs: reduce competition among node page writesChao Yu
2014-07-30ext4: fix ext4_discard_allocated_blocks() if we can't allocate the pa structTheodore Ts'o
2014-07-30f2fs: fix coding styleJaegeuk Kim
2014-07-30f2fs: remove redundant lines in allocate_data_blockDongho Sim