Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2cea0cf284048b03a06e4370709cd751ddb9354e
/
fs
/
udf
152a083
new helper: mount_bdev()
by Al Viro
· 14 years ago
7de9c6ee
new helper: ihold()
by Al Viro
· 14 years ago
79f14b7
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
6de5bd1
BKL: introduce CONFIG_BKL.
by Arnd Bergmann
· 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
1025774
remove inode_setattr
by Christoph Hellwig
· 14 years ago
d39aae9
add missing setattr methods
by Christoph Hellwig
· 14 years ago
155130a
get rid of block_write_begin_newtrunc
by Christoph Hellwig
· 14 years ago
581b7e9
udf: super.c Fix warning: variable 'sbi' set but not used
by Justin P. Mattock
· 14 years ago
de67445
udf: remove duplicated #include
by Huang Weiyi
· 14 years ago
d28619f
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 14 years ago
1b061d9
rename the generic fsync implementations
by Christoph Hellwig
· 14 years ago
ca57272
fs/: do not fallback to default_llseek() when readdir() uses BKL
by jan Blunck
· 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
a6c5a03
udf: replace inode uid,gid,mode init with helper
by Dmitry Monakhov
· 15 years ago
d515e86
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
1275562
quota: unify quota init condition in setattr
by Dmitry Monakhov
· 15 years ago
2f07a88
udf: BKL ioctl pushdown
by John Kacur
· 15 years ago
c15d0fc
udf: add speciffic ->setattr callback
by Dmitry Monakhov
· 15 years ago
69ecbbe
udf: potential integer overflow
by Dan Carpenter
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
83c0fb6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 15 years ago
3a065fc
udf: use ext2_find_next_bit
by Akinobu Mita
· 15 years ago
5833ded
udf: Do not read inode before writing it
by Jan Kara
· 15 years ago
aae917c
udf: Fix unalloc space handling in udf_update_inode
by Jan Kara
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
e213e26
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6
by Linus Torvalds
· 15 years ago
a9185b4
pass writeback_control to ->write_inode
by Christoph Hellwig
· 15 years ago
871a293
dquot: cleanup dquot initialize routine
by Christoph Hellwig
· 15 years ago
907f455
dquot: move dquot initialization responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
9f75475
dquot: cleanup dquot drop routine
by Christoph Hellwig
· 15 years ago
257ba15
dquot: move dquot drop responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
b43fa82
dquot: cleanup dquot transfer routine
by Christoph Hellwig
· 15 years ago
759bfee
dquot: move dquot transfer responsibility into the filesystem
by Christoph Hellwig
· 15 years ago
63936dd
dquot: cleanup inode allocation / freeing routines
by Christoph Hellwig
· 15 years ago
5dd4056
dquot: cleanup space allocation / freeing routines
by Christoph Hellwig
· 15 years ago
391e8bb
sanitize const/signedness for udf
by Al Viro
· 15 years ago
1537a36
tree-wide: fix 'lenght' typo in comments and code
by Daniel Mack
· 15 years ago
2c948b3
udf: Avoid IO in udf_clear_inode
by Jan Kara
· 15 years ago
e971b0b
udf: Try harder when looking for VAT inode
by Jan Kara
· 15 years ago
1fefd08
udf: Fix compilation with UDFFS_DEBUG enabled
by Jan Kara
· 15 years ago
cbc8cc3
udf: Fix possible corruption when close races with write
by Jan Kara
· 15 years ago
81056dd
udf: Perform preallocation only for regular files
by Jan Kara
· 15 years ago
7c6e3d1
udf: Remove wrong assignment in udf_symlink
by Jan Kara
· 15 years ago
5891d9d
udf: Remove dead code
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
3391faa
udf: remove redundant tests on unsigned
by Roel Kluin
· 15 years ago
24a5d59
udf: Use device size when drive reported bogus number of written blocks
by Jan Kara
· 15 years ago
90de066
switch udf to simple_fsync()
by Al Viro
· 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
59285c2
udf: Fix oops when invalid character in filename occurs
by Jan Kara
· 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
e650b94
udf: fix sparse warnings:
by Jan Kara
· 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
530f1a5
udf: reduce stack usage of udf_get_filename
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
bacfb7c
udf: Use lowercase names of quota functions
by Jan Kara
· 16 years ago
ddfaccd
fs/Kconfig: move iso9660, udf out
by Alexey Dobriyan
· 16 years ago
ec98ce4
Merge branch 'master' into next
by James Morris
· 16 years ago
52b19ac
udf: Fix BUG_ON() in destroy_inode()
by Jan Kara
· 16 years ago
7706bb3
CRED: Wrap task credential accesses in the UDF filesystem
by David Howells
· 16 years ago
9fbb76c
[PATCH] get rid of on-stack dentry in udf
by Al Viro
· 16 years ago
4400372
[PATCH] switch all filesystems over to d_obtain_alias
by Christoph Hellwig
· 16 years ago
a447c09
vfs: Use const for kernel parser table
by Steven Whitehouse
· 16 years ago
5c89468
udf: add llseek method
by Christoph Hellwig
· 16 years ago
97e1cfb
udf: Fix error paths in udf_new_inode()
by Jan Kara
· 16 years ago
db0badc
udf: Fix lock inversion between iprune_mutex and alloc_mutex (v2)
by Jan Kara
· 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
e4f3ec0
udf: restore UDFFS_DEBUG to being undefined by default
by Paul Collins
· 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
· 16 years ago
9afadc4
udf: Fix memory corruption when fs mounted with noadinicb option
by Jan Kara
· 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
22ba031
udf: fs/udf/partition.c:udf_get_pblock() mustn't be inline
by Adrian Bunk
· 17 years ago
78e917d
udf: fix sparse warning in namei.c
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
Next »