index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
ubifs
Age
Commit message (
Expand
)
Author
Files
Lines
2016-10-28
ubifs: Fix regression in ubifs_readdir()
Richard Weinberger
1
-0
/
+8
2016-10-20
ubifs: Abort readdir upon error
Richard Weinberger
1
-5
/
+3
2016-10-20
ubifs: Fix xattr_names length in exit paths
Richard Weinberger
1
-0
/
+2
2016-10-20
ubifs: Rename ubifs_rename2
Richard Weinberger
1
-6
/
+6
2016-10-11
Merge tag 'upstream-4.9-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
9
-42
/
+411
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+6
2016-10-11
Merge branch 'work.xattr' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-9
/
+0
2016-10-08
Merge remote-tracking branch 'jk/vfs' into work.misc
Al Viro
1
-1
/
+1
2016-10-08
vfs: Remove {get,set,remove}xattr inode operations
Andreas Gruenbacher
2
-9
/
+0
2016-10-02
UBIFS: improve function-level documentation
Julia Lawall
5
-7
/
+5
2016-10-02
ubifs: fix host xattr_len when changing xattr
Pascal Eberhard
1
-2
/
+4
2016-10-02
ubifs: Use move variable in ubifs_rename()
Richard Weinberger
1
-2
/
+2
2016-10-02
ubifs: Implement RENAME_EXCHANGE
Richard Weinberger
3
-6
/
+204
2016-10-02
ubifs: Implement RENAME_WHITEOUT
Richard Weinberger
3
-33
/
+134
2016-10-02
ubifs: Implement O_TMPFILE
Richard Weinberger
1
-0
/
+71
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
1
-1
/
+1
2016-09-27
fs: support RENAME_NOREPLACE for local filesystems
Miklos Szeredi
1
-2
/
+6
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
1
-1
/
+1
2016-08-24
ubifs: Fix xattr generic handler usage
Richard Weinberger
1
-1
/
+4
2016-08-24
ubifs: Fix assertion in layout_in_gaps()
Vincent Stehlé
1
-1
/
+1
2016-07-30
ubifs: switch_gc_head: Remove redondant sync of wbuf
Sylvain Etienne
1
-4
/
+0
2016-07-30
ubifs: Silence early error messages if MS_SILENT is set
Daniel Golle
1
-7
/
+7
2016-07-30
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-28
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-21
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-18
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-03
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-23
wrappers for ->i_mutex access
Al Viro
3
-13
/
+13
2016-01-15
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
1
-2
/
+2
2016-01-13
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-09
replace ->follow_link() with new method that could stay in RCU mode
Al Viro
1
-1
/
+1
2015-11-14
Merge branch 'for-linus-3' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
3
-42
/
+0
2015-11-14
ubifs: Remove unused security xattr handler
Andreas Gruenbacher
3
-42
/
+0
2015-11-11
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
[next]