index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
hfsplus
/
btree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-30
hfsplus: do not free node before using
Pan Bian
1
-1
/
+2
2018-10-31
hfsplus: prevent btree data loss on ENOSPC
Ernesto A. Fernández
1
-16
/
+28
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
1
-11
/
+11
2014-06-06
hfsplus: fix "unused node is not erased" error
Sergei Antonov
1
-1
/
+1
2013-11-13
hfsplus: add metadata file's clump size calculation functionality
Vyacheslav Dubeyko
1
-0
/
+112
2013-04-30
hfs/hfsplus: convert printks to pr_<level>
Joe Perches
1
-13
/
+12
2013-04-30
hfs/hfsplus: convert dprint to hfs_dbg
Joe Perches
1
-2
/
+2
2013-02-27
hfsplus: add support of manipulation by attributes file
Vyacheslav Dubeyko
1
-0
/
+8
2012-12-20
hfsplus: rework processing of hfs_btree_write() returned error
Vyacheslav Dubeyko
1
-2
/
+3
2010-12-16
hfsplus: over 80 character lines clean-up
Anton Salikhmetov
1
-9
/
+22
2010-11-23
hfsplus: silence a few debug printks
Christoph Hellwig
1
-1
/
+1
2010-10-14
hfsplus: validate btree flags
Christoph Hellwig
1
-0
/
+14
2010-10-14
hfsplus: handle more on-disk corruptions without oopsing
Eric Sandeen
1
-5
/
+20
2010-10-14
hfsplus: fix oops on mount with corrupted btree extent records
Jeff Mahoney
1
-2
/
+9
2010-10-01
hfsplus: convert tree_lock to mutex
Thomas Gleixner
1
-1
/
+1
2010-10-01
hfsplus: use atomic bitops for the superblock flags
Christoph Hellwig
1
-2
/
+2
2010-10-01
hfsplus: fix HFSPLUS_I calling convention
Christoph Hellwig
1
-4
/
+5
2010-10-01
hfsplus: fix HFSPLUS_SB calling convention
Christoph Hellwig
1
-4
/
+4
2008-04-30
hfsplus: fix warning with 64k PAGE_SIZE
Andrew Morton
1
-3
/
+7
2008-02-07
iget: stop HFSPLUS from using iget() and read_inode()
David Howells
1
-2
/
+4
2007-07-16
HFS+: add custom dentry hash and comparison operations
Duane Griffin
1
-1
/
+3
2007-05-08
is_power_of_2 in fs/hfs
Vignesh Babu BM
1
-1
/
+2
2006-09-27
[PATCH] fs: Conversions from kmalloc+memset to k(z|c)alloc
Panagiotis Issaris
1
-2
/
+1
2006-06-23
[PATCH] read_mapping_page for address space
Pekka Enberg
1
-1
/
+1
2006-04-01
BUG_ON() Conversion in fs/hfsplus/
Eric Sesterhenn
1
-2
/
+1
2006-01-18
[PATCH] hfs: add HFSX support
David Elliott
1
-9
/
+14
2006-01-18
[PATCH] hfs: cleanup HFS+ prints
Roman Zippel
1
-10
/
+6
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+319