Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
b64335f2b740d6f5dbf5d3b04af30d407bf599f5
/
fs
b64335f
[JFFS2] Add length argument to jffs2_add_physical_node_ref()
by David Woodhouse
· 19 years ago
49f11d4
[JFFS2] Mark gaps in summary list as dirty space
by David Woodhouse
· 19 years ago
25090a6
[JFFS2] Discard remaining free space when filing a dirty block in scan.
by David Woodhouse
· 19 years ago
6827099
[JFFS2] Introduce jffs2_scan_dirty_space() function.
by David Woodhouse
· 19 years ago
7807ef7
[JFFS2] Fix summary handling of unknown but compatible nodes.
by David Woodhouse
· 19 years ago
3560160
[JFFS2] Fix memory leak in scan code; improve comments.
by David Woodhouse
· 19 years ago
6171586
[JFFS2] Correct handling of JFFS2_FEATURE_RWCOMPAT_COPY nodes.
by David Woodhouse
· 19 years ago
fb9fbbc
[JFFS2] Correct accounting of erroneous cleanmarkers and failed summaries.
by David Woodhouse
· 19 years ago
f1f9671
[JFFS2] Introduce jffs2_link_node_ref() function to reduce code duplication
by David Woodhouse
· 19 years ago
0cfc7da
Merge git://git.infradead.org/jffs2-xattr-2.6
by David Woodhouse
· 19 years ago
1417fc4
[JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete()
by David Woodhouse
· 19 years ago
9641b78
[JFFS2] Optimise reading of eraseblock summary nodes
by David Woodhouse
· 19 years ago
8e4482f
[JFFS2] Remove forgotten summary code
by Ferenc Havasi
· 19 years ago
aef9ab4
[JFFS2] Support new device nodes
by David Woodhouse
· 19 years ago
20a92fc
Merge git://git.infradead.org/mtd-2.6
by KaiGai Kohei
· 19 years ago
c41ff6e
[JFFS2] Fix printk format in jffs2_sum_write_data() error message.
by David Woodhouse
· 19 years ago
7d2beb1
[JFFS2] Fix section mismatch warnings in JFFS2.
by David Brownell
· 19 years ago
1859482
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 19 years ago
5b5ffbc
[PATCH] jffs2: memory leak in jffs2_scan_medium()
by Florin Malita
· 19 years ago
194a61b
[PATCH] jffs2 warning fixes
by Andrew Morton
· 19 years ago
eee391a
[PATCH] revert "vfs: propagate mnt_flags into do_loopback/vfsmount"
by Andrew Morton
· 19 years ago
3835a9b
[PATCH] fs/compat.c: fix 'if (a |= b )' typo
by Alexey Dobriyan
· 19 years ago
41e5a6a
[PATCH] v9fs: signal handling fixes
by Latchesar Ionkov
· 19 years ago
343f1fe
[PATCH] v9fs: Twalk memory leak
by Latchesar Ionkov
· 19 years ago
48564e6
[PATCH] smbfs: Fix slab corruption in samba error path
by Jan Niehusmann
· 19 years ago
3b7c810
[PATCH] smbfs chroot issue (CVE-2006-1864)
by Olaf Kirch
· 19 years ago
a537055
[PATCH] autofs4: NFY_NONE wait race fix
by Ian Kent
· 19 years ago
6aff5cb
[PATCH] fs/open.c: unexport sys_openat
by Adrian Bunk
· 19 years ago
184f565
[JFFS2] Fix printk format in some error messages.
by Andrew Morton
· 19 years ago
3e68fbb
[JFFS2] Don't pack on-medium structures, because GCC emits crappy code
by David Woodhouse
· 19 years ago
cf5eba5
[JFFS2] Reduce excessive node count for syslog files.
by David Woodhouse
· 19 years ago
21b9879
[JFFS2][XATTR] Fix obvious typo
by KaiGai Kohei
· 19 years ago
c8708a9
[JFFS2][XATTR] Handling the duplicate JFFS2_NODETYPE_XATTR node cases.
by KaiGai Kohei
· 19 years ago
dea8013
[JFFS2][XATTR] remove redundant pointer cast in acl.c
by KaiGai Kohei
· 19 years ago
5a14959
[JFFS2][XATTR] remove '__KERNEL__' from acl.h
by KaiGai Kohei
· 19 years ago
ee886b5
[JFFS2][XATTR] remove senseless comment
by KaiGai Kohei
· 19 years ago
652ecc2
[JFFS2][XATTR] Unify each file header part with any jffs2 file.
by KaiGai Kohei
· 19 years ago
4470d04
[JFFS2][XATTR] '#include <linux/list.h>' was added into xattr.h.
by KaiGai Kohei
· 19 years ago
084702e
[JFFS2][XATTR] Remove jffs2_garbage_collect_xattr(c, ic)
by KaiGai Kohei
· 19 years ago
8f2b6f4
[JFFS2][XATTR] Remove 'struct list_head ilist' from jffs2_inode_cache.
by KaiGai Kohei
· 19 years ago
8b0b339
[JFFS2][XATTR] Add a description about c->xattr_sem
by KaiGai Kohei
· 19 years ago
de1f72f
[JFFS2][XATTR] remove typedef from posix_acl related definition.
by KaiGai Kohei
· 19 years ago
aa98d7c
[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)
by KaiGai Kohei
· 19 years ago
032ebf2
Alternative fix for MMC oops on unmount after removal
by Linus Torvalds
· 19 years ago
20ffdcb
[JFFS2] Remove number of pointer dereferences in fs/jffs2/summary.c
by Jesper Juhl
· 19 years ago
7e59f2c
[JFFS2] Remove obsolete histo.h
by Domen Puncer
· 19 years ago
e515f04
Merge git://oss.sgi.com:8090/xfs-2.6
by Linus Torvalds
· 19 years ago
75dff55
[PATCH] fs/locks.c: Fix lease_init
by Trond Myklebust
· 19 years ago
e63a369
[XFS] Fix a possible metadata buffer (AGFL) refcount leak when fixing an
by Nathan Scott
· 19 years ago
b1ecdda
[XFS] Fix a project quota space accounting leak on rename.
by Nathan Scott
· 19 years ago
d08d389
[XFS] Fix a possible forced shutdown due to mishandling write barriers
by Nathan Scott
· 19 years ago
422138d
[JFFS2] Fix race in setting file attributes
by Dmitry Bazhenov
· 19 years ago
98232d5
[PATCH] compat_sys_vmsplice: one-off in UIO_MAXIOV check
by Jens Axboe
· 19 years ago
a054887
[PATCH] splice: redo page lookup if add_to_page_cache() returns -EEXIST
by Jens Axboe
· 19 years ago
76ad4d1
[PATCH] splice: rename remaining info variables to pipe
by Jens Axboe
· 19 years ago
1432873
[PATCH] splice: LRU fixups
by Jens Axboe
· 19 years ago
bfc4ee3
[PATCH] splice: fix unlocking of page on error ->prepare_write()
by Jens Axboe
· 19 years ago
5dea517
[PATCH] ext3: multile block allocate little endian fixes
by Mingming Cao
· 19 years ago
edc4ff7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 19 years ago
cbb9a56
Move jffs2_fs_i.h and jffs2_fs_sb.h from include/linux/ to fs/jffs2/
by David Woodhouse
· 19 years ago
330ab71
[PATCH] vmsplice: restrict stealing a little more
by Jens Axboe
· 19 years ago
a893b99
[PATCH] splice: fix page LRU accounting
by Jens Axboe
· 19 years ago
7591489
[PATCH] vmsplice: fix badly placed end paranthesis
by Jens Axboe
· 19 years ago
9817d20
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
d261020
[PATCH] x86_64: Add compat_sys_vmsplice and use it in x86-64
by Andi Kleen
· 19 years ago
7afa6fd
[PATCH] vmsplice: allow user to pass in gift pages
by Jens Axboe
· 19 years ago
f6762b7
[PATCH] pipe: enable atomic copying of pipe data to/from user space
by Jens Axboe
· 19 years ago
e27dedd
[PATCH] splice: call handle_ra_miss() on failure to lookup page
by Jens Axboe
· 19 years ago
7f9c51f
[PATCH] Add ->splice_read/splice_write to def_blk_fops
by Jens Axboe
· 19 years ago
f84d751
[PATCH] pipe: introduce ->pin() buffer operation
by Jens Axboe
· 19 years ago
0568b40
[PATCH] splice: fix bugs in pipe_to_file()
by Jens Axboe
· 19 years ago
46e678c
[PATCH] splice: fix bugs with stealing regular pipe pages
by Jens Axboe
· 19 years ago
2833c28
[PATCH] powerpc: Wire up *at syscalls
by Andreas Schwab
· 19 years ago
eb20796
[PATCH] splice: make the read-side do batched page lookups
by Jens Axboe
· 19 years ago
eb645a2
[PATCH] splice: switch to using page_cache_readahead()
by Jens Axboe
· 19 years ago
e7edf9c
[PATCH] LSM: add missing hook to do_compat_readv_writev()
by James Morris
· 19 years ago
a090d91
[PATCH] protect ext3 ioctl modifying append_only, immutable, etc. with i_mutex
by Al Viro
· 19 years ago
de0bb97
[PATCH] forgotten ->b_data in memcpy() call in ext3/resize.c (oopsable)
by Al Viro
· 19 years ago
7b97ebf
Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 19 years ago
00522fb
[PATCH] splice: rearrange moving to/from pipe helpers
by Jens Axboe
· 19 years ago
912d35f
[PATCH] Add support for the sys_vmsplice syscall
by Jens Axboe
· 19 years ago
8aa09a5
[fuse] fix race between checking and setting file->private_data
by Miklos Szeredi
· 19 years ago
6dbbcb1
[fuse] fix deadlock between fuse_put_super() and request_end(), try #2
by Miklos Szeredi
· 19 years ago
5a5fb1e
Revert "[fuse] fix deadlock between fuse_put_super() and request_end()"
by Miklos Szeredi
· 19 years ago
016b661
[PATCH] splice: fix offset problems
by Jens Axboe
· 19 years ago
ba5f5d9
[PATCH] splice: fix min() warning
by Andrew Morton
· 19 years ago
301dc3e
[CIFS] Fix compile error when CONFIG_CIFS_EXPERIMENTAL is undefined
by Steve French
· 19 years ago
41bc398
Merge master.kernel.org:/pub/scm/linux/kernel/git/sfrench/cifs-2.6-stable
by Linus Torvalds
· 19 years ago
b66ac3e
[CIFS] Fix typo in previous
by Steve French
· 19 years ago
b9251b8
[PATCH] Fix reiserfs deadlock
by Jan Kara
· 19 years ago
6080823
[CIFS] Readdir fixes to allow search to start at arbitrary position in directory
by Steve French
· 19 years ago
45af7a0
[CIFS] Use the kthread_ API instead of opencoding lots of hairy code for kernel
by Steve French
· 19 years ago
296034f
[CIFS] Don't allow a backslash in a path component
by Steve French
· 19 years ago
0bd4fa9
[CIFS] [CIFS] Do not take rename sem on most path based calls (during
by Steve French
· 19 years ago
82aa5d6
[PATCH] splice: fix smaller sized splice reads
by Jens Axboe
· 19 years ago
949b211
Merge git://git.linux-nfs.org/pub/linux/nfs-2.6
by Linus Torvalds
· 19 years ago
7451c4f
NFS: remove needless check in nfs_opendir()
by Carsten Otte
· 19 years ago
b9d9506
NFS: nfs_show_stats; for_each_possible_cpu(), not NR_CPUS
by John Hawkes
· 19 years ago
ec535ce15
NFS: make 2 functions static
by Adrian Bunk
· 19 years ago
e99170f
NFS,SUNRPC: Fix compiler warnings if CONFIG_PROC_FS & CONFIG_SYSCTL are unset
by Trond Myklebust
· 19 years ago
Next »