index
:
~johnharr/scheduler
IGT
LibDRM
all
fence
scheduler
i915 GPU scheduler patches
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-05-09
btrfs: fix int32 overflow in shrink_delalloc().
Adam Borowski
1
-1
/
+1
2016-05-06
btrfs: don't force mounts to wait for cleaner_kthread to delete one or more s...
Zygo Blaxell
1
-3
/
+15
2016-05-06
btrfs: ioctl: reorder exclusive op check in RM_DEV
David Sterba
1
-12
/
+11
2016-05-06
btrfs: add write protection to SET_FEATURES ioctl
David Sterba
1
-3
/
+13
2016-05-06
btrfs: fix lock dep warning move scratch super outside of chunk_mutex
Anand Jain
1
-4
/
+5
2016-05-06
btrfs: Fix BUG_ON condition in scrub_setup_recheck_block()
Ashish Samant
1
-1
/
+1
2016-05-06
Btrfs: remove BUG_ON()'s in btrfs_map_block
Josef Bacik
1
-2
/
+16
2016-05-06
Btrfs: fix divide error upon chunk's stripe_len
Liu Bo
3
-3
/
+3
2016-05-06
btrfs: sysfs: protect reading label by lock
David Sterba
1
-1
/
+7
2016-05-06
btrfs: add check to sysfs handler of label
David Sterba
1
-0
/
+3
2016-05-06
btrfs: add read-only check to sysfs handler of features
David Sterba
1
-0
/
+3
2016-05-06
btrfs: reuse existing variable in scrub_stripe, reduce stack usage
David Sterba
1
-10
/
+9
2016-05-06
btrfs: use dynamic allocation for root item in create_subvol
David Sterba
1
-28
/
+37
2016-05-06
btrfs: clone: use vmalloc only as fallback for nodesize bufer
David Sterba
1
-5
/
+8
2016-05-06
btrfs: send: use vmalloc only as fallback for clone_sources_tmp
David Sterba
1
-5
/
+8
2016-05-06
btrfs: send: use vmalloc only as fallback for clone_roots
David Sterba
1
-4
/
+7
2016-05-06
btrfs: send: use temporary variable to store allocation size
David Sterba
1
-6
/
+8
2016-05-06
btrfs: send: use vmalloc only as fallback for read_buf
David Sterba
1
-4
/
+7
2016-05-06
btrfs: send: use vmalloc only as fallback for send_buf
David Sterba
1
-4
/
+7
2016-05-06
btrfs: fix lock dep warning, move scratch dev out of device_list_mutex and uu...
Anand Jain
1
-5
/
+12
2016-05-06
btrfs: send: silence an integer overflow warning
Dan Carpenter
1
-0
/
+6
2016-05-06
btrfs: avoid overflowing f_bfree
Luis de Bethencourt
1
-1
/
+5
2016-05-06
btrfs: fix mixed block count of available space
Luis de Bethencourt
1
-3
/
+13
2016-05-06
btrfs: allow balancing to dup with multi-device
Austin S. Hemmelgarn
1
-4
/
+2
2016-04-28
Btrfs: do not create empty block group if we have allocated data
Liu Bo
1
-1
/
+8
2016-04-28
Btrfs: __btrfs_buffered_write: Pass valid file offset when releasing delalloc...
Chandan Rajendra
1
-1
/
+3
2016-04-28
Btrfs: cleanup error handling in extent_write_cached_pages
Liu Bo
1
-5
/
+2
2016-04-28
Btrfs: make mapping->writeback_index point to the last written page
Liu Bo
1
-6
/
+26
2016-04-28
btrfs: bugfix: handle FS_IOC32_{GETFLAGS,SETFLAGS,GETVERSION} in btrfs_ioctl
Luke Dashjr
4
-2
/
+24
2016-04-19
Merge branch 'ptmx-cleanup'
Linus Torvalds
1
-25
/
+24
2016-04-18
devpts: clean up interface to pty drivers
Linus Torvalds
1
-25
/
+24
2016-04-16
Merge tag 'driver-core-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2016-04-14
Merge tag 'for-linus-4.6-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
4
-25
/
+56
2016-04-14
Make file credentials available to the seqfile interfaces
Linus Torvalds
1
-3
/
+4
2016-04-12
ext4/fscrypto: avoid RCU lookup in d_revalidate
Jaegeuk Kim
2
-0
/
+8
2016-04-12
debugfs: Make automount point inodes permanently empty
Seth Forshee
1
-1
/
+1
2016-04-12
fscrypto: don't let data integrity writebacks fail with ENOMEM
Jaegeuk Kim
2
-19
/
+33
2016-04-12
f2fs: use dget_parent and file_dentry in f2fs_file_open
Jaegeuk Kim
1
-3
/
+7
2016-04-12
fscrypto: use dget_parent() in fscrypt_d_revalidate()
Jaegeuk Kim
1
-3
/
+8
2016-04-10
Revert "ext4: allow readdir()'s of large empty directories to be interrupted"
Linus Torvalds
2
-10
/
+0
2016-04-09
Merge branch 'for-linus-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
8
-32
/
+215
2016-04-09
Merge tag 'for-linus-4.6-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
6
-53
/
+28
2016-04-08
orangefs: remove unused variable
Martin Brandenburg
1
-3
/
+1
2016-04-08
orangefs: Add KERN_<LEVEL> to gossip_<level> macros
Joe Perches
1
-14
/
+17
2016-04-08
orangefs: strncpy -> strscpy
Martin Brandenburg
1
-1
/
+5
2016-04-08
orangefs: clean up truncate ctime and mtime setting
Martin Brandenburg
1
-15
/
+1
2016-04-08
Orangefs: fix ifnullfree.cocci warnings
kbuild test robot
1
-2
/
+1
2016-04-08
Orangefs: optimize boilerplate code.
Mike Marshall
2
-2
/
+2
2016-04-08
Orangefs: xattr.c cleanup
Mike Marshall
1
-16
/
+1
2016-04-07
Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
17
-86
/
+244
[next]