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
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-02
filesystems: add set_nlink()
Miklos Szeredi
2
-2
/
+2
2011-11-02
filesystems: add missing nlink wrappers
Miklos Szeredi
1
-1
/
+1
2011-08-19
UBIFS: not build debug messages with CONFIG_UBIFS_FS_DEBUG disabled
Michal Marek
1
-3
/
+3
2011-07-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-11
/
+12
2011-07-20
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
Josef Bacik
2
-11
/
+12
2011-07-08
UBIFS: fix master node recovery
Anatolij Gustschin
1
-1
/
+2
2011-07-04
UBIFS: improve power cut emulation testing
Artem Bityutskiy
1
-41
/
+50
2011-07-04
UBIFS: rename recovery testing variables
Artem Bityutskiy
2
-35
/
+39
2011-07-04
UBIFS: remove custom list of superblocks
Artem Bityutskiy
3
-105
/
+39
2011-07-04
UBIFS: stop re-defining UBI operations
Artem Bityutskiy
2
-9
/
+0
2011-07-04
UBIFS: switch to I/O helpers
Artem Bityutskiy
5
-21
/
+19
2011-07-04
UBIFS: switch to ubifs_leb_write
Artem Bityutskiy
1
-22
/
+14
2011-07-04
UBIFS: switch to ubifs_leb_read
Artem Bityutskiy
8
-47
/
+40
2011-07-04
UBIFS: introduce more I/O helpers
Artem Bityutskiy
5
-87
/
+148
2011-07-04
UBIFS: always print stacktrace when switching to R/O mode
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: remove unused and unneeded debugging function
Artem Bityutskiy
2
-57
/
+3
2011-07-04
UBIFS: add global debugfs knobs
Artem Bityutskiy
2
-16
/
+157
2011-07-04
UBIFS: introduce debugfs helpers
Artem Bityutskiy
1
-20
/
+56
2011-07-04
UBIFS: re-arrange debugging code a bit
Artem Bityutskiy
1
-59
/
+59
2011-07-04
UBIFS: be more informative in failure mode
Artem Bityutskiy
1
-15
/
+23
2011-07-04
UBIFS: switch self-check knobs to debugfs
Artem Bityutskiy
2
-53
/
+159
2011-07-04
UBIFS: lessen amount of debugging check types
Artem Bityutskiy
5
-25
/
+12
2011-07-04
UBIFS: introduce helper functions for debugging checks and tests
Artem Bityutskiy
12
-56
/
+75
2011-07-04
UBIFS: amend debugging inode size check function prototype
Artem Bityutskiy
4
-6
/
+9
2011-07-04
UBIFS: amend debugging name check function prototype
Artem Bityutskiy
1
-3
/
+5
2011-07-04
UBIFS: add few commentaries about TNC
Artem Bityutskiy
1
-0
/
+26
2011-07-04
UBIFS: use correct flags in lprops
Artem Bityutskiy
3
-8
/
+8
2011-07-04
UBIFS: harmonize znode flag helpers
Artem Bityutskiy
4
-12
/
+34
2011-07-04
UBIFS: remove dead code
Artem Bityutskiy
1
-76
/
+30
2011-07-04
UBIFS: remove unnecessary brackets
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: minor cleanup: use S_ISREG helper
Artem Bityutskiy
1
-1
/
+1
2011-07-04
UBIFS: rename dbg_check_dir_size function
Artem Bityutskiy
3
-4
/
+4
2011-07-04
UBIFS: improve inode dumping function
Artem Bityutskiy
3
-5
/
+60
2011-07-04
UBIFS: dump stack when pnode or nnode reading fails
Artem Bityutskiy
1
-0
/
+2
2011-07-04
UBIFS: lessen the size of debugging info data structure
Artem Bityutskiy
2
-7
/
+22
2011-07-04
UBIFS: return EROFS in case of broken commit
Artem Bityutskiy
1
-2
/
+2
2011-06-20
ubifs: dereferencing an ERR_PTR in ubifs_mount()
Dan Carpenter
1
-0
/
+1
2011-06-12
ubifs: fix sget races
Al Viro
1
-24
/
+30
2011-06-12
ubifs: split allocation of ubifs_info into a separate function
Al Viro
1
-39
/
+48
2011-06-03
UBIFS: fix-up free space earlier
Ben Gardiner
1
-8
/
+8
2011-06-03
UBIFS: intialize LPT earlier
Ben Gardiner
1
-13
/
+16
2011-06-03
UBIFS: assert no fixup when writing a node
Ben Gardiner
1
-0
/
+2
2011-06-03
UBIFS: fix clean znode counter corruption in error cases
Artem Bityutskiy
1
-4
/
+5
2011-06-03
UBIFS: fix memory leak on error path
Artem Bityutskiy
1
-0
/
+1
2011-06-03
UBIFS: fix shrinker object count reports
Artem Bityutskiy
1
-1
/
+5
2011-06-01
UBIFS: fix recovery broken by the previous recovery fix
Artem Bityutskiy
1
-65
/
+87
2011-06-01
UBIFS: amend ubifs_recover_leb interface
Artem Bityutskiy
4
-8
/
+9
2011-06-01
UBIFS: introduce a "grouped" journal head flag
Artem Bityutskiy
2
-1
/
+6
2011-06-01
UBIFS: supress false error messages
Artem Bityutskiy
1
-2
/
+2
2011-05-29
cifs/ubifs: Fix shrinker API change fallout
Al Viro
2
-2
/
+3
[next]