Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
1d530fa42a317deca1c4a4780d18e2dbf316e0cb
/
fs
/
jfs
24e7ea3
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
91b0abe
mm + fs: store shadow entries in page cache
by Johannes Weiner
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
844fa1b
jfs: set i_ctime when setting ACL
by Dave Kleikamp
· 11 years ago
c18f7b5
jfs: fix generic posix ACL regression
by Dave Kleikamp
· 11 years ago
e30b82b
Merge tag 'jfs-3.14' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
f568849
Merge branch 'for-3.14/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
2cc6a5a
jfs: use generic posix ACL infrastructure
by Christoph Hellwig
· 11 years ago
37bc153
fs: make posix_acl_create more useful
by Christoph Hellwig
· 11 years ago
5bf3258
fs: make posix_acl_chmod more useful
by Christoph Hellwig
· 11 years ago
0439e09
jfs: fix xattr value size overflow in __jfs_setxattr
by Jie Liu
· 11 years ago
4f024f3
block: Abstract out bvec iterator
by Kent Overstreet
· 11 years ago
d24fec3
Merge tag 'jfs-3.12' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
8660998
jfs: fix error path in ialloc
by Dave Kleikamp
· 11 years ago
7caef26
truncate: drop 'oldsize' truncate_pagecache() parameter
by Kirill A. Shutemov
· 11 years ago
4451244
jfs: fix readdir cookie incompatibility with NFSv4
by Dave Kleikamp
· 11 years ago
9db0192
Merge tag 'jfs-3.11' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 11 years ago
790eac5
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 11 years ago
9e239bb
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 11 years ago
da53be1
Don't pass inode to ->d_hash() and ->d_compare()
by Linus Torvalds
· 11 years ago
070a0eb
[readdir] convert jfs
by Al Viro
· 11 years ago
eb8630d
jfs: Update jfs_error
by Joe Perches
· 11 years ago
21d1101
jfs: fix sparse warning in fs/jfs/xattr.c
by Dave Kleikamp
· 11 years ago
95bbb82
fs/jfs: Add check if journaling to disk has been disabled in lbmRead()
by Gu Zheng
· 11 years ago
e9b3766
jfs: Several bugs in jfs_freeze() and jfs_unfreeze()
by Vahram Martirosyan
· 11 years ago
d47992f
mm: change invalidatepage prototype to accept length
by Lukas Czerner
· 11 years ago
4de13d7a
Merge branch 'for-3.10/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 11 years ago
a27bb33
aio: don't include aio.h in sched.h
by Kent Overstreet
· 11 years ago
8665218
Merge tag 'jfs-3.10' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 12 years ago
73aaa22
jfs: fix a couple races
by Dave Kleikamp
· 12 years ago
4f2ac93
block: Remove bi_idx references
by Kent Overstreet
· 12 years ago
7f78e03
fs: Limit sys_mount to only request filesystem modules.
by Eric W. Biederman
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
6176772
Merge branch 'master' into for-next
by Jiri Kosina
· 12 years ago
4de8027
fs/jfs: Fix typo in comment : 'how may' -> 'how many'
by Philippe De Muyter
· 12 years ago
9d48017
jfs: avoid undefined behavior from left-shifting by 32 bits
by Nickolai Zeldovich
· 12 years ago
86dd07d
jfs: drop vmtruncate
by Marco Stornelli
· 12 years ago
4e7a4b0
jfs: Fix FITRIM argument handling
by Lukas Czerner
· 12 years ago
eb0ad9c
Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
c18cdc1
userns: Convert jfs to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
84f4141
jfs: Fix do_div precision in commit b40c2e66
by Dave Kleikamp
· 12 years ago
5f3a4a2
userns: Pass a userns parameter into posix_acl_to_xattr and posix_acl_from_xattr
by Eric W. Biederman
· 12 years ago
550d6da
JFS: use list_move instead of list_del/list_add
by Wei Yongjun
· 12 years ago
b40c2e6
fs/jfs: TRIM support for JFS Filesystem
by Tino Reichardt
· 12 years ago
8fc37ec
don't expose I_NEW inodes via dentry->d_inode
by Al Viro
· 12 years ago
a117782
quota: Move quota syncing to ->sync_fs method
by Jan Kara
· 12 years ago
ebfc3b4
don't pass nameidata to ->create()
by Al Viro
· 12 years ago
00cd8dd
stop passing nameidata to ->lookup()
by Al Viro
· 12 years ago
0b728e1
stop passing nameidata * to ->d_revalidate()
by Al Viro
· 12 years ago
dbd5768
vfs: Rename end_writeback() to clear_inode()
by Jan Kara
· 13 years ago
76bf09f
jfs: mising cleanup on register_filesystem() failure
by Al Viro
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
8de5277
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
by Al Viro
· 13 years ago
eb59c50
Merge branch 'pm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
by Linus Torvalds
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
1a67aaf
switch ->mknod() to umode_t
by Al Viro
· 13 years ago
4acdaf2
switch ->create() to umode_t
by Al Viro
· 13 years ago
18bb1db
switch vfs_mkdir() and ->mkdir() to umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
2a79f17
vfs: mnt_drop_write_file()
by Al Viro
· 13 years ago
a561be7
switch a bunch of places to mnt_want_write_file()
by Al Viro
· 13 years ago
a0acae0
freezer: unexport refrigerator() and update try_to_freeze() slightly
by Tejun Heo
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
bfe8684
filesystems: add set_nlink()
by Miklos Szeredi
· 13 years ago
6d6b77f
filesystems: add missing nlink wrappers
by Miklos Szeredi
· 13 years ago
c818b68
jfs: remove unnecessary nlink setting
by Miklos Szeredi
· 13 years ago
afeacc8
fs: add export.h to files using EXPORT_SYMBOL/THIS_MODULE macros
by Paul Gortmaker
· 13 years ago
36b8d18
Merge branch 'next' of git://selinuxproject.org/~jmorris/linux-security
by Linus Torvalds
· 13 years ago
a0b3447
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 13 years ago
5a2f3a0
Merge branch 'next-evm' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/ima-2.6 into next
by James Morris
· 13 years ago
1b8e949
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 13 years ago
1c8007b
jfs: flush journal completely before releasing metadata inodes
by Dave Kleikamp
· 13 years ago
d695212
switch posix_acl_equiv_mode() to umode_t *
by Al Viro
· 13 years ago
d3fb612
switch posix_acl_create() to umode_t *
by Al Viro
· 13 years ago
5fd00b0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 13 years ago
4e34e71
fs: take the ACL checks to common code
by Christoph Hellwig
· 13 years ago
826cae2
kill boilerplates around posix_acl_create_masq()
by Al Viro
· 13 years ago
bc26ab5
kill boilerplate around posix_acl_chmod_masq()
by Al Viro
· 13 years ago
e77819e
vfs: move ACL cache lookup into generic code
by Linus Torvalds
· 13 years ago
3c2c226
jfs: clean up some compiler warnings
by Dave Kleikamp
· 13 years ago
79ac5a4
jfs_lookup(): don't bother with . or ..
by Al Viro
· 13 years ago
02c24a8
fs: push i_mutex and filemap_write_and_wait down into ->fsync() handlers
by Josef Bacik
· 13 years ago
aacfc19c
fs: simplify the blockdev_direct_IO prototype
by Christoph Hellwig
· 13 years ago
562c72a
fs: move inode_dio_wait calls into ->setattr
by Christoph Hellwig
· 13 years ago
a904937
make d_splice_alias(ERR_PTR(err), dentry) = ERR_PTR(err)
by Al Viro
· 13 years ago
5c0f360
jfs_ci_revalidate() is safe from RCU mode
by Al Viro
· 13 years ago
407938e
LOOKUP_CREATE and LOOKUP_RENAME_TARGET can be set only on the last step
by Al Viro
· 13 years ago
7e40145
->permission() sanitizing: don't pass flags to ->check_acl()
by Al Viro
· 13 years ago
9c2c703
->permission() sanitizing: pass MAY_NOT_BLOCK to ->check_acl()
by Al Viro
· 13 years ago
9d8f13b
security: new security_inode_init_security API adds function callback
by Mimi Zohar
· 13 years ago
ecc9046
jfs: agstart field must be 64 bits
by Dave Kleikamp
· 13 years ago
d31b53e
JFS: Don't save agno in the inode
by Dave Kleikamp
· 13 years ago
28e0fa8
jfs: Update agstart when resizing volume
by Dave Kleikamp
· 13 years ago
206b631
jfs: old_agsize should be 64 bits in jfs_extendfs
by Dave Kleikamp
· 13 years ago
9054760
lmLogOpen() broken failure exit
by Al Viro
· 13 years ago
44a8e63
jfs: remove unnecessary dentry_unhash from rmdir, dir rename
by Sage Weil
· 13 years ago
aa38572
fs: pass exact type of data dirties to ->dirty_inode
by Christoph Hellwig
· 13 years ago
Next »