Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a3d67bc2e9e25f09151971192946fe3b68543649
/
fs
9eeda9a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
e252f4d
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 16 years ago
c361948
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 16 years ago
c330293
fat: i_blocks warning fix
by OGAWA Hirofumi
· 16 years ago
9ca59f4
fat: ->i_pos race fix
by OGAWA Hirofumi
· 16 years ago
2bdf67e
fat: mmu_private race fix
by OGAWA Hirofumi
· 16 years ago
0e75f5d
fat: Add printf attribute to fat_fs_panic()
by OGAWA Hirofumi
· 16 years ago
fa93ca1
fat: Fix _fat_bmap() race
by OGAWA Hirofumi
· 16 years ago
dfc209c
fat: Fix ATTR_RO for directory
by OGAWA Hirofumi
· 16 years ago
9183482
fat: Fix ATTR_RO in the case of (~umask & S_WUGO) == 0
by OGAWA Hirofumi
· 16 years ago
9c0aa1b
fat: Cleanup FAT attribute stuff
by OGAWA Hirofumi
· 16 years ago
45cfbe3
fat: Cleanup msdos_lookup()
by OGAWA Hirofumi
· 16 years ago
1c13a24
fat: Kill d_invalidate() in vfat_lookup()
by OGAWA Hirofumi
· 16 years ago
1b52467
fat: Fix/Cleanup dcache handling for vfat
by OGAWA Hirofumi
· 16 years ago
068f5ae
vfat: Fix vfat_find() error path in vfat_lookup()
by OGAWA Hirofumi
· 16 years ago
a993b54
fat: use fat_detach() in fat_clear_inode()
by OGAWA Hirofumi
· 16 years ago
5e35dd4
fat: Fix fat_ent_update_ptr() for FAT12
by OGAWA Hirofumi
· 16 years ago
d3dfa82
fat: improve fat_hash()
by OGAWA Hirofumi
· 16 years ago
52e9d9f
fat: cleanup fat_parse_long() error handling
by Darren Jenkins
· 16 years ago
53472bc
fat: use generic_file_llseek() for directory
by OGAWA Hirofumi
· 16 years ago
7decd1c
fat: Fix and cleanup timestamp conversion
by OGAWA Hirofumi
· 16 years ago
9e975da
fat: split include/msdos_fs.h
by OGAWA Hirofumi
· 16 years ago
990e194
fat: move fs/vfat/* and fs/msdos/* to fs/fat
by OGAWA Hirofumi
· 16 years ago
c87591b
ext3: wait on all pending commits in ext3_sync_fs
by Arthur Jones
· 16 years ago
96b0317
autofs4: collect version check return
by Ian Kent
· 16 years ago
bc9c406
autofs4: correct offset mount expire check
by Ian Kent
· 16 years ago
89f9749
block: fix __blkdev_get() for removable devices
by Tejun Heo
· 16 years ago
dc8a084
[JFFS2] fix race condition in jffs2_lzo_compress()
by Geert Uytterhoeven
· 16 years ago
a75952b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
ae6884a
cifs: fix renaming one hardlink on top of another
by Jeff Layton
· 16 years ago
c8126cc
Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
233e70f
saner FASYNC handling on file close
by Al Viro
· 16 years ago
e06f42d
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
b27cf88
[JFFS2] Fix lack of locking in thread_should_wake()
by David Woodhouse
· 16 years ago
eff2502
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 16 years ago
be85940
fs: replace NIPQUAD()
by Harvey Harrison
· 16 years ago
a1744d3
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
d7dc61d
NLM: Set address family before calling nlm_host_rebooted()
by Chuck Lever
· 16 years ago
8d7c420
nfsd: fix failure to set eof in readdir in some situations
by J. Bruce Fields
· 16 years ago
61de800
[CIFS] fix error in smb_send2
by Steve French
· 16 years ago
1b2d3d9
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
e74481e
fs: remove excess kernel-doc
by Randy Dunlap
· 16 years ago
87b811c
ecryptfs: fix memory corruption when storing crypto info in xattrs
by Eric Sandeen
· 16 years ago
4e02ed4
fs: remove prepare_write/commit_write
by Nick Piggin
· 16 years ago
5b095d989
net: replace %p6 with %pI6
by Harvey Harrison
· 16 years ago
4b7a427
net: replace %#p6 format specifier with %pi6
by Harvey Harrison
· 16 years ago
edf1ae4
[CIFS] Reduce number of socket retries in large write path
by Steve French
· 16 years ago
1afa67f
misc: replace NIP6_FMT with %p6 format specifier
by Harvey Harrison
· 16 years ago
b071195
net: replace all current users of NIP6_SEQFMT with %#p6
by Harvey Harrison
· 16 years ago
ae05f26
NFS: Convert nfs_attr_generation_counter into an atomic_long
by Trond Myklebust
· 16 years ago
a996031
delay capable() check in ext4_has_free_blocks()
by Eric Sandeen
· 16 years ago
8c3bf8a0
merge ext4_claim_free_blocks & ext4_has_free_blocks
by Eric Sandeen
· 16 years ago
6c20ec8
jbd2: Call the commit callback before the transaction could get dropped
by Theodore Ts'o
· 16 years ago
ef2cabf
ext4: fix a bug accessing freed memory in ext4_abort
by Hidehiro Kawai
· 16 years ago
44d6f78
ext3: fix a bug accessing freed memory in ext3_abort
by Hidehiro Kawai
· 16 years ago
6c87df3
proc: revert /proc/uptime to ->read_proc hook
by Alexey Dobriyan
· 16 years ago
526719b
Switch to a valid email address...
by Alan Cox
· 16 years ago
9ce209d
epoll: avoid double-inserts in case of EFAULT
by Davide Libenzi
· 16 years ago
4d36a9e
select: deal with math overflow from borderline valid userland data
by Arjan van de Ven
· 16 years ago
3c37fc8
ext4: Fix duplicate entries returned from getdents() system call
by Theodore Ts'o
· 16 years ago
8c9fa93
ext3: Fix duplicate entries returned from getdents() system call
by Theodore Ts'o
· 16 years ago
88ed86f
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
3856d30
ext4: remove unused variable in ext4_get_parent
by Christoph Hellwig
· 16 years ago
12e1ec9
ext3 quota support: fix compile failure
by Linus Torvalds
· 16 years ago
1f6d6e8e
Merge branch 'v28-range-hrtimers-for-linus-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
db563fc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 16 years ago
2248485
Merge git://git.kernel.org/pub/scm/linux/kernel/git/viro/bdev
by Linus Torvalds
· 16 years ago
5ed487b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 16 years ago
b4d0b08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 16 years ago
3321737
Merge branch 'for-2.6.28' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 16 years ago
be07c4e
jbd: abort instead of waiting for nonexistent transactions
by Duane Griffin
· 16 years ago
9f818b4
jbd: test BH_Write_EIO to detect errors on metadata buffers
by Hidehiro Kawai
· 16 years ago
2d7c820
ext3: add checks for errors from jbd
by Hidehiro Kawai
· 16 years ago
4afe978
jbd: fix error handling for checkpoint io
by Hidehiro Kawai
· 16 years ago
59c7572
proc: remove fs/proc/proc_misc.c
by Alexey Dobriyan
· 16 years ago
5aa140c
proc: move /proc/vmcore creation to fs/proc/vmcore.c
by Alexey Dobriyan
· 16 years ago
6d80e53
proc: move pagecount stuff to fs/proc/page.c
by Alexey Dobriyan
· 16 years ago
97ce5d6
proc: move all /proc/kcore stuff to fs/proc/kcore.c
by Alexey Dobriyan
· 16 years ago
b5aadf7
proc: move /proc/schedstat boilerplate to kernel/sched_stats.h
by Alexey Dobriyan
· 16 years ago
3b5d5c6
proc: move /proc/modules boilerplate to kernel/module.c
by Alexey Dobriyan
· 16 years ago
31d85ab
proc: move /proc/diskstats boilerplate to block/genhd.c
by Alexey Dobriyan
· 16 years ago
5c9fe62
proc: move /proc/zoneinfo boilerplate to mm/vmstat.c
by Alexey Dobriyan
· 16 years ago
b6aa44a
proc: move /proc/vmstat boilerplate to mm/vmstat.c
by Alexey Dobriyan
· 16 years ago
74e2e8e
proc: move /proc/pagetypeinfo boilerplate to mm/vmstat.c
by Alexey Dobriyan
· 16 years ago
8f32f7e
proc: move /proc/buddyinfo boilerplate to mm/vmstat.c
by Alexey Dobriyan
· 16 years ago
5f6a6a9
proc: move /proc/vmallocinfo to mm/vmalloc.c
by Alexey Dobriyan
· 16 years ago
7b3c3a5
proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c
by Alexey Dobriyan
· 16 years ago
a0ec95a
proc: move /proc/slab_allocators boilerplate to mm/slab.c
by Alexey Dobriyan
· 16 years ago
d6917e1
proc: move /proc/interrupts boilerplate code to fs/proc/interrupts.c
by Alexey Dobriyan
· 16 years ago
df8106d
proc: move /proc/stat to fs/proc/stat.c
by Alexey Dobriyan
· 16 years ago
f500975
proc: move rest of /proc/partitions code to block/genhd.c
by Alexey Dobriyan
· 16 years ago
8591cf4
proc: move /proc/cpuinfo code to fs/proc/cpuinfo.c
by Alexey Dobriyan
· 16 years ago
fe25104
proc: move /proc/devices code to fs/proc/devices.c
by Alexey Dobriyan
· 16 years ago
d8ba7a3
proc: move rest of /proc/locks to fs/locks.c
by Alexey Dobriyan
· 16 years ago
ae04811
proc: move /proc/kmsg creation to fs/proc/kmsg.c
by Alexey Dobriyan
· 16 years ago
6596892
proc: remove remnants of ->read_proc in proc_misc.c
by Alexey Dobriyan
· 16 years ago
6e62775
proc: move /proc/execdomains to kernel/exec_domain.c
by Alexey Dobriyan
· 16 years ago
cf9887f
proc: switch /proc/cmdline to seq_file
by Alexey Dobriyan
· 16 years ago
6827400
proc: move /proc/filesystems to fs/filesystems.c
by Alexey Dobriyan
· 16 years ago
4c150f6
proc: move /proc/stram to m68k-specific code
by Alexey Dobriyan
· 16 years ago
Next »