Age | Commit message (Expand) | Author |
2015-07-05 | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2015-07-05 | ext4: replace open coded nofail allocation in ext4_free_blocks() | Michal Hocko |
2015-07-04 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2015-07-04 | dax: bdev_direct_access() may sleep | Matthew Wilcox |
2015-07-04 | block: Add support for DAX reads/writes to block devices | Matthew Wilcox |
2015-07-04 | dax: Use copy_from_iter_nocache | Matthew Wilcox |
2015-07-04 | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2015-07-04 | sched/stat: Expose /proc/pid/schedstat if CONFIG_SCHED_INFO=y | Naveen N. Rao |
2015-07-04 | ext4: correctly migrate a file with a hole at the beginning | Eryu Guan |
2015-07-03 | ext4: be more strict when migrating to non-extent based file | Eryu Guan |
2015-07-03 | ext4: fix reservation release on invalidatepage for delalloc fs | Lukas Czerner |
2015-07-03 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds |
2015-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2015-07-02 | Merge tag 'nfs-for-4.2-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds |
2015-07-02 | Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2015-07-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds |
2015-07-02 | Merge tag 'module_init-alternate_initcall-v4.1-rc8' of git://git.kernel.org/p... | Linus Torvalds |
2015-07-02 | ext4: avoid deadlocks in the writeback path by using sb_getblk_gfp | Nikolay Borisov |
2015-07-01 | ext4: fix fencepost error in lazytime optimization | Theodore Ts'o |
2015-07-01 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2015-07-01 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2015-07-01 | vfs: Remove incorrect debugging WARN in prepend_path | Eric W. Biederman |
2015-07-01 | mnt: Update fs_fully_visible to test for permanently empty directories | Eric W. Biederman |
2015-07-01 | sysfs: Create mountpoints with sysfs_create_mount_point | Eric W. Biederman |
2015-07-01 | sysfs: Add support for permanently empty directories to serve as mount points. | Eric W. Biederman |
2015-07-01 | kernfs: Add support for always empty directories. | Eric W. Biederman |
2015-07-01 | proc: Allow creating permanently empty directories that serve as mount points | Eric W. Biederman |
2015-07-01 | sysctl: Allow creating permanently empty directories that serve as mountpoints. | Eric W. Biederman |
2015-07-01 | fs: Add helper functions for permanently empty directories. | Eric W. Biederman |
2015-07-01 | vfs: Ignore unlocked mounts in fs_fully_visible | Eric W. Biederman |
2015-07-01 | nfs: Remove invalid tk_pid from debug message | Kinglong Mee |
2015-07-01 | nfs: Remove invalid NFS_ATTR_FATTR_V4_REFERRAL checking in nfs4_get_rootfh | Kinglong Mee |
2015-07-01 | nfs: Drop bad comment in nfs41_walk_client_list() | Kinglong Mee |
2015-07-01 | nfs: Remove unneeded micro checking of CONFIG_PROC_FS | Kinglong Mee |
2015-07-01 | nfs: Don't setting FILE_CREATED flags always | Kinglong Mee |
2015-07-01 | nfs: Use remove_proc_subtree() instead remove_proc_entry() | Kinglong Mee |
2015-07-01 | nfs: Remove unused argument in nfs_server_set_fsinfo() | Kinglong Mee |
2015-07-01 | nfs: Fix a memory leak when meeting an unsupported state protect | Kinglong Mee |
2015-07-01 | nfs: take extra reference to fl->fl_file when running a LOCKU operation | Jeff Layton |
2015-07-01 | fuse: separate pqueue for clones | Miklos Szeredi |
2015-07-01 | fuse: introduce per-instance fuse_dev structure | Miklos Szeredi |
2015-07-01 | fuse: device fd clone | Miklos Szeredi |
2015-07-01 | fuse: abort: no fc->lock needed for request ending | Miklos Szeredi |
2015-07-01 | fuse: no fc->lock for pqueue parts | Miklos Szeredi |
2015-07-01 | fuse: no fc->lock in request_end() | Miklos Szeredi |
2015-07-01 | fuse: cleanup request_end() | Miklos Szeredi |
2015-07-01 | fuse: request_end(): do once | Miklos Szeredi |
2015-07-01 | fuse: add req flag for private list | Miklos Szeredi |
2015-07-01 | fuse: pqueue locking | Miklos Szeredi |
2015-07-01 | fuse: abort: group pqueue accesses | Miklos Szeredi |