| Commit message (Expand) | Author | Age | Files | Lines |
* | net: convert lls to use time_in_range() | Eliezer Tamir | 2013-07-02 | 1 | -4/+6 |
* | net: avoid calling sched_clock when LLS is off | Eliezer Tamir | 2013-07-01 | 1 | -4/+7 |
* | net: poll/select low latency socket support | Eliezer Tamir | 2013-06-25 | 1 | -5/+29 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2013-06-14 | 3 | -20/+12 |
|\ |
|
| * | use can_lookup() instead of direct checks of ->i_op->lookup | Al Viro | 2013-06-15 | 1 | -2/+2 |
| * | fput: task_work_add() can fail if the caller has passed exit_task_work() | Oleg Nesterov | 2013-06-15 | 1 | -9/+10 |
| * | ncpfs: fix rmdir returns Device or resource busy | Dave Chiluk | 2013-06-07 | 1 | -9/+0 |
* | | Merge tag 'for-linus-v3.10-rc6' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-06-14 | 5 | -11/+42 |
|\ \ |
|
| * | | xfs: don't shutdown log recovery on validation errors | Dave Chinner | 2013-06-14 | 1 | -2/+17 |
| * | | xfs: ensure btree root split sets blkno correctly | Dave Chinner | 2013-06-14 | 1 | -0/+10 |
| * | | xfs: fix implicit padding in directory and attr CRC formats | Dave Chinner | 2013-06-14 | 2 | -2/+4 |
| * | | xfs: don't emit v5 superblock warnings on write | Dave Chinner | 2013-06-14 | 1 | -7/+11 |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 2013-06-13 | 3 | -9/+13 |
|\ \ \ |
|
| * | | | Btrfs: stop all workers before cleaning up roots | Josef Bacik | 2013-06-08 | 1 | -3/+3 |
| * | | | Btrfs: fix use-after-free bug during umount | Liu Bo | 2013-06-08 | 1 | -2/+2 |
| * | | | Btrfs: init relocate extent_io_tree with a mapping | Josef Bacik | 2013-06-08 | 1 | -4/+5 |
| * | | | btrfs: Drop inode if inode root is NULL | Naohiro Aota | 2013-06-08 | 1 | -0/+3 |
| * | | | Btrfs: don't delete fs_roots until after we cleanup the transaction | Josef Bacik | 2013-06-08 | 1 | -1/+1 |
* | | | | Merge branch 'akpm' (updates from Andrew Morton) | Linus Torvalds | 2013-06-12 | 4 | -27/+24 |
|\ \ \ \ |
|
| * | | | | ocfs2: add missing lockres put in dlm_mig_lockres_handler | Xue jiufei | 2013-06-12 | 1 | -0/+1 |
| * | | | | aio: fix io_destroy() regression by using call_rcu() | Kent Overstreet | 2013-06-12 | 1 | -20/+16 |
| * | | | | fs/ocfs2/namei.c: remove unecessary ERROR when removing non-empty directory | Goldwyn Rodrigues | 2013-06-12 | 1 | -1/+1 |
| * | | | | ocfs2: ocfs2_prep_new_orphaned_file() should return ret | Xiaowei.Hu | 2013-06-12 | 1 | -1/+1 |
| * | | | | kmsg: honor dmesg_restrict sysctl on /dev/kmsg | Kees Cook | 2013-06-12 | 1 | -5/+5 |
* | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds | 2013-06-12 | 3 | -58/+89 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | ceph: ceph_pagelist_append might sleep while atomic | Jim Schutt | 2013-05-17 | 3 | -61/+89 |
| * | | | | ceph: add cpu_to_le32() calls when encoding a reconnect capability | Jim Schutt | 2013-05-17 | 2 | -3/+6 |
* | | | | | hpfs: fix warnings when the filesystem fills up | Mikulas Patocka | 2013-06-08 | 1 | -0/+4 |
* | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2013-06-08 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | posix-timers: Show clock ID in proc file | Pavel Tikhomirov | 2013-05-28 | 1 | -0/+1 |
* | | | | | | Merge tag 'ecryptfs-3.10-rc5-msync' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2013-06-07 | 1 | -0/+6 |
|\ \ \ \ \ \ |
|
| * | | | | | | eCryptfs: Check return of filemap_write_and_wait during fsync | Tyler Hicks | 2013-06-04 | 1 | -1/+6 |
| * | | | | | | ecryptfs: fixed msync to flush data | Paul Taysom | 2013-05-24 | 1 | -0/+1 |
* | | | | | | | Merge branch 'for-3.10' of git://git.samba.org/sfrench/cifs-2.6 | Linus Torvalds | 2013-06-07 | 1 | -2/+2 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | cifs: fix off-by-one bug in build_unc_path_to_root | Jeff Layton | 2013-05-31 | 1 | -2/+2 |
* | | | | | | | | Merge tag 'for-linus-v3.10-rc5' of git://oss.sgi.com/xfs/xfs | Linus Torvalds | 2013-06-06 | 9 | -59/+195 |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|/ /
| |/| | | | | /
| |_|_|_|_|_|/
|/| | | | | | |
|
| * | | | | | | xfs: increase number of ACL entries for V5 superblocks | Dave Chinner | 2013-06-06 | 2 | -20/+42 |
| * | | | | | | xfs: disable noattr2/attr2 mount options for CRC enabled filesystems | Dave Chinner | 2013-06-06 | 1 | -0/+11 |
| * | | | | | | xfs: inode unlinked list needs to recalculate the inode CRC | Dave Chinner | 2013-06-06 | 2 | -0/+25 |
| * | | | | | | xfs: fix log recovery transaction item reordering | Dave Chinner | 2013-06-06 | 1 | -7/+58 |
| * | | | | | | xfs: fix remote attribute invalidation for a leaf | Dave Chinner | 2013-06-06 | 1 | -1/+1 |
| * | | | | | | xfs: rework dquot CRCs | Dave Chinner | 2013-06-06 | 4 | -31/+58 |
* | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-3.0-fixes | Linus Torvalds | 2013-06-05 | 7 | -23/+71 |
|\ \ \ \ \ \ \ |
|
| * | | | | | | | GFS2: Don't cache iopen glocks | Bob Peterson | 2013-06-03 | 2 | -1/+6 |
| * | | | | | | | GFS2: Fall back to vmalloc if kmalloc fails for dir hash tables | Bob Peterson | 2013-06-03 | 1 | -10/+33 |
| * | | | | | | | GFS2: Increase i_writecount during gfs2_setattr_size | Bob Peterson | 2013-06-03 | 3 | -11/+29 |
| * | | | | | | | GFS2: Set log descriptor type for jdata blocks | Bob Peterson | 2013-06-03 | 1 | -1/+3 |
* | | | | | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz... | Linus Torvalds | 2013-06-05 | 3 | -15/+62 |
|\ \ \ \ \ \ \ \ |
|
| * | | | | | | | | fuse: fix alignment in short read optimization for async_dio | Maxim Patlasov | 2013-06-03 | 1 | -4/+10 |
| * | | | | | | | | fuse: return -EIOCBQUEUED from fuse_direct_IO() for all async requests | Brian Foster | 2013-06-03 | 1 | -1/+1 |