index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
nilfs2
/
dir.c
Age
Commit message (
Expand
)
Author
2025-01-24
nilfs2: handle errors that nilfs_prepare_chunk() may return
Ryusuke Konishi
2024-12-05
nilfs2: fix potential out-of-bounds memory access in nilfs_find_entry()
Ryusuke Konishi
2024-11-05
nilfs2: convert nilfs_page_count_clean_buffers() to take a folio
Matthew Wilcox (Oracle)
2024-10-17
nilfs2: propagate directory read errors from nilfs_find_entry()
Ryusuke Konishi
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-09-01
nilfs2: use common implementation of file type
Huang Xiaojia
2024-08-07
buffer: Convert __block_write_begin() to take a folio
Matthew Wilcox (Oracle)
2024-08-07
buffer: Convert block_write_end() to take a folio
Matthew Wilcox (Oracle)
2024-07-03
nilfs2: fix kernel bug on rename operation of broken directory
Ryusuke Konishi
2024-07-03
nilfs2: add missing check for inode numbers on directory entries
Ryusuke Konishi
2024-06-05
nilfs2: fix nilfs_empty_dir() misjudgment and long loop on I/O errors
Ryusuke Konishi
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-05-11
nilfs2: remove calls to folio_set_error() and folio_clear_error()
Matthew Wilcox (Oracle)
2024-04-16
nilfs2: fix OOB in nilfs_set_de_type
Jeongjun Park
2023-12-10
nilfs2: convert nilfs_prepare_chunk() and nilfs_commit_chunk() to folios
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_make_empty() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_empty_dir() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_add_link() to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_rename() to use folios
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_find_entry to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: convert nilfs_readdir to use a folio
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: add nilfs_get_folio()
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: switch to kmap_local for directory handling
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: pass the mapped address to nilfs_check_page()
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: return the mapped address from nilfs_get_page()
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: remove page_address() from nilfs_delete_entry
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: remove page_address() from nilfs_add_link
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: remove page_address() from nilfs_set_link
Matthew Wilcox (Oracle)
2023-12-10
nilfs2: move page release outside of nilfs_delete_entry and nilfs_set_link
Ryusuke Konishi
2023-10-18
nilfs2: convert to new timestamp accessors
Jeff Layton
2023-07-24
nilfs2: convert to ctime accessor functions
Jeff Layton
2022-06-29
nilfs2: Remove check for PageError
Matthew Wilcox (Oracle)
2021-11-09
nilfs2: remove filenames from file comments
Ryusuke Konishi
2018-09-04
nilfs2: convert to SPDX license tags
Ryusuke Konishi
2016-09-27
fs: Replace CURRENT_TIME with current_time() for inode timestamps
Deepa Dinamani
2016-08-02
nilfs2: move ioctl interface and disk layout to uapi separately
Ryusuke Konishi
2016-08-02
nilfs2: hide function name argument from nilfs_error()
Ryusuke Konishi
2016-05-23
nilfs2: avoid bare use of 'unsigned'
Ryusuke Konishi
2016-05-23
nilfs2: do not emit extra newline on nilfs_warning() and nilfs_error()
Ryusuke Konishi
2016-05-23
nilfs2: add missing line spacing
Ryusuke Konishi
2016-05-23
nilfs2: clean up old e-mail addresses
Ryusuke Konishi
2016-05-23
nilfs2: remove FSF mailing address from GPL notices
Ryusuke Konishi
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
2016-05-02
make ext2_get_page() and friends work without external serialization
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2015-06-23
pagemap.h: move dir_pages() over there
Fabian Frederick
2015-04-15
VFS: normal filesystems (and lustre): d_inode() annotations
David Howells
2013-06-29
[readdir] convert nilfs2
Al Viro
2013-02-22
new helper: file_inode(file)
Al Viro
2012-03-20
nilfs2: remove the second argument of k[un]map_atomic()
Cong Wang
[next]