Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
6873fa0de14e49c433f1f181c54e511f4f3d459d
/
fs
6873fa0
Hook ext4 to the vfs fiemap interface.
by Eric Sandeen
· 16 years ago
68c9d70
generic block based fiemap implementation
by Josef Bacik
· 16 years ago
00dc417
ocfs2: fiemap support
by Mark Fasheh
· 16 years ago
c4b929b
vfs: vfs-level fiemap interface
by Mark Fasheh
· 16 years ago
4d20c68
ext4: fix xattr deadlock
by Kalpak Shah
· 16 years ago
45a90bf
jbd2: Fix buffer head leak when writing the commit block
by Theodore Ts'o
· 16 years ago
ede86cc
ext4: Add debugging markers that can be used by systemtap
by Theodore Ts'o
· 16 years ago
23f8b79
jbd2: abort instead of waiting for nonexistent transaction
by Duane Griffin
· 16 years ago
c806e68
ext4: fix initialization of UNINIT bitmap blocks
by Frederic Bohe
· 16 years ago
c2ea3fd
ext4: Remove old legacy block allocator
by Theodore Ts'o
· 16 years ago
240799c
ext4: Use readahead when reading an inode from the inode table
by Theodore Ts'o
· 16 years ago
5e8814f
ext4: Combine proc file handling into a single set of functions
by Theodore Ts'o
· 16 years ago
9f6200b
ext4: move /proc setup and teardown out of mballoc.c
by Theodore Ts'o
· 16 years ago
f702ba0
ext4: Don't use 'struct dentry' for internal lookups
by Theodore Ts'o
· 16 years ago
914258b
ext4/jbd2: Avoid WARN() messages when failing to write to the superblock
by Theodore Ts'o
· 16 years ago
730c213
ext4: use percpu data structures for lg_prealloc_list
by Eric Sandeen
· 16 years ago
8eea80d
ext4: Renumber EXT4_IOC_MIGRATE
by Theodore Ts'o
· 16 years ago
4db46fc
ext4: hook the ext3 migration interface to the EXT4_IOC_SETFLAGS ioctl
by Aneesh Kumar K.V
· 16 years ago
2a43a87
ext4: elevate write count for migrate ioctl
by Aneesh Kumar K.V
· 16 years ago
7ee1ec4
ext4: add missing unlock in ext4_check_descriptors() on error path
by Li Zefan
· 16 years ago
0549676
jbd2: clean up how the journal device name is printed
by Theodore Ts'o
· 16 years ago
899fc1a
ext4: fix #11321: create /proc/ext4/*/stats more carefully
by Alexey Dobriyan
· 16 years ago
c62a11f
Update flex_bg free blocks and free inodes counters when resizing.
by Frederic Bohe
· 16 years ago
9d9f177
ext4: Avoid printk floods in the face of directory corruption
by Eric Sandeen
· 16 years ago
cf17fea
ext4: Properly update i_disksize.
by Aneesh Kumar K.V
· 16 years ago
ae4d537
ext4: truncate block allocated on a failed ext4_write_begin
by Aneesh Kumar K.V
· 16 years ago
df22291
ext4: Retry block allocation if we have free blocks left
by Aneesh Kumar K.V
· 16 years ago
166348d
ext4: Don't add the inode to journal handle until after the block is allocated
by Aneesh Kumar K.V
· 16 years ago
68629f2
ext4: Fix ext4 nomballoc allocator for ENOSPC
by Aneesh Kumar K.V
· 16 years ago
5c79161
ext4: Signed arithmetic fix
by Aneesh Kumar K.V
· 16 years ago
79f0be8
ext4: Switch to non delalloc mode when we are low on free blocks count.
by Aneesh Kumar K.V
· 16 years ago
6bc6e63
ext4: Add percpu dirty block accounting.
by Aneesh Kumar K.V
· 16 years ago
030ba6b
ext4: Retry block reservation
by Aneesh Kumar K.V
· 16 years ago
a30d542a
ext4: Make sure all the block allocation paths reserve blocks
by Aneesh Kumar K.V
· 16 years ago
c4a0c46
ext4: invalidate pages if delalloc block allocation fails.
by Aneesh Kumar K.V
· 16 years ago
af5bc92
ext4: Fix whitespace checkpatch warnings/errors
by Theodore Ts'o
· 16 years ago
e5f8eab8
ext4: Fix long long checkpatch warnings
by Theodore Ts'o
· 16 years ago
4776004f
ext4: Add printk priority levels to clean up checkpatch warnings
by Theodore Ts'o
· 16 years ago
1f7c14c
percpu counter: clean up percpu_counter_sum_and_set()
by Mingming Cao
· 16 years ago
efc968d
Don't allow splice() to files opened with O_APPEND
by Linus Torvalds
· 16 years ago
4b19de6
mm: tiny-shmem nommu fix
by Nick Piggin
· 16 years ago
16dbc6c
inotify: fix lock ordering wrt do_page_fault's mmap_sem
by Nick Piggin
· 16 years ago
31a78f2
mm owner: fix race between swapoff and exit
by Balbir Singh
· 16 years ago
d0185c0
Fix NULL pointer dereference in proc_sys_compare
by Linus Torvalds
· 16 years ago
ec4d902
Merge git://oss.sgi.com:8090/xfs/linux-2.6
by Linus Torvalds
· 16 years ago
bde40fe
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
by Linus Torvalds
· 16 years ago
71a8c87
[XFS] Remove xfs_iext_irec_compact_full()
by Lachlan McIlroy
· 16 years ago
f1ccd29
[XFS] Fix extent list corruption in xfs_iext_irec_compact_full().
by Lachlan McIlroy
· 16 years ago
62aa528
9p: use an IS_ERR test rather than a NULL test
by Julien Brunel
· 16 years ago
7424bac
UBIFS: fix printk format warnings
by Alexander Beregalov
· 16 years ago
6e14968
UBIFS: remove incorrect assert
by Adrian Hunter
· 16 years ago
6dcfac4
UBIFS: TNC / GC race fixes
by Adrian Hunter
· 16 years ago
0855f31
UBIFS: create the name of the background thread in every case
by Sebastian Siewior
· 16 years ago
2fd6f6e
[XFS] Don't do I/O beyond eof when unreserving space
by Lachlan McIlroy
· 16 years ago
e1f5dbd
[XFS] Fix use-after-free with buffers
by Lachlan McIlroy
· 16 years ago
f9114eb
[XFS] Prevent lockdep false positives when locking two inodes.
by David Chinner
· 16 years ago
b5b8c9a
[XFS] Fix barrier status change detection.
by David Chinner
· 16 years ago
364f358
[XFS] Prevent direct I/O from mapping extents beyond eof
by Lachlan McIlroy
· 16 years ago
6efdf28
[XFS] Fix regression introduced by remount fixup
by Christoph Hellwig
· 16 years ago
31bd61f
[XFS] Move memory allocations for log tracing out of the critical path
by Lachlan McIlroy
· 16 years ago
8d99f83
rescan_partitions(): make device capacity errors non-fatal
by Andrew Morton
· 16 years ago
d7a3e49
mm: ifdef Quicklists in /proc/meminfo
by Hugh Dickins
· 16 years ago
1558182
bfs: fix Lockdep warning
by Eric Sesterhenn
· 16 years ago
665020c
proc: more debugging for "already registered" case
by Alexey Dobriyan
· 16 years ago
e2858ce
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
0e11622
ocfs2: Fix a bug in direct IO read.
by Tao Ma
· 16 years ago
b975dee
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubifs-2.6
by Linus Torvalds
· 16 years ago
af904de
NFS: Restore missing hunk in NFS mount option parser
by Chuck Lever
· 16 years ago
5c89468
udf: add llseek method
by Christoph Hellwig
· 16 years ago
a5cb562
UBIFS: make minimum fanout 3
by Artem Bityutskiy
· 16 years ago
f171d4d
UBIFS: fix division by zero
by Artem Bityutskiy
· 16 years ago
4904862
sched: fix process time monotonicity
by Balbir Singh
· 16 years ago
7c7cbad
UBIFS: amend f_fsid
by Artem Bityutskiy
· 16 years ago
4b85615
mm: show quicklist usage in /proc/meminfo
by KOSAKI Motohiro
· 16 years ago
169ccbd
NTFS: update homepage
by Adrian Bunk
· 16 years ago
e77295d
Merge branch 'for-2.6.27' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
91b8096
nfsd: fix buffer overrun decoding NFSv4 acl
by J. Bruce Fields
· 16 years ago
c228c24
nfsd: fix compound state allocation error handling
by Andy Adamson
· 16 years ago
b3385c2
UBIFS: fill f_fsid
by Artem Bityutskiy
· 16 years ago
7dad181
UBIFS: improve statfs reporting even more
by Artem Bityutskiy
· 16 years ago
9bbb572
UBIFS: introduce LEB overhead
by Artem Bityutskiy
· 16 years ago
131130b
UBIFS: add forgotten gc_idx_lebs component
by Artem Bityutskiy
· 16 years ago
ad50765
UBIFS: fix assertion
by Artem Bityutskiy
· 16 years ago
4b5f276
UBIFS: improve statfs reporting
by Artem Bityutskiy
· 16 years ago
8aabb75
UBIFS: remove incorrect index space check
by Artem Bityutskiy
· 16 years ago
9e5de35
UBIFS: push empty flash hack down
by Artem Bityutskiy
· 16 years ago
8191e1f
UBIFS: do not update min_idx_lebs in stafs
by Artem Bityutskiy
· 16 years ago
c76da9d
[CIFS] Turn off Unicode during session establishment for plaintext authentication
by Steve French
· 16 years ago
2e65502
[CIFS] update cifs change log
by Steve French
· 16 years ago
838726c
cifs: fix O_APPEND on directio mounts
by Jeff Layton
· 16 years ago
6405c9c
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 16 years ago
325a9a3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
5b51a7e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
bcc55c6
[CIFS] Fix plaintext authentication
by Steve French
· 16 years ago
87ed1d6
[CIFS] Add destroy routine for dns_resolver
by Jeff Layton
· 16 years ago
0559bc8
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
e472233
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
aefcc28
bio: fix __bio_copy_iov() handling of bio->bv_len
by FUJITA Tomonori
· 16 years ago
76029ff
bio: fix bio_copy_kern() handling of bio->bv_len
by FUJITA Tomonori
· 16 years ago
48fd4f9
block: submit_bh() inadvertently discards barrier flag on a sync write
by Jens Axboe
· 16 years ago
Next »