aboutsummaryrefslogtreecommitdiff
path: root/fs
AgeCommit message (Expand)Author
2014-06-04fs/block_dev.c: add bdev_read_page() and bdev_write_page()Matthew Wilcox
2014-06-04fs/mpage.c: factor page_endio() out of mpage_end_io()Matthew Wilcox
2014-06-04fs/mpage.c: factor clean_buffers() out of __mpage_writepage()Matthew Wilcox
2014-06-04fs/buffer.c: remove block_write_full_page_endio()Matthew Wilcox
2014-06-04fs/hugetlbfs/inode.c: complete conversion to pr_foo()Andrew Morton
2014-06-04mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of c...Cyrill Gorcunov
2014-06-04fs/libfs.c: add generic data flush to fsyncFabian Frederick
2014-06-04fs/9p: kerneldoc fixesFabian Frederick
2014-06-04fs/9p/v9fs.c: add __init to v9fs_sysfs_initFabian Frederick
2014-06-04ocfs2: remove some unused codeXue jiufei
2014-06-04ocfs2: fix incorrect i_size of global bitmap inode after resizeJoseph Qi
2014-06-04ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_superJoseph Qi
2014-06-04ocfs2/dlm: disallow node joining when recovery is on goingXue jiufei
2014-06-04ocfs2: fix umount hang while shutting down truncate logXue jiufei
2014-06-04fs/ocfs2/ioctl.c: add static to local functionsFabian Frederick
2014-06-04ocfs2/dlm: fix possible convert=sion deadlockXue jiufei
2014-06-04ocfs2: limit printk when journal is abortedJoseph Qi
2014-06-04ocfs2: remove some redundant castingGeorge Spelvin
2014-06-04fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpyFabian Frederick
2014-06-04ocfs2: remove NULL assignments on staticFabian Frederick
2014-06-04fs/configfs: use pr_fmtFabian Frederick
2014-06-04fs/configfs: convert printk to pr_foo()Fabian Frederick
2014-06-04fs/configs/item.c: kernel-doc fixes + clean-upFabian Frederick
2014-06-04fs/squashfs/squashfs.h: replace pr_warning by pr_warnFabian Frederick
2014-06-04ntfs: remove NULL value assignmentsFabian Frederick
2014-06-04fanotify: check file flags passed in fanotify_initHeinrich Schuchardt
2014-06-04fs/notify/fanotify/fanotify_user.c: fix FAN_MARK_FLUSH flag checkingHeinrich Schuchardt
2014-06-04fs/notify/mark.c: trivial cleanupDavid Cohen
2014-06-04fanotify: create FAN_ACCESS event for readdirHeinrich Schuchardt
2014-06-04fanotify: FAN_MARK_FLUSH: avoid having to provide a fake/invalid fd and pathHeinrich Schuchardt
2014-06-04fs/fscache: replace seq_printf by seq_putsFabian Frederick
2014-06-04fs/fscache: convert printk to pr_foo()Fabian Frederick
2014-06-04Merge tag 'jfs-3.16' of git://github.com/kleikamp/linux-shaggy into nextLinus Torvalds
2014-06-04Merge tag 'gfs2-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-04Merge tag 'locks-v3.16' of git://git.samba.org/jlayton/linux into nextLinus Torvalds
2014-06-03Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-06-03fs/jfs/super.c: convert simple_str to kstrFabian Frederick
2014-06-03fs/jfs/jfs_dmap.c: replace min/casting by min_tFabian Frederick
2014-06-03fs/jfs/super.c: remove 0 assignment to static + code clean-upFabian Frederick
2014-06-03fs/jfs/jfs_logmgr.c: remove NULL assignment on staticFabian Frederick
2014-06-03Merge tag 'driver-core-3.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-06-02GFS2: Prevent recovery before the local journal is setBob Peterson
2014-06-02Merge branch 'for-3.16/core' of git://git.kernel.dk/linux-block into nextLinus Torvalds
2014-06-02locks: add some tracepoints in the lease handling codeJeff Layton
2014-06-02fs/locks.c: replace seq_printf by seq_putsFabian Frederick
2014-06-02locks: ensure that fl_owner is always initialized properly in flock and lease...Jeff Layton
2014-05-31dcache: add missing lockdep annotationLinus Torvalds
2014-05-30dentry_kill() doesn't need the second argument nowAl Viro
2014-05-30dealing with the rest of shrink_dentry_list() livelockAl Viro