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
/
udf
Age
Commit message (
Expand
)
Author
2017-04-24
udf: use kmap_atomic for memcpy copying
Fabian Frederick
2017-04-24
udf: use octal for permissions
Fabian Frederick
2017-03-02
statx: Add a system call to make enhanced file info available
David Howells
2017-02-27
fs: add i_blocksize()
Fabian Frederick
2017-02-03
udf: simplify udf_ioctl()
Fabian Frederick
2017-02-03
udf: fix ioctl errors
Fabian Frederick
2017-01-20
udf: allow implicit blocksize specification during mount
Fabian Frederick
2017-01-10
udf: check partition reference in udf_read_inode()
Fabian Frederick
2017-01-10
udf: atomically read inode size
Fabian Frederick
2017-01-10
udf: merge module informations in super.c
Fabian Frederick
2017-01-10
udf: remove next_epos from udf_update_extent_cache()
Fabian Frederick
2017-01-10
udf: Factor out trimming of crtime
Fabian Frederick
2017-01-10
udf: remove empty condition
Fabian Frederick
2017-01-10
udf: remove unneeded line break
Fabian Frederick
2017-01-10
udf: merge bh free
Fabian Frederick
2017-01-10
udf: use pointer for kernel_long_ad argument
Fabian Frederick
2017-01-10
udf: use __packed instead of __attribute__ ((packed))
Fabian Frederick
2017-01-05
udf: Make stat on symlink report symlink length as st_size
Jan Kara
2017-01-03
fs/udf: make #ifdef UDF_PREALLOCATE unconditional
Steve Kenton
2017-01-03
fs: udf: Replace CURRENT_TIME with current_time()
Deepa Dinamani
2016-11-01
block,fs: untangle fs.h and blk_types.h
Christoph Hellwig
2016-10-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
2016-09-27
fs: Replace current_fs_time() with current_time()
Deepa Dinamani
2016-09-27
fs: rename "rename2" i_op to "rename"
Miklos Szeredi
2016-09-27
fs: support RENAME_NOREPLACE for local filesystems
Miklos Szeredi
2016-09-22
fs: Give dentry to inode_change_ok() instead of inode
Jan Kara
2016-09-19
udf: don't bother with full-page write optimisations in adinicb case
Al Viro
2016-09-06
udf: Remove useless check in udf_adinicb_write_begin()
Jan Kara
2016-07-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2016-07-20
block: get rid of bio_rw and READA
Christoph Hellwig
2016-06-07
fs: have ll_rw_block users pass in op and flags separately
Mike Christie
2016-05-19
udf: Use correct partition reference number for metadata
Alden Tondettar
2016-05-19
udf: Use IS_ERR when loading metadata mirror file entry
Alden Tondettar
2016-05-19
udf: Don't BUG on missing metadata partition descriptor
Alden Tondettar
2016-05-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2016-05-17
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
2016-05-17
Merge branch 'ovl-fixes' into for-linus
Al Viro
2016-05-09
more trivial ->iterate_shared conversions
Al Viro
2016-05-02
Merge getxattr prototype change into work.lookups
Al Viro
2016-05-01
fs: simplify the generic_write_sync prototype
Christoph Hellwig
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
2016-05-01
direct-io: eliminate the offset argument to ->direct_IO
Christoph Hellwig
2016-04-28
udf: Export superblock magic to userspace
Jan Kara
2016-04-26
udf: Prevent stack overflow on corrupted filesystem mount
Alden Tondettar
2016-04-25
udf: Fix conversion of 'dstring' fields to UTF8
Andrew Gabbasov
2016-04-10
don't bother with ->d_inode->i_sb - it's always equal to ->d_sb
Al Viro
2016-04-04
mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros
Kirill A. Shutemov
2016-02-09
udf: Merge linux specific translation into CS0 conversion function
Andrew Gabbasov
[next]