index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
btrfs
/
inode.c
Age
Commit message (
Expand
)
Author
2009-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-08-07
Btrfs: remove superfluous NULL pointer check in btrfs_rename()
Bartlomiej Zolnierkiewicz
2009-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-07-22
Btrfs: adjust NULL test
Julia Lawall
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-07-02
Btrfs: honor nodatacow/sum mount options for new files
Chris Mason
2009-07-02
Btrfs: account for space we may use in fallocate
Josef Bacik
2009-06-24
Get "no acls for this inode" right, fix shmem breakage
Al Viro
2009-06-24
switch btrfs to inode->i_acl
Al Viro
2009-06-11
btrfs: remove ->write_super and stop maintaining ->s_dirt
Christoph Hellwig
2009-06-10
Btrfs: implement FS_IOC_GETFLAGS/SETFLAGS/GETVERSION
Christoph Hellwig
2009-06-10
Btrfs: Mixed back reference (FORWARD ROLLING FORMAT CHANGE)
Yan Zheng
2009-05-14
Btrfs: remove some WARN_ONs in the IO failure path
Chris Mason
2009-05-14
Btrfs: init inode ordered_data_close flag properly
Chris Mason
2009-04-27
Btrfs: look for acls during btrfs_read_locked_inode
Chris Mason
2009-04-27
Btrfs: fix acl caching
Chris Mason
2009-04-27
Btrfs: remove unused btrfs_bit_radix slab
Chris Mason
2009-04-27
Btrfs: ratelimit IO error printks
Chris Mason
2009-04-24
Btrfs: fix fallocate deadlock on inode extent lock
Chris Mason
2009-04-24
Btrfs: kill btrfs_cache_create
Christoph Hellwig
2009-04-21
Btrfs: fix btrfs fallocate oops and deadlock
Chris Mason
2009-04-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-04-02
Btrfs: free inode struct when btrfs_new_inode fails
Shen Feng
2009-04-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
Linus Torvalds
2009-04-01
fs: fix page_mkwrite error cases in core code and btrfs
Nick Piggin
2009-04-01
mm: page_mkwrite change prototype to match fault
Nick Piggin
2009-03-31
Btrfs: add extra flushing for renames and truncates
Chris Mason
2009-03-24
Btrfs: tree logging unlink/rename fixes
Chris Mason
2009-03-24
Btrfs: readahead checksums during btrfs_finish_ordered_io
Chris Mason
2009-03-24
Btrfs: leave btree locks spinning more often
Chris Mason
2009-03-24
Btrfs: reduce stack in cow_file_range
Chris Mason
2009-03-24
Btrfs: reduce stalls during transaction commit
Chris Mason
2009-02-20
Btrfs: add better -ENOSPC handling
Josef Bacik
2009-02-12
Btrfs: remove btrfs_init_path
Jeff Mahoney
2009-02-12
Btrfs: Avoid using __GFP_HIGHMEM with slab allocator
Yan Zheng
2009-02-06
Btrfs: Make sure dir is non-null before doing S_ISGID checks
Chris Mason
2009-02-04
Btrfs: Change btrfs_truncate_inode_items to stop when it hits the inode
Chris Mason
2009-02-04
Btrfs: Don't try to compress pages past i_size
Chris Mason
2009-02-04
Btrfs: Handle SGID bit when creating inodes
Chris Ball
2009-02-04
Btrfs: Make btrfs_drop_snapshot work in larger and more efficient chunks
Chris Mason
2009-02-04
Btrfs: Change btree locking to use explicit blocking points
Chris Mason
2009-02-04
Btrfs: selinux support
Jim Owens
2009-01-28
Btrfs: fix readdir on 32 bit machines
Chris Mason
2009-01-21
Btrfs: fiemap support
Yehuda Sadeh
2009-01-21
Btrfs: stop providing a bmap operation to avoid swapfile corruptions
Chris Mason
2009-01-21
Btrfs: simplify iteration codes
Qinghuang Feng
2009-01-21
Btrfs: removed unused #include <version.h>'s
Huang Weiyi
2009-01-07
Btrfs: kmap_atomic(KM_USER0) is safe for btrfs_readpage_end_io_hook
Chris Mason
2009-01-06
Btrfs: Don't use kmap_atomic(..., KM_IRQ0) during checksum verifies
Chris Mason
[next]