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
/
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-02
statx: Add a system call to make enhanced file info available
David Howells
1
-2
/
+3
2017-02-27
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-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
3
-14
/
+18
2016-10-10
Merge remote-tracking branch 'ovl/rename2' into for-linus
Al Viro
1
-1
/
+5
2016-09-27
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-26
Merge branch 'for-4.8/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-2
/
+2
2016-07-26
Merge branch 'for-4.8/core' of git://git.kernel.dk/linux-block
Linus Torvalds
3
-3
/
+3
2016-07-20
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-17
Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2
-9
/
+5
2016-05-17
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-02
Merge getxattr prototype change into work.lookups
Al Viro
1
-1
/
+1
2016-05-01
fs: simplify the generic_write_sync prototype
Christoph Hellwig
1
-3
/
+1
2016-05-01
fs: add IOCB_SYNC and IOCB_DSYNC
Christoph Hellwig
1
-1
/
+1
2016-05-01
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-10
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]