Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
9bc3ffbfbdf71fefda8a261ef8d6fdc388a29b42
/
fs
9bc3ffb
Check for device resize when rescanning partitions
by Andrew Patterson
· 16 years ago
c3279d1
Adjust block device size after an online resize of a disk.
by Andrew Patterson
· 16 years ago
0c002c2
Wrapper for lower-level revalidate_disk routines.
by Andrew Patterson
· 16 years ago
8188276
block: make blk_rq_map_user take a NULL user-space buffer
by FUJITA Tomonori
· 16 years ago
4d8ab62
bio: convert bio_copy_kern to use bio_copy_user
by FUJITA Tomonori
· 16 years ago
152e283
block: introduce struct rq_map_data to use reserved pages
by FUJITA Tomonori
· 16 years ago
a3bce90
block: add gfp_mask argument to blk_rq_map_user and blk_rq_map_user_iov
by FUJITA Tomonori
· 16 years ago
c7c22e4
block: add support for IO CPU affinity
by Jens Axboe
· 16 years ago
3e1a7ff
block: allow disk to have extended device number
by Tejun Heo
· 16 years ago
689d6fa
block: replace @ext_minors with GENHD_FL_EXT_DEVT
by Tejun Heo
· 16 years ago
540eed5
block: make partition array dynamic
by Tejun Heo
· 16 years ago
074a7ac
block: move stats from disk to part0
by Tejun Heo
· 16 years ago
eddb2e2
block: kill GENHD_FL_FAIL and use part0->make_it_fail
by Tejun Heo
· 16 years ago
0762b8b
block: always set bdev->bd_part
by Tejun Heo
· 16 years ago
4c46501
block: move holder_dir from disk to part0
by Tejun Heo
· 16 years ago
b7db995
block: move policy from disk to part0
by Tejun Heo
· 16 years ago
e561052
block: unify sysfs size node handling
by Tejun Heo
· 16 years ago
80795ae
block: move capacity from disk to part0
by Tejun Heo
· 16 years ago
b5d0b9d
block: introduce partition 0
by Tejun Heo
· 16 years ago
ed9e198
block: implement and use {disk|part}_to_dev()
by Tejun Heo
· 16 years ago
bcce3de
block: implement extended dev numbers
by Tejun Heo
· 16 years ago
c995905
block: fix diskstats access
by Tejun Heo
· 16 years ago
e71bf0d
block: fix disk->part[] dereferencing race
by Tejun Heo
· 16 years ago
f331c02
block: don't depend on consecutive minor space
by Tejun Heo
· 16 years ago
cf771cb
block: make variable and argument names more consistent
by Tejun Heo
· 16 years ago
88e3412
block: update add_partition() error handling
by Tejun Heo
· 16 years ago
ec2cded
block: allow deleting zero length partition
by Tejun Heo
· 16 years ago
5df97b9
drop vmerge accounting
by Mikulas Patocka
· 16 years ago
b8b3e16
block: drop virtual merging accounting
by Mikulas Patocka
· 16 years ago
8c540a9
Let the block device know when sectors can be discarded
by David Woodhouse
· 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
96c2a11
[CIFS] Reorder cifs config item for better clarity
by Steve French
· 16 years ago
e977584
[CIFS] Correct keys dependency for cifs kerberos support
by Steve French
· 16 years ago
3dae49a
Merge branch 'master' of /pub/scm/linux/kernel/git/torvalds/linux-2.6
by Steve French
· 16 years ago
6ce5eec
[CIFS] check version in spnego upcall response
by Steve French
· 16 years ago
d6817cd
ocfs2: Increment the reference count of an already-active stack.
by Joel Becker
· 16 years ago
601c0bc
UBIFS: allow for racing between GC and TNC
by Adrian Hunter
· 16 years ago
761e29f
UBIFS: always read hashed-key nodes under TNC mutex
by Adrian Hunter
· 16 years ago
4cdfe84
[PATCH] deal with the first call of ->show() generating no output
by Al Viro
· 16 years ago
59af158
[PATCH] fix ->llseek() for a bunch of directories
by Al Viro
· 16 years ago
8f3f655
[PATCH] fix regular readdir() and friends
by Al Viro
· 16 years ago
Next »