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
/
super.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-06-11
push BKL down into ->put_super
Christoph Hellwig
1
-0
/
+5
2009-06-11
enforce ->sync_fs is only called for rw superblock
Christoph Hellwig
1
-3
/
+0
2009-05-09
Convert obvious places to deactivate_locked_super()
Al Viro
1
-2
/
+1
2009-04-06
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-10
/
+27
2009-03-27
vfs: simple_set_mnt() should return void
Sukadev Bhattiprolu
1
-1
/
+2
2009-03-26
UBIFS: add R/O compatibility
Artem Bityutskiy
1
-2
/
+12
2009-03-20
UBIFS: fix compiler warnings
Hunter Adrian
1
-4
/
+4
2009-03-16
UBIFS: introduce a helpful variable
Artem Bityutskiy
1
-0
/
+3
2009-03-15
UBIFS: fix bogus assertion
Artem Bityutskiy
1
-4
/
+8
2009-01-29
UBIFS: remove fast unmounting
Artem Bityutskiy
1
-45
/
+5
2009-01-29
UBIFS: return sensible error codes
Artem Bityutskiy
1
-8
/
+3
2009-01-29
UBIFS: remount ro fixes
Adrian Hunter
1
-7
/
+7
2009-01-29
UBIFS: sync wbufs after syncing inodes and pages
Adrian Hunter
1
-10
/
+10
2009-01-26
UBIFS: fix assertions
Artem Bityutskiy
1
-6
/
+7
2009-01-26
UBIFS: ensure orphan area head is initialized
Adrian Hunter
1
-0
/
+6
2009-01-26
UBIFS: always clean up GC LEB space
Artem Bityutskiy
1
-14
/
+33
2009-01-26
UBIFS: add re-mount debugging checks
Artem Bityutskiy
1
-4
/
+10
2009-01-26
UBIFS: fix LEB list freeing
Artem Bityutskiy
1
-15
/
+27
2009-01-20
UBIFS: document dark_wm and dead_wm better
Artem Bityutskiy
1
-9
/
+2
2009-01-18
UBIFS: constify operations
Artem Bityutskiy
1
-1
/
+1
2009-01-18
UBIFS: do not commit twice
Artem Bityutskiy
1
-4
/
+5
2009-01-06
UBIFS: do not use WB_SYNC_HOLD
Artem Bityutskiy
1
-1
/
+8
2008-12-31
UBIFS: add more useful debugging prints
Artem Bityutskiy
1
-0
/
+12
2008-12-31
UBIFS: allow mounting when short of space
Artem Bityutskiy
1
-11
/
+29
2008-12-31
UBIFS: always commit on unmount
Artem Bityutskiy
1
-11
/
+15
2008-12-31
UBIFS: use ubi_sync
Artem Bityutskiy
1
-6
/
+1
2008-12-31
UBIFS: always commit in sync_fs
Artem Bityutskiy
1
-20
/
+18
2008-12-31
UBIFS: fix file-system synchronization
Artem Bityutskiy
1
-0
/
+18
2008-12-31
UBIFS: fix constants initialization
Artem Bityutskiy
1
-5
/
+20
2008-12-23
UBIFS: use nicer 64-bit math
Artem Bityutskiy
1
-6
/
+6
2008-12-23
UBIFS: fix available blocks count
Artem Bityutskiy
1
-2
/
+3
2008-12-03
UBIFS: add debugfs support
Artem Bityutskiy
1
-0
/
+12
2008-12-03
UBIFS: separate debugging fields out
Artem Bityutskiy
1
-15
/
+7
2008-12-03
UBIFS: introduce compression mount options
Artem Bityutskiy
1
-7
/
+37
2008-12-03
UBIFS: use bit-fields to store compression type
Artem Bityutskiy
1
-0
/
+8
2008-11-21
UBIFS: pre-allocate bulk-read buffer
Artem Bityutskiy
1
-9
/
+48
2008-11-21
UBIFS: do not allocate too much
Artem Bityutskiy
1
-6
/
+6
2008-11-21
UBIFS: do not print scary memory allocation warnings
Artem Bityutskiy
1
-5
/
+12
2008-10-20
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
1
-21
/
+88
2008-10-19
UBIFS: amend printk
Artem Bityutskiy
1
-1
/
+1
2008-10-13
vfs: Use const for kernel parser table
Steven Whitehouse
1
-1
/
+1
2008-09-30
UBIFS: allow for sync_fs when read-only
Adrian Hunter
1
-9
/
+10
2008-09-30
UBIFS: commit on sync_fs
Artem Bityutskiy
1
-0
/
+12
2008-09-30
UBIFS: correct comment for commit_on_unmount
Artem Bityutskiy
1
-6
/
+3
2008-09-30
UBIFS: add no_chk_data_crc mount option
Adrian Hunter
1
-3
/
+31
2008-09-30
UBIFS: add bulk-read facility
Adrian Hunter
1
-0
/
+31
2008-09-30
UBIFS: use an IS_ERR test rather than a NULL test
Julien Brunel
1
-4
/
+0
2008-09-30
UBIFS: add a print, fix comments and more minor stuff
Artem Bityutskiy
1
-7
/
+9
2008-09-17
UBIFS: create the name of the background thread in every case
Sebastian Siewior
1
-2
/
+1
2008-09-03
UBIFS: amend f_fsid
Artem Bityutskiy
1
-2
/
+3
[next]