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
/
jfs
Age
Commit message (
Expand
)
Author
Files
Lines
2018-09-20
jfs: remove redundant dquot_initialize() in jfs_evict_inode()
Chao Yu
1
-1
/
+0
2018-09-10
jfs: remove quota option from ignore list
Chengguang Xu
1
-1
/
+1
2018-09-06
jfs: cache NULL when both default_acl and acl are NULL
Chengguang Xu
1
-0
/
+4
2018-08-16
Merge tag 'jfs-4.19' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+1
2018-08-14
Merge branch 'work.mkdir' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
4
-22
/
+10
2018-08-04
jfs: Fix usercopy whitelist for inline inode data
Kees Cook
3
-2
/
+9
2018-08-03
jfs: don't bother with make_bad_inode() in ialloc()
Al Viro
1
-2
/
+0
2018-08-03
new helper: inode_fake_hash()
Al Viro
2
-8
/
+2
2018-08-03
jfs: switch to discard_new_inode()
Al Viro
2
-12
/
+8
2018-06-19
jfs: use time64_t for otime
Arnd Bergmann
1
-1
/
+1
2018-06-19
Merge tag 'jfs-4.18' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-4
/
+6
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
3
-6
/
+7
2018-06-05
jfs: Fix inconsistency between memory allocation and ea_buf->max_size
Shankara Pailoor
1
-4
/
+6
2018-06-04
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
6
-99
/
+24
2018-05-16
jfs: simplify procfs code
Christoph Hellwig
6
-99
/
+24
2018-05-11
do d_instantiate/unlock_new_inode combinations safely
Al Viro
1
-8
/
+4
2018-02-04
Merge tag 'usercopy-v4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+5
2018-01-15
jfs: Define usercopy region in jfs_ip slab cache
David Windsor
1
-3
/
+5
2018-01-01
fs/*/Kconfig: drop links to 404-compliant http://acl.bestbits.at
Adam Borowski
1
-3
/
+0
2017-11-28
Rename superblock flags (MS_xyz -> SB_xyz)
Linus Torvalds
1
-5
/
+5
2017-11-15
Merge tag 'jfs-4.15' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
2
-1
/
+2
2017-11-02
jfs: Add missing NULL pointer check in __get_metapage
Juerg Haefliger
1
-0
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2
-0
/
+2
2017-10-31
jfs: remove increment of i_version counter
Jeff Layton
1
-1
/
+0
2017-09-15
Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2
-9
/
+9
2017-09-07
Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-4
/
+4
2017-09-07
Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jl...
Linus Torvalds
1
-1
/
+1
2017-09-01
jfs should use MAX_LFS_FILESIZE when calculating s_maxbytes
Dave Kleikamp
1
-9
/
+3
2017-08-23
block: replace bi_bdev with a gendisk pointer and partitions index
Christoph Hellwig
2
-4
/
+4
2017-08-01
fs: convert a pile of fsync routines to errseq_t based reporting
Jeff Layton
1
-1
/
+1
2017-07-25
Merge tag 'jfs-4.13' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
3
-12
/
+20
2017-07-18
jfs: preserve i_mode if __jfs_set_acl() fails
Ernesto A. Fernández
1
-4
/
+11
2017-07-18
jfs: Don't clear SGID when inheriting ACLs
Jan Kara
1
-7
/
+8
2017-07-17
VFS: Convert sb->s_flags & MS_RDONLY to sb_rdonly(sb)
David Howells
2
-9
/
+9
2017-07-08
Merge tag 'for-linus-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2
-2
/
+6
2017-07-06
JFS: do not ignore return code from write_one_page()
Dave Kleikamp
2
-2
/
+6
2017-07-06
mm: drop "wait" parameter from write_one_page()
Jeff Layton
1
-2
/
+2
2017-06-09
block: switch bios to blk_status_t
Christoph Hellwig
2
-3
/
+3
2017-04-19
jfs: Remove jfs_get_inode_flags()
Jan Kara
4
-22
/
+0
2017-04-19
jfs: Set flags on quota files directly
Jan Kara
1
-2
/
+77
2017-02-28
fs: add i_blocksize()
Fabian Frederick
1
-2
/
+2
2017-02-09
jfs: atomically read inode size
Fabian Frederick
2
-4
/
+4
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
3
-3
/
+3
2016-12-18
Merge uncontroversial parts of branch 'readlink' of git://git.kernel.org/pub/...
Linus Torvalds
1
-2
/
+0
2016-12-14
Merge tag 'jfs-4.10' of git://github.com/kleikamp/linux-shaggy
Linus Torvalds
1
-1
/
+1
2016-12-09
vfs: remove ".readlink = generic_readlink" assignments
Miklos Szeredi
1
-2
/
+0
2016-11-12
fs: jfs: Replace CURRENT_TIME_SEC by current_time()
Deepa Dinamani
1
-1
/
+1
2016-11-01
block,fs: use REQ_* flags directly
Christoph Hellwig
1
-2
/
+2
2016-10-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
6
-18
/
+21
2016-10-11
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-1
/
+4
[next]