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.12.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
/
nilfs2
/
dir.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
nilfs2: propagate directory read errors from nilfs_find_entry()
Ryusuke Konishi
2024-10-17
1
-23
/
+25
*
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-21
1
-39
/
+5
|
\
|
*
nilfs2: use common implementation of file type
Huang Xiaojia
2024-09-01
1
-39
/
+5
*
|
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-1
/
+1
*
|
buffer: Convert block_write_end() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
1
-1
/
+1
|
/
*
nilfs2: fix kernel bug on rename operation of broken directory
Ryusuke Konishi
2024-07-03
1
-2
/
+30
*
nilfs2: add missing check for inode numbers on directory entries
Ryusuke Konishi
2024-07-03
1
-0
/
+6
*
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
2024-06-05
1
-1
/
+1
*
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-19
1
-1
/
+0
|
\
|
*
nilfs2: remove calls to folio_set_error() and folio_clear_error()
Matthew Wilcox (Oracle)
2024-05-11
1
-1
/
+0
*
|
nilfs2: fix OOB in nilfs_set_de_type
Jeongjun Park
2024-04-16
1
-1
/
+1
|
/
*
nilfs2: convert nilfs_prepare_chunk() and nilfs_commit_chunk() to folios
Matthew Wilcox (Oracle)
2023-12-10
1
-20
/
+19
*
nilfs2: convert nilfs_make_empty() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
1
-9
/
+9
*
nilfs2: convert nilfs_empty_dir() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
1
-15
/
+4
*
nilfs2: convert nilfs_add_link() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
1
-17
/
+14
*
nilfs2: convert nilfs_rename() to use folios
Matthew Wilcox (Oracle)
2023-12-10
1
-36
/
+32
*
nilfs2: convert nilfs_find_entry to use a folio
Matthew Wilcox (Oracle)
2023-12-10
1
-6
/
+6
*
nilfs2: convert nilfs_readdir to use a folio
Matthew Wilcox (Oracle)
2023-12-10
1
-5
/
+5
*
nilfs2: add nilfs_get_folio()
Matthew Wilcox (Oracle)
2023-12-10
1
-21
/
+32
*
nilfs2: switch to kmap_local for directory handling
Matthew Wilcox (Oracle)
2023-12-10
1
-14
/
+13
*
nilfs2: pass the mapped address to nilfs_check_page()
Matthew Wilcox (Oracle)
2023-12-10
1
-3
/
+2
*
nilfs2: return the mapped address from nilfs_get_page()
Matthew Wilcox (Oracle)
2023-12-10
1
-30
/
+27
*
nilfs2: remove page_address() from nilfs_delete_entry
Matthew Wilcox (Oracle)
2023-12-10
1
-2
/
+2
*
nilfs2: remove page_address() from nilfs_add_link
Matthew Wilcox (Oracle)
2023-12-10
1
-1
/
+1
*
nilfs2: remove page_address() from nilfs_set_link
Matthew Wilcox (Oracle)
2023-12-10
1
-1
/
+1
*
nilfs2: move page release outside of nilfs_delete_entry and nilfs_set_link
Ryusuke Konishi
2023-12-10
1
-10
/
+1
*
nilfs2: convert to new timestamp accessors
Jeff Layton
2023-10-18
1
-3
/
+3
*
nilfs2: convert to ctime accessor functions
Jeff Layton
2023-07-24
1
-3
/
+3
*
nilfs2: Remove check for PageError
Matthew Wilcox (Oracle)
2022-06-29
1
-1
/
+1
*
nilfs2: remove filenames from file comments
Ryusuke Konishi
2021-11-09
1
-1
/
+1
*
nilfs2: convert to SPDX license tags
Ryusuke Konishi
2018-09-04
1
-10
/
+1
*
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-09-27
1
-3
/
+3
*
nilfs2: move ioctl interface and disk layout to uapi separately
Ryusuke Konishi
2016-08-02
1
-0
/
+22
*
nilfs2: hide function name argument from nilfs_error()
Ryusuke Konishi
2016-08-02
1
-21
/
+17
*
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
2016-05-23
1
-23
/
+24
*
nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()
Ryusuke Konishi
2016-05-23
1
-2
/
+2
*
nilfs2: add missing line spacing
Ryusuke Konishi
2016-05-23
1
-0
/
+2
*
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
2016-05-23
1
-1
/
+1
*
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
2016-05-23
1
-4
/
+0
*
more trivial ->iterate_shared conversions
Al Viro
2016-05-09
1
-1
/
+1
*
make ext2_get_page() and friends work without external serialization
Al Viro
2016-05-02
1
-7
/
+7
*
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-04-04
1
-16
/
+16
*
pagemap.h: move dir_pages() over there
Fabian Frederick
2015-06-23
1
-5
/
+0
*
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2015-04-15
1
-1
/
+1
*
[readdir] convert nilfs2
Al Viro
2013-06-29
1
-30
/
+18
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
nilfs2: remove the second argument of k[un]map_atomic()
Cong Wang
2012-03-20
1
-2
/
+2
*
nilfs: propagate umode_t
Al Viro
2012-01-03
1
-1
/
+1
*
nilfs2: add compat ioctl
Ryusuke Konishi
2011-03-08
1
-1
/
+1
*
nilfs2: use common file attribute macros
Ryusuke Konishi
2011-03-08
1
-3
/
+0
[next]