| Commit message (Expand) | Author | Age |
* | nfsd4: fix decoding of compounds across page boundaries | J. Bruce Fields | 2013-07-13 |
* | NFSv4.1 end back channel session draining | Andy Adamson | 2013-07-13 |
* | hpfs: better test for errors | Mikulas Patocka | 2013-07-13 |
* | ceph: fix sleeping function called from invalid context. | majianpeng | 2013-07-13 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-06-29 |
|\ |
|
| * | UBIFS: fix a horrid bug | Artem Bityutskiy | 2013-06-29 |
| * | UBIFS: prepare to fix a horrid bug | Artem Bityutskiy | 2013-06-29 |
* | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2013-06-29 |
|\ \ |
|
| * | | perf: Disable monitoring on setuid processes for regular users | Stephane Eranian | 2013-06-26 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2013-06-25 |
|\ \ \ |
|
| * | | | fuse: hold i_mutex in fuse_file_fallocate() | Maxim Patlasov | 2013-06-17 |
* | | | | fs: fix new splice.c kernel-doc warning | Randy Dunlap | 2013-06-23 |
| |_|/
|/| | |
|
* | | | splice: don't pass the address of ->f_pos to methods | Al Viro | 2013-06-20 |
|/ / |
|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-06-15 |
|\ \ |
|
| * | | use can_lookup() instead of direct checks of ->i_op->lookup | Al Viro | 2013-06-14 |
| * | | fput: task_work_add() can fail if the caller has passed exit_task_work() | Oleg Nesterov | 2013-06-14 |
| * | | ncpfs: fix rmdir returns Device or resource busy | Dave Chiluk | 2013-06-07 |
* | | | Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-06-15 |
|\ \ \ |
|
| * | | | xfs: don't shutdown log recovery on validation errors | Dave Chinner | 2013-06-14 |
| * | | | xfs: ensure btree root split sets blkno correctly | Dave Chinner | 2013-06-14 |
| * | | | xfs: fix implicit padding in directory and attr CRC formats | Dave Chinner | 2013-06-14 |
| * | | | xfs: don't emit v5 superblock warnings on write | Dave Chinner | 2013-06-14 |
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-06-14 |
|\ \ \ \ |
|
| * | | | | Btrfs: stop all workers before cleaning up roots | Josef Bacik | 2013-06-08 |
| * | | | | Btrfs: fix use-after-free bug during umount | Liu Bo | 2013-06-08 |
| * | | | | Btrfs: init relocate extent_io_tree with a mapping | Josef Bacik | 2013-06-08 |
| * | | | | btrfs: Drop inode if inode root is NULL | Naohiro Aota | 2013-06-08 |
| * | | | | Btrfs: don't delete fs_roots until after we cleanup the transaction | Josef Bacik | 2013-06-08 |
* | | | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-06-12 |
|\ \ \ \ \ |
|
| * | | | | | ocfs2: add missing lockres put in dlm_mig_lockres_handler | Xue jiufei | 2013-06-12 |
| * | | | | | aio: fix io_destroy() regression by using call_rcu() | Kent Overstreet | 2013-06-12 |
| * | | | | | fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory | Goldwyn Rodrigues | 2013-06-12 |
| * | | | | | ocfs2: ocfs2_prep_new_orphaned_file() should return ret | Xiaowei.Hu | 2013-06-12 |
| * | | | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsg | Kees Cook | 2013-06-12 |
* | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-06-12 |
|\ \ \ \ \ \
| |/ / / / /
|/| | | | | |
|
| * | | | | | ceph: ceph_pagelist_append might sleep while atomic | Jim Schutt | 2013-05-17 |
| * | | | | | ceph: add cpu_to_le32() calls when encoding a reconnect capability | Jim Schutt | 2013-05-17 |
* | | | | | | hpfs: fix warnings when the filesystem fills up | Mikulas Patocka | 2013-06-08 |
* | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-06-08 |
|\ \ \ \ \ \ |
|
| * | | | | | | posix-timers: Show clock ID in proc file | Pavel Tikhomirov | 2013-05-28 |
| | |_|_|_|/
| |/| | | | |
|
* | | | | | | Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-06-07 |
|\ \ \ \ \ \ |
|
| * | | | | | | eCryptfs: Check return of filemap_write_and_wait during fsync | Tyler Hicks | 2013-06-05 |
| * | | | | | | ecryptfs: fixed msync to flush data | Paul Taysom | 2013-05-24 |
* | | | | | | | Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-06-07 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cifs: fix off-by-one bug in build_unc_path_to_root | Jeff Layton | 2013-05-31 |
* | | | | | | | | Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-06-06 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | /
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | xfs: increase number of ACL entries for V5 superblocks | Dave Chinner | 2013-06-06 |
| * | | | | | | xfs: disable noattr2/attr2 mount options for CRC enabled filesystems | Dave Chinner | 2013-06-06 |
| * | | | | | | xfs: inode unlinked list needs to recalculate the inode CRC | Dave Chinner | 2013-06-06 |
| * | | | | | | xfs: fix log recovery transaction item reordering | Dave Chinner | 2013-06-06 |