index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-09
mnt: Honor MNT_LOCKED when detaching mounts
Eric W. Biederman
2
-3
/
+28
2015-04-09
fs_pin: Allow for the possibility that m_list or s_list go unused.
Eric W. Biederman
1
-2
/
+2
2015-04-09
mnt: Factor umount_mnt from umount_tree
Eric W. Biederman
1
-3
/
+11
2015-04-09
mnt: Factor out unhash_mnt from detach_mnt and umount_tree
Eric W. Biederman
1
-9
/
+12
2015-04-09
mnt: Fail collect_mounts when applied to unmounted mounts
Eric W. Biederman
1
-2
/
+5
2015-04-02
mnt: Don't propagate unmounts to locked mounts
Eric W. Biederman
2
-3
/
+30
2015-04-02
mnt: On an unmount propagate clearing of MNT_LOCKED
Eric W. Biederman
3
-0
/
+24
2015-04-02
mnt: Delay removal from the mount hash.
Eric W. Biederman
2
-6
/
+8
2015-04-02
mnt: Add MNT_UMOUNT flag
Eric W. Biederman
2
-1
/
+4
2015-04-02
mnt: In umount_tree reuse mnt_list instead of mnt_hash
Eric W. Biederman
3
-13
/
+15
2015-04-02
mnt: Don't propagate umounts in __detach_mounts
Eric W. Biederman
1
-1
/
+1
2015-04-02
mnt: Improve the umount_tree flags
Eric W. Biederman
2
-16
/
+16
2015-04-02
mnt: Use hlist_move_list in namespace_unlock
Eric W. Biederman
1
-7
/
+5
2015-03-25
hfsplus: fix B-tree corruption after insertion at position 0
Sergei Antonov
1
-9
/
+11
2015-03-25
fs/affs/file.c: unlock/release page on error
Taesoo Kim
1
-7
/
+12
2015-03-22
Merge tag 'driver-core-4.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+1
2015-03-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
8
-46
/
+352
2015-03-21
Merge branch 'for-4.0' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-2
/
+0
2015-03-19
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/msz...
Linus Torvalds
1
-2
/
+17
2015-03-19
Merge branch 'overlayfs-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-6
/
+27
2015-03-19
Subject: nfsd: don't recursively call nfsd4_cb_layout_fail
Christoph Hellwig
1
-2
/
+0
2015-03-19
fuse: explicitly set /dev/fuse file's private_data
Tom Van Braeckel
1
-0
/
+12
2015-03-18
ovl: upper fs should not be R/O
hujianyang
1
-5
/
+19
2015-03-18
ovl: check lowerdir amount for non-upper mount
hujianyang
1
-1
/
+7
2015-03-18
ovl: print error message for invalid mount options
hujianyang
1
-0
/
+1
2015-03-17
Btrfs: fix outstanding_extents accounting in DIO
Josef Bacik
1
-2
/
+35
2015-03-17
Btrfs: add sanity test for outstanding_extents accounting
Josef Bacik
4
-1
/
+217
2015-03-17
Btrfs: just free dummy extent buffers
Josef Bacik
1
-0
/
+6
2015-03-17
Btrfs: account merges/splits properly
Josef Bacik
1
-27
/
+30
2015-03-17
pagemap: do not leak physical addresses to non-privileged userspace
Kirill A. Shutemov
1
-0
/
+3
2015-03-17
Btrfs: prepare block group cache before writing
Josef Bacik
3
-1
/
+32
2015-03-16
kernfs: handle poll correctly on 'direct_read' files.
NeilBrown
1
-0
/
+1
2015-03-14
locks: fix generic_delete_lease tracepoint to use victim pointer
Jeff Layton
1
-1
/
+1
2015-03-13
Btrfs: fix ASSERT(list_empty(&cur_trans->dirty_bgs_list)
Josef Bacik
1
-13
/
+18
2015-03-13
Btrfs: account for the correct number of extents for delalloc reservations
Josef Bacik
1
-1
/
+5
2015-03-13
Btrfs: fix merge delalloc logic
Josef Bacik
1
-1
/
+6
2015-03-13
Btrfs: fix comp_oper to get right order
Liu Bo
1
-1
/
+1
2015-03-13
Btrfs: catch transaction abortion after waiting for it
Liu Bo
1
-0
/
+3
2015-03-13
btrfs: fix sizeof format specifier in btrfs_check_super_valid()
Fabian Frederick
1
-1
/
+1
2015-03-12
fanotify: fix event filtering with FAN_ONDIR set
Suzuki K. Poulose
1
-1
/
+2
2015-03-12
nilfs2: fix deadlock of segment constructor during recovery
Ryusuke Konishi
1
-3
/
+4
2015-03-12
ocfs2: make append_dio an incompat feature
Mark Fasheh
2
-8
/
+9
2015-03-06
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
9
-62
/
+241
2015-03-06
Merge tag 'locks-v4.0-3' of git://git.samba.org/jlayton/linux
Linus Torvalds
1
-1
/
+2
2015-03-06
Merge tag 'nfs-for-4.0-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfs
Linus Torvalds
14
-59
/
+237
2015-03-05
Btrfs:__add_inode_ref: out of bounds memory read when looking for extended ref.
Quentin Casasnovas
1
-1
/
+1
2015-03-05
Btrfs: fix data loss in the fast fsync path
Filipe Manana
1
-28
/
+28
2015-03-05
Btrfs: remove extra run_delayed_refs in update_cowonly_root
Josef Bacik
1
-3
/
+0
2015-03-04
locks: fix fasync_struct memory leak in lease upgrade/downgrade handling
Jeff Layton
1
-1
/
+2
2015-03-04
Merge tag 'ecryptfs-4.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
4
-8
/
+34
[next]