Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
f845fced913b1437659bb5baf187698547697afe
/
fs
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
742e179
udf: Allow loading of VAT inode
by Jan Kara
· 17 years ago
c82a127
udf: Fix detection of VAT version
by Jan Kara
· 17 years ago
4f7874c
udf: Silence warning about accesses beyond end of device
by Jan Kara
· 17 years ago
5fb28aa
udf: Improve anchor block detection
by Jan Kara
· 17 years ago
423cf6d
udf: Cleanup anchor block detection.
by Jan Kara
· 17 years ago
38b74a5
udf: Move processing of virtual partitions
by Jan Kara
· 17 years ago
3fb38df
udf: Move filling of partition descriptor info into a separate function
by Jan Kara
· 17 years ago
2e0838f
udf: Improve error recovery on mount
by Jan Kara
· 17 years ago
c0eb31e
udf: Cleanup volume descriptor sequence processing
by Jan Kara
· 17 years ago
d0db181
udf: fix anchor point detection
by Pavel Emelyanov
· 17 years ago
b80697c
udf: Remove declarations of arrays of size UDF_NAME_LEN (256 bytes)
by Jan Kara
· 17 years ago
9bf2c6b
udf: Remove checking of existence of filename in udf_add_entry()
by Jan Kara
· 17 years ago
200a359
udf: Mark udf_process_sequence() as noinline
by Jan Kara
· 17 years ago
165923f
udf: super.c reorganization
by Marcin Slusarz
· 17 years ago
af15a29
udf: remove unneeded kernel_timestamp type
by Marcin Slusarz
· 17 years ago
5677480
udf: convert udf_stamp_to_time and udf_time_to_stamp to use timestamps
by Marcin Slusarz
· 17 years ago
cbf5676
udf: convert udf_stamp_to_time to return struct timespec
by marcin.slusarz@gmail.com
· 17 years ago
c87e8e9
udf: create function for conversion from timestamp to timespec
by marcin.slusarz@gmail.com
· 17 years ago
f18f17b
udf: udf_get_block, inode_bmap - remove unneeded checks
by marcin.slusarz@gmail.com
· 17 years ago
01b954a
udf: convert udf_count_free_bitmap to use bitmap_weight
by Marcin Slusarz
· 17 years ago
d652eef
udf: replace udf_*_offset macros with functions
by marcin.slusarz@gmail.com
· 17 years ago
1ab9278
udf: simplify __udf_read_inode
by marcin.slusarz@gmail.com
· 17 years ago
c2104fd
udf: replace all adds to little endians variables with le*_add_cpu
by marcin.slusarz@gmail.com
· 17 years ago
456390d
udf: truncate: create function for updating of Allocation Ext Descriptor
by marcin.slusarz@gmail.com
· 17 years ago
9de90b7
udf: simple cleanup of truncate.c
by marcin.slusarz@gmail.com
· 17 years ago
c8ed837
udf: constify crc
by marcin.slusarz@gmail.com
· 17 years ago
34f953d
udf: udf_CS0toNLS cleanup
by marcin.slusarz@gmail.com
· 17 years ago
6305a0a
udf: fix udf_build_ustr
by Marcin Slusarz
· 17 years ago
79cfe0f
udf: udf_CS0toUTF8 cleanup
by marcin.slusarz@gmail.com
· 17 years ago
b8145a7
make udf_error() static
by Adrian Bunk
· 17 years ago
8dee00b
fs/udf: Use DIV_ROUND_UP
by Julia Lawall
· 17 years ago
15aebd2
udf: move headers out include/linux/
by Christoph Hellwig
· 17 years ago
b1e3212
udf: kill useless file header comments for vfs method implementations
by Christoph Hellwig
· 17 years ago
f1f73ba8
udf: kill udf_set_blocksize
by Christoph Hellwig
· 17 years ago
1bd960e
[XFS] If you mount an XFS filesystem with no mount options at all, then
by Josef Jeff Sipek
· 17 years ago
7704a8b
Merge branch 'for-linus' of git://oss.sgi.com:8090/xfs/xfs-2.6
by Linus Torvalds
· 17 years ago
adefe11
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
ef8ece5
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform.
by Lachlan McIlroy
· 17 years ago
db69c91
[XFS] Undo bit ops cleanup mod due to regression on 32-bit powermac platform.
by Lachlan McIlroy
· 17 years ago
5606bf5
ext4: add missing ext4_journal_stop()
by Akinobu Mita
· 17 years ago
13d77c3
latencytop: change /proc task_struct access method
by Hiroshi Shimamoto
· 17 years ago
d6643d1
latencytop: fix memory leak on latency proc file
by Hiroshi Shimamoto
· 17 years ago
ae00278
latencytop: fix kernel panic while reading latency proc file
by Hiroshi Shimamoto
· 17 years ago
8808117
proc: add RLIMIT_RTTIME to /proc/<pid>/limits
by Eugene Teo
· 17 years ago
45254b4
efs: move headers out of include/linux/
by Christoph Hellwig
· 17 years ago
745329c
/proc/pid/pagemap: fix PM_SPECIAL macro
by Hans Rosenfeld
· 17 years ago
f81e8a4
ufs: fix parenthesisation in ufs_set_fs_state()
by Roel Kluin
· 17 years ago
1a823ac
fuse: fix permission checking
by Miklos Szeredi
· 17 years ago
ffad0a4
ext4: ext4_find_next_zero_bit needs an aligned address on some arch
by Aneesh Kumar K.V
· 17 years ago
42bf038
ext4: set EXT4_EXTENTS_FL only for directory and regular files
by Aneesh Kumar K.V
· 17 years ago
2c98615
ext4: Don't mark filesystem error if fallocate fails
by Aneesh Kumar K.V
· 17 years ago
f5ab0d1
ext4: Fix BUG when writing to an unitialized extent
by Mingming Cao
· 17 years ago
1a4c6be
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 17 years ago
5216a8e
Wrap buffers used for rpc debug printks into RPC_IFDEBUG
by Pavel Emelyanov
· 17 years ago
599e0f5
dlm: fix rcom_names message to self
by David Teigland
· 17 years ago
1803f33
Remove empty file remnants that were left in the tree by mistake
by Linus Torvalds
· 17 years ago
90dc7d2
nfs: fix sparse warnings
by Harvey Harrison
· 17 years ago
1227a74
NFS: flush signals before taking down callback thread
by Jeff Layton
· 17 years ago
86b6c7a
fs/block_dev.c: remove #if 0'ed code
by Adrian Bunk
· 17 years ago
4c54ac6
make struct def_blk_aops static
by Adrian Bunk
· 17 years ago
c58310b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus
by Lachlan McIlroy
· 17 years ago
269cdfa
[XFS] Added quota targets and removed dmapi directory
by Lachlan McIlroy
· 17 years ago
794f744
[XFS] Fix up xfs out-of-tree builds. (a.k.a. external modules)
by Eric Sandeen
· 17 years ago
58b7983
[XFS] Remove Makefile wrappers in XFS
by Andi Kleen
· 17 years ago
825f148
ext4: Don't use ext4_dec_count() if not needed
by Theodore Ts'o
· 17 years ago
74d3487
ext4: modify block allocation algorithm for the last group
by Valerie Clement
· 17 years ago
e56eb65
ext4: Don't claim block from group which has corrupt bitmap
by Aneesh Kumar K.V
· 17 years ago
9df5643
ext4: Get journal write access before modifying the extent tree
by Aneesh Kumar K.V
· 17 years ago
b35905c
ext4: Fix memory and buffer head leak in callers to ext4_ext_find_extent()
by Aneesh Kumar K.V
· 17 years ago
4cdeed8
ext4: Don't leave behind a half-created inode if ext4_mkdir() fails
by Aneesh Kumar K.V
· 17 years ago
b73fce6
ext4: Fix kernel BUG at fs/ext4/mballoc.c:910!
by Valerie Clement
· 17 years ago
52833e8
Merge branch 'linus_origin' into hotfixes
by Trond Myklebust
· 17 years ago
55bd725
ext4: Fix locking hierarchy violation in ext4_fallocate()
by Aneesh Kumar K.V
· 17 years ago
642be6e
Remove incorrect BKL comments in ext4
by Andi Kleen
· 17 years ago
4a0962a
dentries: Extract common code to remove dentry from lru
by Christoph Lameter
· 17 years ago
cf28b48
d_path: Make d_path() use a struct path
by Jan Blunck
· 17 years ago
c32c2f6
d_path: Make seq_path() use a struct path argument
by Jan Blunck
· 17 years ago
e83aece
Use struct path in struct svc_expkey
by Jan Blunck
· 17 years ago
5477549
Use struct path in struct svc_export
by Jan Blunck
· 17 years ago
448678a
d_path: Make get_dcookie() use a struct path argument
by Jan Blunck
· 17 years ago
3dcd25f
d_path: Make proc_get_link() use a struct path argument
by Jan Blunck
· 17 years ago
a03a8a70
d_path: kerneldoc cleanup
by Jan Blunck
· 17 years ago
329c97f
One less parameter to __d_path
by Jan Blunck
· 17 years ago
ac748a0
Make set_fs_{root,pwd} take a struct path
by Jan Blunck
· 17 years ago
6ac08c3
Use struct path in fs_struct
by Jan Blunck
· 17 years ago
5dd784d0
Introduce path_get()
by Jan Blunck
· 17 years ago
09da5916
Use path_put() in a few places instead of {mnt,d}put()
by Jan Blunck
· 17 years ago
1d957f9
Introduce path_put()
by Jan Blunck
· 17 years ago
4ac9137
Embed a struct path into struct nameidata instead of nd->{dentry,mnt}
by Jan Blunck
· 17 years ago
429731b
Remove path_release_on_umount()
by Jan Blunck
· 17 years ago
e2a366d
FLAT binaries: drop BINFMT_FLAT bad header magic warning
by Mike Frysinger
· 17 years ago
3c828e4
inotify: make variables static in inotify_user.c
by Harvey Harrison
· 17 years ago
8d04221
NFS: add missing spkm3 strings to mount option parser
by Olga Kornievskaia
· 17 years ago
Next »