| Commit message (Expand) | Author | Age |
* | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-26 |
|\ |
|
| * | sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat() | Geert Uytterhoeven | 2012-10-24 |
* | | VFS: don't do protected {sym,hard}links by default | Linus Torvalds | 2012-10-26 |
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-10-26 |
|\ \ |
|
| * | | Btrfs: do not bug when we fail to commit the transaction | Josef Bacik | 2012-10-25 |
| * | | Btrfs: fix memory leak when cloning root's node | Liu Bo | 2012-10-25 |
| * | | Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable | Chris Mason | 2012-10-25 |
| |\ \ |
|
| | * | | Btrfs: comment for loop in tree_mod_log_insert_move | Jan Schmidt | 2012-10-24 |
| | * | | Btrfs: fix extent buffer reference for tree mod log roots | Jan Schmidt | 2012-10-24 |
| | * | | Btrfs: determine level of old roots | Jan Schmidt | 2012-10-24 |
| | * | | Btrfs: tree mod log's old roots could still be part of the tree | Jan Schmidt | 2012-10-24 |
| | * | | Btrfs: fix a tree mod logging issue for root replacement operations | Jan Schmidt | 2012-10-23 |
| | * | | Btrfs: don't put removals from push_node_left into tree mod log twice | Jan Schmidt | 2012-10-23 |
| * | | | Btrfs: Use btrfs_update_inode_fallback when creating a snapshot | Josef Bacik | 2012-10-25 |
| * | | | Btrfs: Send: preserve ownership (uid and gid) also for symlinks. | Alex Lyakas | 2012-10-25 |
| * | | | Btrfs: fix deadlock caused by the nested chunk allocation | Miao Xie | 2012-10-25 |
| * | | | btrfs: Return EINVAL when length to trim is less than FSB | Lukas Czerner | 2012-10-25 |
| * | | | Btrfs: fix memory leak in btrfs_quota_enable() | Tsutomu Itoh | 2012-10-25 |
| * | | | Btrfs: send correct rdev and mode in btrfs-send | Arne Jansen | 2012-10-25 |
| * | | | Btrfs: extended inode refs support for send mechanism | Jan Schmidt | 2012-10-25 |
| * | | | Btrfs: Fix wrong error handling code | Stefan Behrens | 2012-10-25 |
| * | | | Fix a sign bug causing invalid memory access in the ino_paths ioctl. | Gabriel de Perthuis | 2012-10-25 |
| |/ / |
|
* | | | Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-10-25 |
|\ \ \ |
|
| * | | | LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero | Trond Myklebust | 2012-10-24 |
| * | | | LOCKD: fix races in nsm_client_get | Trond Myklebust | 2012-10-24 |
* | | | | fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check | Kees Cook | 2012-10-25 |
|/ / / |
|
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-23 |
|\ \ \ |
|
| * | | | nohz: Fix idle ticks in cpu summary line of /proc/stat | Michal Hocko | 2012-10-10 |
* | | | | Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2012-10-23 |
|\ \ \ \ |
|
| * | | | | jfs: Fix FITRIM argument handling | Lukas Czerner | 2012-10-17 |
* | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-10-23 |
|\ \ \ \ \ |
|
| * | | | | | ext4: Avoid underflow in ext4_trim_fs() | Lukas Czerner | 2012-10-22 |
| * | | | | | ext4: Checksum the block bitmap properly with bigalloc enabled | Tao Ma | 2012-10-22 |
| * | | | | | ext4: fix undefined bit shift result in ext4_fill_flex_info | Lukas Czerner | 2012-10-15 |
| * | | | | | ext4: fix metadata checksum calculation for the superblock | Theodore Ts'o | 2012-10-10 |
| * | | | | | ext4: race-condition protection for ext4_convert_unwritten_extents_endio | Dmitry Monakhov | 2012-10-10 |
| * | | | | | ext4: serialize fallocate with ext4_convert_unwritten_extents | Dmitry Monakhov | 2012-10-05 |
* | | | | | | Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-10-23 |
|\ \ \ \ \ \ |
|
| * | | | | | | NFSv4: Fix the return value for nfs_callback_start_svc | Trond Myklebust | 2012-10-16 |
| * | | | | | | NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static | Trond Myklebust | 2012-10-16 |
| * | | | | | | NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" | Trond Myklebust | 2012-10-16 |
| * | | | | | | NFSv4.1: Use kcalloc() to allocate zeroed arrays instead of kzalloc() | Trond Myklebust | 2012-10-15 |
| * | | | | | | NFSv4.1: Do not call pnfs_return_layout() from an rpciod context | Trond Myklebust | 2012-10-15 |
| * | | | | | | NFSv4.1: Kill nfs4_ds_disconnect() | Trond Myklebust | 2012-10-15 |
* | | | | | | | char_dev: pin parent kobject | Dmitry Torokhov | 2012-10-22 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | hold task->mempolicy while numa_maps scans. | KAMEZAWA Hiroyuki | 2012-10-19 |
* | | | | | | Merge branch 'for-3.7' of git://linux-nfs.org/~bfields/linux | Linus Torvalds | 2012-10-19 |
|\ \ \ \ \ \ |
|
| * | | | | | | NLM: nlm_lookup_file() may return NLMv4-specific error codes | Trond Myklebust | 2012-10-17 |
| |/ / / / / |
|
* | | / / / | fs, xattr: fix bug when removing a name not in xattr list | David Rientjes | 2012-10-18 |
| |_|/ / /
|/| | | | |
|
* | | | | | Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac... | Linus Torvalds | 2012-10-16 |
|\ \ \ \ \ |
|