Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
před 8 roky |
Al Viro
|
fc64005c93
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
|
před 9 roky |
Vladimir Davydov
|
5d097056c9
kmemcg: account certain kmem allocations to memcg
|
před 9 roky |
Al Viro
|
dff7cfd36e
ufs: kill lock_ufs()
|
před 10 roky |
Al Viro
|
724bb09fdc
ufs: don't use lock_ufs() for block pointers tree protection
|
před 10 roky |
Linus Torvalds
|
1dc51b8288
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
před 10 roky |
Fabian Frederick
|
e4f95517f1
fs/ufs: restore s_lock mutex_init()
|
před 10 roky |
Fabian Frederick
|
cdd9eefdf9
fs/ufs: restore s_lock mutex
|
před 10 roky |
Tejun Heo
|
66114cad64
writeback: separate out include/linux/backing-dev-defs.h
|
před 10 roky |
David Howells
|
2b0143b5c9
VFS: normal filesystems (and lustre): d_inode() annotations
|
před 10 roky |
Fabian Frederick
|
ed3ad79f87
fs/ufs/super.c: fix potential race condition
|
před 10 roky |
Fabian Frederick
|
61da3ae241
fs/ufs/super.c: remove unnecessary casting
|
před 10 roky |
Fabian Frederick
|
d4beaabd30
fs/ufs: convert UFSD printk to pr_debug
|
před 11 roky |
Fabian Frederick
|
7e1e4167d4
fs/ufs/super.c: use va_format instead of buffer/vsnprintf
|
před 11 roky |
Fabian Frederick
|
07bc94fdb4
fs/ufs/super.c: use __func__ in logging
|
před 11 roky |
Fabian Frederick
|
de771bdaaa
fs/ufs: use pr_fmt
|
před 11 roky |
Fabian Frederick
|
a9814c5d2d
fs/ufs: convert printk to pr_foo()
|
před 11 roky |
Fabian Frederick
|
0244756edc
ufs: sb mutex merge + mutex_destroy
|
před 11 roky |
Christian Engelmayer
|
fe4487d18f
fs/ufs: remove unused ufs_super_block_third pointer
|
před 11 roky |
Christian Engelmayer
|
48968a112c
fs/ufs: remove unused ufs_super_block_second pointer
|
před 11 roky |
Christian Engelmayer
|
6e0bd34c33
fs/ufs: remove unused ufs_super_block_first pointer
|
před 11 roky |
Fabian Frederick
|
76ee473578
fs/ufs/super.c: add __init to init_inodecache()
|
před 11 roky |
Theodore Ts'o
|
02b9984d64
fs: push sync_filesystem() down to the file system's remount_fs()
|
před 11 roky |
Eric W. Biederman
|
7f78e03513
fs: Limit sys_mount to only request filesystem modules.
|
před 12 roky |
Marco Stornelli
|
b6963327e0
ufs: drop lock/unlock super
|
před 13 roky |
Kirill A. Shutemov
|
8c0a853770
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
|
před 13 roky |
Artem Bityutskiy
|
9e9ad5f408
fs/ufs: get rid of write_super
|
před 13 roky |
Artem Bityutskiy
|
7bd54ef722
fs/ufs: re-arrange the code a bit
|
před 13 roky |
Artem Bityutskiy
|
65e5e83f7d
fs/ufs: remove extra superblock write on unmount
|
před 13 roky |
Linus Torvalds
|
26fe575028
vfs: make it possible to access the dentry hash/len as one 64-bit entry
|
před 13 roky |