| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | | | fs/coda: use __func__ | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/coda: logging prefix uniformization | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/coda: replace printk by pr_foo() | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/befs: kernel-doc fixes | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/befs/linuxvfs.c: remove positive test on sector_t | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/befs/btree.c: replace strncpy by strlcpy + coding style fixing | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/befs/linuxvfs.c: replace strncpy by strlcpy | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/ceph/debugfs.c: replace seq_printf by seq_puts | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | fs/ceph: replace pr_warning by pr_warn | Fabian Frederick | 2014-06-06 | |
| | * | | | | | | | | | | | | | | Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/... | Linus Torvalds | 2014-06-05 | |
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * \ \ \ \ \ \ \ \ \ \ \ \ \ | Merge remote-tracking branch 'origin/x86/urgent' into x86/vdso | H. Peter Anvin | 2014-05-21 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | |_|_|/ / / / / / / / / / | | | |/| | | | | | | | | | | | | ||||
| | | * | | | | | | | | | | | | | | Merge remote-tracking branch 'origin/x86/espfix' into x86/vdso | H. Peter Anvin | 2014-05-21 | |
| | | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||
| | | * | | | | | | | | | | | | | | | mm, fs: Add vm_ops->name as an alternative to arch_vma_name | Andy Lutomirski | 2014-05-20 | |
| | * | | | | | | | | | | | | | | | | fs/autofs4/dev-ioctl.c: add __init to autofs_dev_ioctl_init | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/ncpfs/getopt.c: replace simple_strtoul by kstrtoul | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/binfmt_flat.c: make old_reloc() static | Axel Lin | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/binfmt_elf.c: fix bool assignements | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/efs: convert printk(KERN_DEBUG to pr_debug | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/efs: add pr_fmt / use __func__ | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/efs: convert printk to pr_foo() | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/exportfs/expfs.c: kernel-doc warning fixes | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/efivarfs/super.c: use static const for dentry_operations | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/superblock: avoid locking counting inodes and dentries before reclaiming them | Tim Chen | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/superblock: unregister sb shrinker before ->kill_sb() | Dave Chinner | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/hugetlbfs/inode.c: remove null test before kfree | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/hugetlbfs/inode.c: use static const for dentry_operations | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/hugetlbfs/inode.c: add static to hugetlbfs_i_mmap_mutex_key | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | mm: non-atomically mark page accessed during page cache allocation where poss... | Mel Gorman | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs: buffer: do not use unnecessary atomic operations when discarding buffers | Mel Gorman | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | mm: page_alloc: convert hot/cold parameter and immediate callers to bool | Mel Gorman | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/block_dev.c: add bdev_read_page() and bdev_write_page() | Matthew Wilcox | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/mpage.c: factor page_endio() out of mpage_end_io() | Matthew Wilcox | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/mpage.c: factor clean_buffers() out of __mpage_writepage() | Matthew Wilcox | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/buffer.c: remove block_write_full_page_endio() | Matthew Wilcox | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/hugetlbfs/inode.c: complete conversion to pr_foo() | Andrew Morton | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | mm: softdirty: clear VM_SOFTDIRTY flag inside clear_refs_write() instead of c... | Cyrill Gorcunov | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/libfs.c: add generic data flush to fsync | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/9p: kerneldoc fixes | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/9p/v9fs.c: add __init to v9fs_sysfs_init | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | ocfs2: remove some unused code | Xue jiufei | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | ocfs2: fix incorrect i_size of global bitmap inode after resize | Joseph Qi | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | ocfs2: cleanup unused paramters in ocfs2_calc_new_backup_super | Joseph Qi | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | ocfs2/dlm: disallow node joining when recovery is on going | Xue jiufei | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | ocfs2: fix umount hang while shutting down truncate log | Xue jiufei | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/ocfs2/ioctl.c: add static to local functions | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | ocfs2/dlm: fix possible convert=sion deadlock | Xue jiufei | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | ocfs2: limit printk when journal is aborted | Joseph Qi | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | ocfs2: remove some redundant casting | George Spelvin | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | fs/ocfs2/super.c: use OCFS2_MAX_VOL_LABEL_LEN and strlcpy | Fabian Frederick | 2014-06-04 | |
| | * | | | | | | | | | | | | | | | | ocfs2: remove NULL assignments on static | Fabian Frederick | 2014-06-04 | |
