index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
jfs
/
super.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
fs/jfs: replace ternary operator with min_t()
Jiangshan Yi
2022-10-18
1
-4
/
+2
*
block: remove QUEUE_FLAG_DISCARD
Christoph Hellwig
2022-04-17
1
-6
/
+2
*
fs: allocate inode by using alloc_inode_sb()
Muchun Song
2022-03-22
1
-1
/
+1
*
jfs: use sb_bdev_nr_blocks
Christoph Hellwig
2021-10-18
1
-2
/
+1
*
jfs: use bdev_nr_bytes instead of open coding it
Christoph Hellwig
2021-10-18
1
-1
/
+1
*
jfs: Avoid field-overflowing memcpy()
Kees Cook
2021-06-23
1
-1
/
+2
*
fs/inode.c: make inode_init_always() initialize i_ino to 0
Eric Biggers
2021-01-04
1
-1
/
+0
*
fs: Fill in max and min timestamps in superblock
Deepa Dinamani
2019-08-30
1
-0
/
+2
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156
Thomas Gleixner
2019-05-30
1
-14
/
+1
*
Merge tag 'jfs-5.2' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2019-05-07
1
-3
/
+5
|
\
|
*
fs/jfs: Switch to use new generic UUID API
Andy Shevchenko
2019-01-10
1
-3
/
+5
*
|
jfs: switch to ->free_inode()
Al Viro
2019-05-01
1
-21
/
+3
|
/
*
jfs: remove quota option from ignore list
Chengguang Xu
2018-09-10
1
-1
/
+1
*
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-08-13
1
-1
/
+1
|
\
|
*
new helper: inode_fake_hash()
Al Viro
2018-08-03
1
-1
/
+1
*
|
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
2018-08-04
1
-2
/
+1
|
/
*
jfs: Define usercopy region in jfs_ip slab cache
David Windsor
2018-01-15
1
-3
/
+5
*
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
2017-11-27
1
-5
/
+5
*
jfs: remove increment of i_version counter
Jeff Layton
2017-10-30
1
-1
/
+0
*
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2017-09-14
1
-8
/
+8
|
\
|
*
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2017-07-17
1
-8
/
+8
*
|
jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes
Dave Kleikamp
2017-08-31
1
-9
/
+3
*
|
Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2017-07-25
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
jfs: atomically read inode size
Fabian Frederick
2017-02-09
1
-2
/
+2
*
|
jfs: Set flags on quota files directly
Jan Kara
2017-04-19
1
-2
/
+77
*
|
fs: add i_blocksize()
Fabian Frederick
2017-02-27
1
-2
/
+2
|
/
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-1
/
+1
*
Merge tag 'jfs-4.7' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2016-05-17
1
-2
/
+2
|
\
|
*
jfs: Remove terminating newlines from jfs_info, jfs_warn, jfs_err uses
Joe Perches
2016-03-30
1
-2
/
+2
*
|
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-1
/
+1
|
/
*
wrappers for ->i_mutex access
Al Viro
2016-01-22
1
-3
/
+3
*
kmemcg: account certain kmem allocations to memcg
Vladimir Davydov
2016-01-14
1
-1
/
+1
*
fs/jfs: remove unnecessary new_valid_dev() checks
Yaowei Bai
2015-11-09
1
-3
/
+0
*
jfs: %pf is only for function pointers
Scott Wood
2015-03-12
1
-1
/
+1
*
jfs: Deletion of an unnecessary check before the function call "unload_nls"
Markus Elfring
2015-02-02
1
-2
/
+1
*
jfs: Convert to private i_dquot field
Jan Kara
2014-11-10
1
-0
/
+9
*
jfs: don't hash direct inode
Al Viro
2014-10-09
1
-1
/
+1
*
fs/jfs/super.c: convert simple_str to kstr
Fabian Frederick
2014-06-03
1
-8
/
+24
*
fs/jfs/super.c: remove 0 assignment to static + code clean-up
Fabian Frederick
2014-06-03
1
-26
/
+19
*
fs: push sync_filesystem() down to the file system's remount_fs()
Theodore Ts'o
2014-03-13
1
-0
/
+1
*
jfs: use generic posix ACL infrastructure
Christoph Hellwig
2014-01-25
1
-0
/
+2
*
jfs: Update jfs_error
Joe Perches
2013-06-05
1
-9
/
+13
*
jfs: Several bugs in jfs_freeze() and jfs_unfreeze()
Vahram Martirosyan
2013-05-24
1
-8
/
+30
*
fs: Limit sys_mount to only request filesystem modules.
Eric W. Biederman
2013-03-03
1
-0
/
+1
*
fs/jfs: Fix typo in comment : 'how may' -> 'how many'
Philippe De Muyter
2013-01-17
1
-1
/
+1
*
Merge tag 'jfs-3.7' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2012-10-03
1
-15
/
+56
|
\
|
*
fs/jfs: TRIM support for JFS Filesystem
Tino Reichardt
2012-09-17
1
-15
/
+56
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-0
/
+6
|
\
\
|
*
|
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
Kirill A. Shutemov
2012-10-02
1
-0
/
+6
|
|
/
[next]