index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-08-23
ubifs: Fix xattr generic handler usage
Richard Weinberger
1
-1
/
+4
2016-08-23
ubifs: Fix assertion in layout_in_gaps()
Vincent Stehlé
1
-1
/
+1
2016-07-29
ubifs: switch_gc_head: Remove redondant sync of wbuf
Sylvain Etienne
1
-4
/
+0
2016-07-29
ubifs: Silence early error messages if MS_SILENT is set
Daniel Golle
1
-7
/
+7
2016-07-29
ubifs: Update comment for ubifs_errc
Daniel Golle
1
-2
/
+2
2016-07-29
ubifs: Make xattr structures static
Ben Dooks
1
-3
/
+3
2016-07-29
ubifs: Silence error output if MS_SILENT is set
Daniel Golle
1
-2
/
+3
2016-06-23
UBIFS: Implement ->migratepage()
Kirill A. Shutemov
1
-0
/
+24
2016-05-27
Merge tag 'upstream-4.7-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+1
2016-05-27
switch xattr_handler->set() to passing dentry and inode separately
Al Viro
1
-4
/
+3
2016-05-24
ubifs: ubifs_dump_inode: Fix dumping field bulk_read
Andreas Gruenbacher
1
-1
/
+1
2016-05-20
lib/uuid.c: move generate_random_uuid() to uuid.c
Andy Shevchenko
1
-1
/
+1
2016-05-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
5
-90
/
+79
2016-05-17
ubifs: Switch to generic xattr handlers
Andreas Gruenbacher
5
-90
/
+79
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
1
-1
/
+1
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
2
-5
/
+5
2016-04-11
->getxattr(): pass dentry and inode as separate arguments
Al Viro
2
-5
/
+5
2016-04-04
mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage
Kirill A. Shutemov
2
-2
/
+2
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
3
-30
/
+30
2016-03-20
ubifs: Remove unused header
Andreas Gruenbacher
1
-1
/
+0
2016-03-20
ubifs: Add logging functions for ubifs_msg, ubifs_err and ubifs_warn
Joe Perches
3
-24
/
+75
2016-01-22
wrappers for ->i_mutex access
Al Viro
3
-13
/
+13
2016-01-14
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-2
/
+2
2016-01-12
Merge tag 'upstream-4.5-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2
-2
/
+8
2016-01-10
ubifs: Use XATTR_*_PREFIX_LEN
Richard Weinberger
1
-2
/
+2
2016-01-10
UBIFS: add a comment in key.h for unused parameter
Dongsheng Yang
1
-0
/
+6
2015-12-08
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-1
/
+1
2015-11-13
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-42
/
+0
2015-11-13
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
3
-42
/
+0
2015-11-10
Merge tag 'upstream-4.4-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
11
-34
/
+107
2015-11-07
ubifs: introduce UBIFS_ATIME_SUPPORT to ubifs
Dongsheng Yang
5
-2
/
+81
2015-11-07
ubifs: make ubifs_[get|set]xattr atomic
Dongsheng Yang
1
-3
/
+9
2015-11-06
UBIFS: Delete unnecessary checks before the function call "iput"
Markus Elfring
1
-4
/
+2
2015-11-06
UBIFS: Fix possible memory leak in ubifs_readdir()
Richard Weinberger
1
-2
/
+3
2015-11-06
fs/ubifs: remove unnecessary new_valid_dev check
Yaowei Bai
2
-10
/
+2
2015-10-03
UBIFS: print verbose message when rescanning a corrupted node
shengyong
1
-1
/
+1
2015-10-03
UBIFS: call dbg_is_power_cut() instead of reading c->dbg->pc_happened
shengyong
1
-4
/
+4
2015-10-03
UBIFS: fix a typo in comment of ubifs_budget_req
Dongsheng Yang
1
-2
/
+2
2015-10-03
UBIFS: use kmemdup rather than duplicating its implementation
Andrzej Hajda
2
-6
/
+3
2015-09-29
UBIFS: Kill unneeded locking in ubifs_init_security
Richard Weinberger
1
-3
/
+0
2015-06-25
Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
1
-1
/
+4
2015-06-02
ubifs: fix to check error code of register_shrinker
Chao Yu
1
-1
/
+4
2015-05-10
ubifs: switch to simple_follow_link()
Al Viro
3
-10
/
+3
2015-04-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
4
-16
/
+16
2015-04-15
Merge tag 'upstream-4.1-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
25
-429
/
+436
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
4
-16
/
+16
2015-04-13
UBIFS: fix output format of INUM_WATERMARK
Sheng Yong
1
-1
/
+1
2015-04-11
make new_sync_{read,write}() static
Al Viro
1
-2
/
+0
2015-03-25
fs: move struct kiocb to fs.h
Christoph Hellwig
1
-1
/
+0
2015-03-25
UBIFS: extend debug/message capabilities
Sheng Yong
25
-409
/
+419
[next]