| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-30 | 1 | -10/+9 |
|\ |
|
| * | ext4: fix unjournaled inode bitmap modification | Eric Sandeen | 2012-10-29 | 1 | -10/+9 |
* | | Merge branch 'for-linus' of git://git.kernel.dk/linux-block | Linus Torvalds | 2012-10-30 | 1 | -2/+4 |
|\ \ |
|
| * | | vfs: fix: don't increase bio_slab_max if krealloc() fails | Anna Leuschner | 2012-10-22 | 1 | -2/+4 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2012-10-29 | 1 | -0/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | ceph: fix dentry reference leak in encode_fh() | David Zafman | 2012-10-29 | 1 | -0/+2 |
* | | | Lock splice_read and splice_write functions | Mikulas Patocka | 2012-10-28 | 1 | -2/+35 |
* | | | Merge tag 'pm+acpi-for-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-26 | 1 | -1/+2 |
|\ \ \ |
|
| * | | | freezer: exec should clear PF_NOFREEZE along with PF_KTHREAD | Oleg Nesterov | 2012-10-25 | 1 | -1/+2 |
* | | | | Merge tag 'driver-core-3.7-rc3' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-26 | 1 | -8/+8 |
|\ \ \ \ |
|
| * | | | | sysfs: sysfs_pathname/sysfs_add_one: Use strlcat() instead of strcat() | Geert Uytterhoeven | 2012-10-25 | 1 | -8/+8 |
| |/ / / |
|
* | | | | VFS: don't do protected {sym,hard}links by default | Linus Torvalds | 2012-10-26 | 1 | -2/+2 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2012-10-26 | 11 | -105/+199 |
|\ \ \ \ |
|
| * | | | | Btrfs: do not bug when we fail to commit the transaction | Josef Bacik | 2012-10-25 | 1 | -1/+2 |
| * | | | | Btrfs: fix memory leak when cloning root's node | Liu Bo | 2012-10-25 | 1 | -3/+5 |
| * | | | | Merge branch 'for-chris-fixed' of git://git.jan-o-sch.net/btrfs-unstable | Chris Mason | 2012-10-25 | 3 | -18/+55 |
| |\ \ \ \ |
|
| | * | | | | Btrfs: comment for loop in tree_mod_log_insert_move | Jan Schmidt | 2012-10-24 | 1 | -0/+5 |
| | * | | | | Btrfs: fix extent buffer reference for tree mod log roots | Jan Schmidt | 2012-10-24 | 1 | -1/+1 |
| | * | | | | Btrfs: determine level of old roots | Jan Schmidt | 2012-10-24 | 3 | -3/+19 |
| | * | | | | Btrfs: tree mod log's old roots could still be part of the tree | Jan Schmidt | 2012-10-24 | 1 | -4/+21 |
| | * | | | | Btrfs: fix a tree mod logging issue for root replacement operations | Jan Schmidt | 2012-10-23 | 1 | -8/+2 |
| | * | | | | Btrfs: don't put removals from push_node_left into tree mod log twice | Jan Schmidt | 2012-10-23 | 1 | -2/+7 |
| * | | | | | Btrfs: Use btrfs_update_inode_fallback when creating a snapshot | Josef Bacik | 2012-10-25 | 3 | -5/+6 |
| * | | | | | Btrfs: Send: preserve ownership (uid and gid) also for symlinks. | Alex Lyakas | 2012-10-25 | 1 | -14/+13 |
| * | | | | | Btrfs: fix deadlock caused by the nested chunk allocation | Miao Xie | 2012-10-25 | 1 | -0/+7 |
| * | | | | | btrfs: Return EINVAL when length to trim is less than FSB | Lukas Czerner | 2012-10-25 | 1 | -1/+2 |
| * | | | | | Btrfs: fix memory leak in btrfs_quota_enable() | Tsutomu Itoh | 2012-10-25 | 1 | -4/+13 |
| * | | | | | Btrfs: send correct rdev and mode in btrfs-send | Arne Jansen | 2012-10-25 | 1 | -1/+2 |
| * | | | | | Btrfs: extended inode refs support for send mechanism | Jan Schmidt | 2012-10-25 | 3 | -58/+94 |
| * | | | | | Btrfs: Fix wrong error handling code | Stefan Behrens | 2012-10-25 | 1 | -2/+2 |
| * | | | | | Fix a sign bug causing invalid memory access in the ino_paths ioctl. | Gabriel de Perthuis | 2012-10-25 | 1 | -1/+1 |
| |/ / / / |
|
* | | | | | Merge tag 'nfs-for-3.7-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-10-26 | 1 | -25/+32 |
|\ \ \ \ \ |
|
| * | | | | | LOCKD: Clear ln->nsm_clnt only when ln->nsm_users is zero | Trond Myklebust | 2012-10-24 | 1 | -8/+6 |
| * | | | | | LOCKD: fix races in nsm_client_get | Trond Myklebust | 2012-10-24 | 1 | -17/+26 |
* | | | | | | fs/compat_ioctl.c: VIDEO_SET_SPU_PALETTE missing error check | Kees Cook | 2012-10-25 | 1 | -0/+2 |
|/ / / / / |
|
* | | | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2012-10-24 | 1 | -4/+10 |
|\ \ \ \ \ |
|
| * | | | | | nohz: Fix idle ticks in cpu summary line of /proc/stat | Michal Hocko | 2012-10-10 | 1 | -4/+10 |
* | | | | | | Merge tag 'jfs-3.7-2' of git://github.com/kleikamp/linux-shaggy | Linus Torvalds | 2012-10-23 | 1 | -6/+10 |
|\ \ \ \ \ \ |
|
| * | | | | | | jfs: Fix FITRIM argument handling | Lukas Czerner | 2012-10-17 | 1 | -6/+10 |
* | | | | | | | Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/t... | Linus Torvalds | 2012-10-23 | 9 | -45/+74 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | ext4: Avoid underflow in ext4_trim_fs() | Lukas Czerner | 2012-10-23 | 1 | -2/+3 |
| * | | | | | | | ext4: Checksum the block bitmap properly with bigalloc enabled | Tao Ma | 2012-10-22 | 6 | -20/+14 |
| * | | | | | | | ext4: fix undefined bit shift result in ext4_fill_flex_info | Lukas Czerner | 2012-10-15 | 1 | -1/+1 |
| * | | | | | | | ext4: fix metadata checksum calculation for the superblock | Theodore Ts'o | 2012-10-10 | 3 | -11/+7 |
| * | | | | | | | ext4: race-condition protection for ext4_convert_unwritten_extents_endio | Dmitry Monakhov | 2012-10-10 | 1 | -11/+46 |
| * | | | | | | | ext4: serialize fallocate with ext4_convert_unwritten_extents | Dmitry Monakhov | 2012-10-05 | 1 | -0/+3 |
* | | | | | | | | Merge tag 'nfs-for-3.7-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2012-10-23 | 7 | -32/+22 |
|\ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/
|/| | | | | | | |
|
| * | | | | | | | NFSv4: Fix the return value for nfs_callback_start_svc | Trond Myklebust | 2012-10-16 | 1 | -1/+1 |
| * | | | | | | | NFSv4.1: Declare osd_pri_2_pnfs_err(), objio_init_read/write to be static | Trond Myklebust | 2012-10-16 | 1 | -3/+3 |
| * | | | | | | | NFSv4: fs/nfs/nfs4getroot.c needs to include "internal.h" | Trond Myklebust | 2012-10-16 | 1 | -0/+1 |