Age | Commit message (Expand) | Author | Files | Lines |
2012-10-29 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 1 | -0/+2 |
2012-10-29 | ceph: fix dentry reference leak in encode_fh() | David Zafman | 1 | -0/+2 |
2012-10-28 | Lock splice_read and splice_write functions | Mikulas Patocka | 1 | -2/+35 |
2012-10-27 | Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2012-10-26 | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -8/+8 |
2012-10-26 | VFS: don't do protected {sym,hard}links by default | Linus Torvalds | 1 | -2/+2 |
2012-10-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 11 | -105/+199 |
2012-10-26 | Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 1 | -25/+32 |
2012-10-26 | fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check | Kees Cook | 1 | -0/+2 |
2012-10-26 | freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD | Oleg Nesterov | 1 | -1/+2 |
2012-10-25 | Btrfs: do not bug when we fail to commit the transaction | Josef Bacik | 1 | -1/+2 |
2012-10-25 | Btrfs: fix memory leak when cloning root's node | Liu Bo | 1 | -3/+5 |
2012-10-25 | Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable | Chris Mason | 3 | -18/+55 |
2012-10-25 | Btrfs: Use btrfs_update_inode_fallback when creating a snapshot | Josef Bacik | 3 | -5/+6 |
2012-10-25 | Btrfs: Send: preserve ownership (uid and gid) also for symlinks. | Alex Lyakas | 1 | -14/+13 |
2012-10-25 | Btrfs: fix deadlock caused by the nested chunk allocation | Miao Xie | 1 | -0/+7 |
2012-10-25 | btrfs: Return EINVAL when length to trim is less than FSB | Lukas Czerner | 1 | -1/+2 |
2012-10-25 | Btrfs: fix memory leak in btrfs_quota_enable() | Tsutomu Itoh | 1 | -4/+13 |
2012-10-25 | Btrfs: send correct rdev and mode in btrfs-send | Arne Jansen | 1 | -1/+2 |
2012-10-25 | Btrfs: extended inode refs support for send mechanism | Jan Schmidt | 3 | -58/+94 |
2012-10-25 | Btrfs: Fix wrong error handling code | Stefan Behrens | 1 | -2/+2 |
2012-10-25 | Fix a sign bug causing invalid memory access in the ino_paths ioctl. | Gabriel de Perthuis | 1 | -1/+1 |
2012-10-25 | sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat() | Geert Uytterhoeven | 1 | -8/+8 |
2012-10-24 | LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero | Trond Myklebust | 1 | -8/+6 |
2012-10-24 | LOCKD: fix races in nsm_client_get | Trond Myklebust | 1 | -17/+26 |
2012-10-24 | Btrfs: comment for loop in tree_mod_log_insert_move | Jan Schmidt | 1 | -0/+5 |
2012-10-24 | Btrfs: fix extent buffer reference for tree mod log roots | Jan Schmidt | 1 | -1/+1 |
2012-10-24 | Btrfs: determine level of old roots | Jan Schmidt | 3 | -3/+19 |
2012-10-24 | Btrfs: tree mod log's old roots could still be part of the tree | Jan Schmidt | 1 | -4/+21 |
2012-10-24 | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -4/+10 |
2012-10-23 | Btrfs: fix a tree mod logging issue for root replacement operations | Jan Schmidt | 1 | -8/+2 |
2012-10-23 | Btrfs: don't put removals from push_node_left into tree mod log twice | Jan Schmidt | 1 | -2/+7 |
2012-10-23 | Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 1 | -6/+10 |
2012-10-23 | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 9 | -45/+74 |
2012-10-23 | Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 7 | -32/+22 |
2012-10-23 | ext4: Avoid underflow in ext4_trim_fs() | Lukas Czerner | 1 | -2/+3 |
2012-10-22 | char_dev: pin parent kobject | Dmitry Torokhov | 1 | -1/+17 |
2012-10-22 | ext4: Checksum the block bitmap properly with bigalloc enabled | Tao Ma | 6 | -20/+14 |
2012-10-20 | hold task->mempolicy while numa_maps scans. | KAMEZAWA Hiroyuki | 2 | -3/+51 |
2012-10-19 | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2 | -2/+3 |
2012-10-18 | fs, xattr: fix bug when removing a name not in xattr list | David Rientjes | 1 | -1/+1 |
2012-10-17 | jfs: Fix FITRIM argument handling | Lukas Czerner | 1 | -6/+10 |
2012-10-17 | NLM: nlm_lookup_file() may return NLMv4-specific error codes | Trond Myklebust | 2 | -2/+3 |
2012-10-17 | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 5 | -23/+46 |
2012-10-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -2/+3 |
2012-10-17 | mm, mempolicy: fix printing stack contents in numa_maps | David Rientjes | 1 | -2/+5 |
2012-10-16 | fix a leak in replace_fd() users | Al Viro | 1 | -2/+3 |
2012-10-16 | NFSv4: Fix the return value for nfs_callback_start_svc | Trond Myklebust | 1 | -1/+1 |
2012-10-16 | NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static | Trond Myklebust | 1 | -3/+3 |
2012-10-16 | NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" | Trond Myklebust | 1 | -0/+1 |