aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
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
2014-07-30f2fs: add tracepoint for f2fs_issue_flushJaegeuk Kim
2014-07-30f2fs: avoid retrying wrong recovery routine when error was occurredJaegeuk Kim
2014-07-30f2fs: test before set/clear bitsJaegeuk Kim
2014-07-30f2fs: fix wrong condition for unlikelyJaegeuk Kim
2014-07-30f2fs: enable in-place-update for fdatasyncJaegeuk Kim
2014-07-30f2fs: skip unnecessary data writes during fsyncJaegeuk Kim
2014-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-29AFS: Correctly assemble the client UUIDDavid Howells
2014-07-29f2fs: add info of appended or updated data writesJaegeuk Kim
2014-07-29f2fs: use radix_tree for ino managementJaegeuk Kim
2014-07-29f2fs: add infra for ino managementJaegeuk Kim
2014-07-29ext4: fix COLLAPSE RANGE test for bigalloc file systemsNamjae Jeon
2014-07-29f2fs: punch the core function for inode managementJaegeuk Kim
2014-07-29f2fs: add nobarrier mount optionJaegeuk Kim