Age | Commit message (Expand) | Author | Files | Lines |
2014-08-16 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma... | Linus Torvalds | 17 | -305/+541 |
2014-08-16 | Merge tag 'locks-v3.17-2' of git://git.samba.org/jlayton/linux | Linus Torvalds | 1 | -29/+57 |
2014-08-16 | Merge git://git.kvack.org/~bcrl/aio-next | Linus Torvalds | 1 | -56/+30 |
2014-08-15 | btrfs: disable strict file flushes for renames and truncates | Chris Mason | 8 | -267/+6 |
2014-08-15 | Btrfs: fix csum tree corruption, duplicate and outdated checksums | Filipe Manana | 1 | -1/+1 |
2014-08-15 | Btrfs: Fix memory corruption by ulist_add_merge() on 32bit arch | Takashi Iwai | 2 | -6/+20 |
2014-08-15 | Btrfs: fix compressed write corruption on enospc | Liu Bo | 1 | -0/+12 |
2014-08-15 | btrfs: correctly handle return from ulist_add | Mark Fasheh | 1 | -4/+9 |
2014-08-15 | btrfs: qgroup: account shared subtrees during snapshot delete | Mark Fasheh | 3 | -0/+426 |
2014-08-15 | Btrfs: read lock extent buffer while walking backrefs | Filipe Manana | 1 | -0/+3 |
2014-08-15 | Btrfs: __btrfs_mod_ref should always use no_quota | Josef Bacik | 3 | -25/+23 |
2014-08-15 | btrfs: adjust statfs calculations according to raid profiles | David Sterba | 1 | -6/+45 |
2014-08-14 | locks: move locks_free_lock calls in do_fcntl_add_lease outside spinlock | Jeff Layton | 1 | -9/+7 |
2014-08-14 | locks: defer freeing locks in locks_delete_lock until after i_lock has been d... | Jeff Layton | 1 | -8/+30 |
2014-08-14 | locks: don't reuse file_lock in __posix_lock_file | Jeff Layton | 1 | -11/+14 |
2014-08-13 | Merge tag 'nfs-for-3.17-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 30 | -870/+1124 |
2014-08-13 | Merge tag 'xfs-for-linus-3.17-rc1' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 115 | -2044/+2213 |
2014-08-13 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 16 | -195/+189 |
2014-08-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 5 | -17/+43 |
2014-08-13 | Merge tag 'upstream-3.17-rc1' of git://git.infradead.org/linux-ubifs | Linus Torvalds | 14 | -46/+38 |
2014-08-12 | reiserfs: Fix use after free in journal teardown | Jan Kara | 2 | -7/+21 |
2014-08-11 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 24 | -175/+357 |
2014-08-11 | locks: don't call locks_release_private from locks_copy_lock | Jeff Layton | 1 | -1/+2 |
2014-08-11 | locks: show delegations as "DELEG" in /proc/locks | Jeff Layton | 1 | -1/+5 |
2014-08-11 | fix copy_tree() regression | Al Viro | 1 | -7/+24 |
2014-08-10 | Revert "proc: Point /proc/{mounts,net} at /proc/thread-self/{mounts,net} inst... | Linus Torvalds | 2 | -2/+2 |
2014-08-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi... | Linus Torvalds | 13 | -65/+246 |
2014-08-09 | Merge branch 'for-3.17' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 26 | -1390/+2632 |
2014-08-09 | Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 18 | -783/+1665 |
2014-08-08 | Merge tag 'for-linus-20140808' of git://git.infradead.org/linux-mtd | Linus Torvalds | 2 | -4/+2 |
2014-08-08 | shm: add sealing API | David Herrmann | 1 | -0/+5 |
2014-08-08 | mm: allow drivers to prevent new writable mappings | David Herrmann | 1 | -0/+1 |
2014-08-08 | fs/dlm/debug_fs.c: remove unnecessary null test before debugfs_remove | Fabian Frederick | 1 | -10/+5 |
2014-08-08 | initramfs: support initramfs that is bigger than 2GiB | Yinghai Lu | 2 | -5/+6 |
2014-08-08 | fs/qnx6: update debugging to current functions | Fabian Frederick | 5 | -39/+23 |
2014-08-08 | fs/qnx6: use pr_fmt and __func__ in logging | Fabian Frederick | 4 | -38/+44 |
2014-08-08 | fs/qnx6: convert printk to pr_foo() | Fabian Frederick | 3 | -55/+43 |
2014-08-08 | fs/romfs/super.c: add blank line after declarations | Fabian Frederick | 1 | -0/+2 |
2014-08-08 | fs/romfs/super.c: use pr_fmt in logging | Fabian Frederick | 1 | -7/+8 |
2014-08-08 | fs/romfs/super.c: convert printk to pr_foo() | Fabian Frederick | 1 | -9/+7 |
2014-08-08 | fs/cramfs/inode.c: use linux/uaccess.h | Fabian Frederick | 1 | -1/+1 |
2014-08-08 | fs/cramfs: code clean-up | Fabian Frederick | 2 | -12/+15 |
2014-08-08 | fs/cramfs: use pr_fmt | Fabian Frederick | 2 | -8/+12 |
2014-08-08 | fs/cramfs: convert printk to pr_foo() | Fabian Frederick | 2 | -10/+10 |
2014-08-08 | fs/omfs/inode.c: replace count*size kzalloc by kcalloc | Fabian Frederick | 1 | -1/+1 |
2014-08-08 | fs/pstore/ram_core.c: replace count*size kmalloc by kmalloc_array | Fabian Frederick | 1 | -1/+1 |
2014-08-08 | fs/bfs: use bfs prefix for dump_imap | Fabian Frederick | 3 | -8/+5 |
2014-08-08 | adfs: add __printf verification, fix format/argument mismatches | Joe Perches | 3 | -4/+4 |
2014-08-08 | fs/adfs/dir_fplus.c: replace count*size kzalloc by kcalloc | Fabian Frederick | 1 | -1/+1 |
2014-08-08 | fs/adfs/dir_fplus.c: use ARRAY_SIZE instead of sizeof/sizeof[0] | Fabian Frederick | 1 | -1/+1 |