Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e8614292cd41971b54e60188d4e99abdc8695073
/
fs
/
udf
/
super.c
fdf2657
udf: One function call less in udf_fill_super() after error detection
by Markus Elfring
· 10 years ago
0d454e4
udf: Deletion of unnecessary checks before the function call "iput"
by Markus Elfring
· 10 years ago
6174c2e
udf: Fix loading of special inodes
by Jan Kara
· 10 years ago
6d3d5e8
udf: Make udf_read_inode() and udf_iget() return error
by Jan Kara
· 10 years ago
e973606
udf: use linux/uaccess.h
by Fabian Frederick
· 10 years ago
a7963eb
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 11 years ago
02b9984
fs: push sync_filesystem() down to the file system's remount_fs()
by Theodore Ts'o
· 11 years ago
53ea18d
udf: Add __init macro to init_inodecache
by Fabian Frederick
· 11 years ago
8c6915a
fs: udf: parse_options: blocksize check
by Fabian Frederick
· 11 years ago
4449960
udf: fix for pathetic mount times in case of invalid file system
by Peter A. Felvegi
· 11 years ago
69d7567
udf: Fortify LVID loading
by Jan Kara
· 11 years ago
e729eac
udf: Refuse RW mount of the filesystem instead of making it RO
by Jan Kara
· 11 years ago
d759bfa4
udf: Standardize return values in mount sequence
by Jan Kara
· 11 years ago
3e64fe5
fs: Limit sys_mount to only request filesystem modules. (Part 3)
by Eric W. Biederman
· 12 years ago
288be96
udf: Remove unused s_extLength from udf_bitmap
by Jan Kara
· 12 years ago
c60305b
udf: Make s_block_bitmap standard array
by Jan Kara
· 12 years ago
9960005
udf: add extent cache support in case of file reading
by Namjae Jeon
· 12 years ago
9734c97
udf: Write LVID to disk after opening / closing
by Jan Kara
· 12 years ago
1b1baff
UDF: Fix a null pointer dereference in udf_sb_free_partitions
by Namjae Jeon
· 12 years ago
aab174f
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
8c0a853
fs: push rcu_barrier() from deactivate_locked_super() to filesystems
by Kirill A. Shutemov
· 12 years ago
437589a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
c2ba138
userns: Convert the udf filesystem to use kuid/kgid where appropriate
by Eric W. Biederman
· 13 years ago
68766a2
udf: fix retun value on error path in udf_load_logicalvol
by Nikola Pajkovsky
· 12 years ago
dc141a4
UDF: During mount free lvid_bh before rescanning with different blocksize
by Ashish Sangwan
· 12 years ago
57b9655
udf: Improve table length check to avoid possible overflow
by Jan Kara
· 12 years ago
bff943a
udf: Fix memory leak when mounting
by Jan Kara
· 12 years ago
db8109e
udf: stop using s_dirt
by Artem Bityutskiy
· 12 years ago
1df2ae3
udf: Fortify loading of sparing table
by Jan Kara
· 12 years ago
adee11b
udf: Avoid run away loop when partition table length is corrupted
by Jan Kara
· 12 years ago
cb14d34
udf: Use 'ret' instead of abusing 'i' in udf_load_logicalvol()
by Jan Kara
· 12 years ago
9a7259d
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
48fde70
switch open-coded instances of d_make_root() to new helper
by Al Viro
· 13 years ago
8de5277
vfs: check i_nlink limits in vfs_{mkdir,rename_dir,link}
by Al Viro
· 13 years ago
75b09e0
udf: Remove unnecessary OOM messages
by Joe Perches
· 13 years ago
ac69e09
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 13 years ago
853a0c2
udf: Mark LVID buffer as uptodate before marking it dirty
by Jan Kara
· 13 years ago
34c80b1
vfs: switch ->show_options() to struct dentry *
by Al Viro
· 13 years ago
faa1729
udf: propagate umode_t
by Al Viro
· 13 years ago
6b520e0
vfs: fix the stupidity with i_dentry in inode destructors
by Al Viro
· 13 years ago
ed47a7d
udf: Cleanup metadata flags handling
by Jan Kara
· 13 years ago
3080a74
udf: Skip mirror metadata FE loading when metadata FE is ok
by Namjae Jeon
· 13 years ago
a983f36
udf: Neaten udf_debug uses
by Joe Perches
· 13 years ago
c2bff36
udf: Neaten logging output, use vsprintf extension %pV
by Joe Perches
· 13 years ago
78ace70
udf: Convert printks to pr_<level>
by Joe Perches
· 13 years ago
a40ecd7
udf: Rename udf_warning to udf_warn
by Joe Perches
· 13 years ago
8076c36
udf: Rename udf_error to udf_err
by Joe Perches
· 13 years ago
7e273e3
udf: Promote some debugging messages to udf_error
by Joe Perches
· 13 years ago
7c955fc
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 14 years ago
fa0d7e3d
fs: icache RCU free inodes
by Nick Piggin
· 14 years ago
9db9f9e
udf: Remove unnecessary bkl usages
by Alessio Igor Bogani
· 14 years ago
4d0fb62
udf: Replace bkl with the UDF_I(inode)->i_data_sem for protect udf_inode_info struct
by Alessio Igor Bogani
· 14 years ago
d1668fe
udf: Remove BKL from free space counting functions
by Jan Kara
· 14 years ago
0484b1c
udf: Remove BKL from udf_put_super() and udf_remount_fs()
by Jan Kara
· 14 years ago
c03cad2
udf: Protect default inode credentials by rwlock
by Jan Kara
· 14 years ago
949f4a7
udf: Protect all modifications of LVID with s_alloc_mutex
by Jan Kara
· 14 years ago
d664b6a
udf: Move handling of uniqueID into a helper function and protect it by a s_alloc_mutex
by Jan Kara
· 14 years ago
ed2ae6f
fs/udf: Use vzalloc
by Joe Perches
· 14 years ago
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
db71922
BKL: Explicitly add BKL around get_sb/fill_super
by Jan Blunck
· 14 years ago
5f248c9
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
3aac2b6
switch udf to ->evict_inode()
by Al Viro
· 14 years ago
581b7e9
udf: super.c Fix warning: variable 'sbi' set but not used
by Justin P. Mattock
· 14 years ago
3635046
udf: Remove dead quota code
by Jan Kara
· 14 years ago
287a809
quota: rename default quotactl methods to dquot_
by Christoph Hellwig
· 14 years ago
123e9ca
quota: explicitly set ->dq_op and ->s_qcop
by Christoph Hellwig
· 14 years ago
e0ccfd9
quota: move unmount handling into the filesystem
by Christoph Hellwig
· 14 years ago
0f0dd62
quota: kill the vfs_dq_off and vfs_dq_quota_on_remount wrappers
by Christoph Hellwig
· 14 years ago
c79d967
quota: move remount handling into the filesystem
by Christoph Hellwig
· 14 years ago
e971b0b
udf: Try harder when looking for VAT inode
by Jan Kara
· 15 years ago
4bf17af
udf: Fix loading of VAT inode when drive wrongly reports number of recorded blocks
by Jan Kara
· 15 years ago
337eb00
Push BKL down into ->remount_fs()
by Alessio Igor Bogani
· 15 years ago
6cfd014
push BKL down into ->put_super
by Christoph Hellwig
· 16 years ago
e1defc4
block: Do away with the notion of hardsect_size
by Martin K. Petersen
· 15 years ago
146bca7
udf: Don't write integrity descriptor too often
by Jan Kara
· 16 years ago
4034600
udf: Try anchor in block 256 first
by Jan Kara
· 16 years ago
225fede
udf: Some type fixes and cleanups
by Jan Kara
· 16 years ago
1197e4d
udf: use hardware sector size
by Clemens Ladisch
· 16 years ago
4136801
udf: fix novrs mount option
by Clemens Ladisch
· 16 years ago
557f5a1
udf: return f_fsid for statfs(2)
by Coly Li
· 16 years ago
f90981f
udf: Add checks to not underflow sector_t
by Jan Kara
· 16 years ago
87bc730
udf: fix default mode and dmode options handling
by Marcin Slusarz
· 16 years ago
3093055
udf: unsigned last[i] cannot be less than 0
by roel kluin
· 16 years ago
7ac9bcd5
udf: implement mode and dmode mounting options
by Marcin Slusarz
· 16 years ago
ba9aadd
udf: reduce stack usage of udf_load_pvoldesc
by Marcin Slusarz
· 16 years ago
97e961f
Fix the udf code not to pass structs on stack where possible.
by Pekka Enberg
· 16 years ago
5ca4e4b
Remove struct typedefs from fs/udf/ecma_167.h et al.
by Pekka Enberg
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
51cc506
SL*B: drop kmem cache argument from constructor
by Alexey Dobriyan
· 16 years ago
e8183c2
udf: Fix regression in UDF anchor block detection
by Tomas Janousek
· 16 years ago
0f1bce4
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 17 years ago
221e583
udf: Make udf exportable
by Rasmus Rohde
· 17 years ago
8e24eea
fs: replace remaining __FUNCTION__ occurrences
by Harvey Harrison
· 17 years ago
f845fce
udf: use crc_itu_t from lib instead of udf_crc
by Bob Copeland
· 17 years ago
706047a
udf: Fix compilation warnings when UDF debug is on
by Sebastian Manciulea
· 17 years ago
47c9358
udf: Fix bug in VAT mapping code
by Sebastian Manciulea
· 17 years ago
bfb257a
udf: Add read-only support for 2.50 UDF media
by Jan Kara
· 17 years ago
f4bcbbd
udf: Fix handling of multisession media
by Sebastian Manciulea
· 17 years ago
96200be
udf: Mount filesystem read-only if it has pseudooverwrite partition
by Jan Kara
· 17 years ago
fa5e081
udf: Handle VAT packed inside inode properly
by Jan Kara
· 17 years ago
Next »