Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
c0d56408e3ff52d635441e0f08d12164a63728cf
/
fs
« Previous
0cfc7da
Merge git://git.infradead.org/jffs2-xattr-2.6
by David Woodhouse
· 18 years ago
1417fc4
[JFFS2] Reduce calls to ref_totlen() in jffs2_mark_node_obsolete()
by David Woodhouse
· 18 years ago
9641b78
[JFFS2] Optimise reading of eraseblock summary nodes
by David Woodhouse
· 18 years ago
8e4482f
[JFFS2] Remove forgotten summary code
by Ferenc Havasi
· 18 years ago
d2f222e
[GFS2] setup lock_dlm kobject earlier
by David Teigland
· 18 years ago
aef9ab4
[JFFS2] Support new device nodes
by David Woodhouse
· 18 years ago
320dd10
[GFS2] glock debugging and inode cache changes
by Steven Whitehouse
· 18 years ago
3a8a9a1
[GFS2] Update copyright date to 2006
by Steven Whitehouse
· 18 years ago
bd89680
[GFS2] Remove semaphore.h from C files
by Steven Whitehouse
· 18 years ago
1b50259
[GFS2] Drop log lock on I/O error & tidy up
by Steven Whitehouse
· 18 years ago
02f211f
[GFS2] Remove bits.c from the Makefile
by Steven Whitehouse
· 18 years ago
3efd753
[GFS2] Make newly moved functions static
by Steven Whitehouse
· 18 years ago
88c8ab1f
[GFS2] Merge bits.[ch] into rgrp.c
by Steven Whitehouse
· 18 years ago
20a92fc
Merge git://git.infradead.org/mtd-2.6
by KaiGai Kohei
· 18 years ago
cef0893
configfs: Make sure configfs_init() is called before consumers.
by Joel Becker
· 19 years ago
eed7a0d
configfs: configfs_mkdir() failed to cleanup linkage.
by Joel Becker
· 19 years ago
84efad1
configfs: Fix a reference leak in configfs_mkdir().
by Joel Becker
· 19 years ago
afae00ab
ocfs2: fix gfp mask in some file system paths
by Sunil Mushran
· 19 years ago
dd4a2c2
ocfs2: Don't populate uptodate cache in ocfs2_force_read_journal()
by Mark Fasheh
· 19 years ago
c4374f8
ocfs2: take meta data lock in ocfs2_file_aio_read()
by Mark Fasheh
· 19 years ago
53013cb
ocfs2: take data locks around extend
by Mark Fasheh
· 19 years ago
64c14ea
[GFS2] Fix ref count bug that used to bite us on umount
by Steven Whitehouse
· 18 years ago
c41ff6e
[JFFS2] Fix printk format in jffs2_sum_write_data() error message.
by David Woodhouse
· 18 years ago
7d2beb1
[JFFS2] Fix section mismatch warnings in JFFS2.
by David Brownell
· 18 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
b9cb981
[GFS2] Fix attributes setting logic
by Steven Whitehouse
· 19 years ago
9801f64
[GFS2] Remove incorrect initialisation of gh_owner
by Steven Whitehouse
· 19 years ago
e90c01e
[GFS2] Reverse block order in build_height
by Steven Whitehouse
· 19 years ago
7d63b54
Merge branch 'master'
by Steven Whitehouse
· 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
fd88de56
[GFS2] Readpages support
by Steven Whitehouse
· 19 years ago
5bb76af
[GFS2] Set d_ops for root inode
by Robert S Peterson
· 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
97a35d1
[DLM] fix grant_after_purge softlockup
by David Teigland
· 19 years ago
d2d7b8a
[GFS2] Fix bug in writepage()
by Steven Whitehouse
· 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
56409ab
[GFS2] Remove some unused code
by Steven Whitehouse
· 19 years ago
08bc2db
[GFS2] [-mm patch] fs/gfs2/: possible cleanups
by Adrian Bunk
· 19 years ago
c56b39c
[DLM] PATCH 3/3 dlm: show recover state
by David Teigland
· 19 years ago
1c032c0
[DLM] PATCH 2/3 dlm: lowcomms close
by David Teigland
· 19 years ago
ae11896
[DLM] PATCH 1/3 dlm: force free user lockspace
by David Teigland
· 19 years ago
3632752
[GFS2] Reordering in deallocation to avoid recursive locking
by Steven Whitehouse
· 19 years ago
2833c28
[PATCH] powerpc: Wire up *at syscalls
by Andreas Schwab
· 19 years ago
d26046b
Merge branch 'master'
by David Teigland
· 19 years ago
e7f5c01
[GFS2] Remove redundant casts to/from void
by David Teigland
· 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
6bd70ab
[DLM] lock_dlm recover_status patch
by David Teigland
· 19 years ago
579b78a
[GFS2] Remove GL_NEVER_RECURSE flag
by Steven Whitehouse
· 19 years ago
Next »