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