Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
c1c1d7092072093ad960db2f6c08f06705c57fa4
/
fs
c1c1d7092
nilfs2: get rid of GCDAT inode
by Ryusuke Konishi
· 14 years ago
b1f6a4f
nilfs2: add routines to redirect access to buffers of DAT file
by Ryusuke Konishi
· 14 years ago
ebdfed4
nilfs2: add routines to roll back state of DAT file
by Ryusuke Konishi
· 14 years ago
a8070dd
nilfs2: add routines to save and restore bmap state
by Ryusuke Konishi
· 14 years ago
adbb39b
nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes
by Ryusuke Konishi
· 14 years ago
518d1a6
nilfs2: allow nilfs_clear_inode to clear metadata file inodes
by Ryusuke Konishi
· 14 years ago
348fe8d
nilfs2: simplify life cycle management of nilfs object
by Ryusuke Konishi
· 14 years ago
f11459a
nilfs2: do not allocate multiple super block instances for a device
by Ryusuke Konishi
· 14 years ago
ab4d8f7
nilfs2: split out nilfs_attach_snapshot
by Ryusuke Konishi
· 14 years ago
367ea33
nilfs2: split out nilfs_get_root_dentry
by Ryusuke Konishi
· 14 years ago
dc3d3b8
nilfs2: deny write access to inodes in snapshots
by Ryusuke Konishi
· 14 years ago
fd52202
nilfs2: use checkpoint tree for mount check of snapshots
by Ryusuke Konishi
· 14 years ago
b7c0634
nilfs2: move inode count and block count into root object
by Ryusuke Konishi
· 14 years ago
e912a5b
nilfs2: use root object to get ifile
by Ryusuke Konishi
· 14 years ago
8e656fd
nilfs2: make snapshots in checkpoint tree exportable
by Ryusuke Konishi
· 14 years ago
4d8d929
nilfs2: set pointer to root object in inodes
by Ryusuke Konishi
· 14 years ago
ba65ae4
nilfs2: add checkpoint tree to nilfs object
by Ryusuke Konishi
· 14 years ago
263d90c
nilfs2: remove own inode hash used for GC
by Ryusuke Konishi
· 14 years ago
5e19a99
nilfs2: separate initializer of metadata file inode
by Ryusuke Konishi
· 14 years ago
0e14a35
nilfs2: use iget5_locked to get inode
by Ryusuke Konishi
· 14 years ago
6c43f41
nilfs2: keep zero value in i_cno except for gc-inodes
by Ryusuke Konishi
· 14 years ago
7d6cd92
nilfs2: allow nilfs_dirty_inode to mark metadata file inodes dirty
by Ryusuke Konishi
· 14 years ago
b91c9a9
nilfs2: allow nilfs_destroy_inode to destroy metadata file inodes
by Ryusuke Konishi
· 14 years ago
9566a7a
nilfs2: accept future revisions
by Ryusuke Konishi
· 14 years ago
092e0e7
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
79f14b7
Merge branch 'vfs' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
5704e44
Merge branch 'config' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
by Linus Torvalds
· 14 years ago
f3270b1
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
b515316
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 14 years ago
a8cbf22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6
by Linus Torvalds
· 14 years ago
31b7eab
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
f6f0a6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 14 years ago
2017bd1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
9f1ad09
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
by Linus Torvalds
· 14 years ago
6d7bccc
BKL: remove BKL from freevxfs
by Arnd Bergmann
· 14 years ago
073c214
BKL: remove BKL from qnx4
by Arnd Bergmann
· 14 years ago
6de5bd1
BKL: introduce CONFIG_BKL.
by Arnd Bergmann
· 14 years ago
efa4c12
ceph: do not carry i_lock for readdir from dcache
by Sage Weil
· 14 years ago
61413c2
fs/ceph/xattr.c: Use kmemdup
by Julia Lawall
· 14 years ago
571dba5
ceph: add CEPH_MDS_OP_SETDIRLAYOUT and associated ioctl.
by Greg Farnum
· 14 years ago
6f453ed
ceph: fix debugfs warnings
by Randy Dunlap
· 14 years ago
496e595
ceph: switch from BKL to lock_flocks()
by Sage Weil
· 14 years ago
fca4451
ceph: preallocate flock state without locks held
by Greg Farnum
· 14 years ago
18a3819
ceph: use mapping->nrpages to determine if mapping is empty
by Sage Weil
· 14 years ago
93afd44
ceph: only invalidate on check_caps if we actually have pages
by Sage Weil
· 14 years ago
4c32f5d
ceph: do not hide .snap in root directory
by Sage Weil
· 14 years ago
3d14c5d
ceph: factor out libceph from Ceph file system
by Yehuda Sadeh
· 15 years ago
ae1533b
ceph-rbd: osdc support for osd call and rollback operations
by Yehuda Sadeh
· 14 years ago
68b4476
ceph: messenger and osdc changes for rbd
by Yehuda Sadeh
· 15 years ago
3499e8a
ceph: refactor osdc requests creation functions
by Yehuda Sadeh
· 15 years ago
7669a2c
ceph: lookup pool in osdmap by name
by Yehuda Sadeh
· 14 years ago
809b4e0
Merge branch 'devel-stable' into devel
by Russell King
· 14 years ago
c4a0472
fix rawctl compat ioctls breakage on amd64 and itanic
by Al Viro
· 15 years ago
f2f108e
Merge branch 'linus' into core/locking
by Ingo Molnar
· 14 years ago
33027af
GFS2: fixed typo
by Andrea Gelmini
· 14 years ago
69d44ff
sysfs: Add sysfs_merge_group() and sysfs_unmerge_group()
by Alan Stern
· 14 years ago
2decd65
ocfs2: Avoid to evaluate xattr block flags again.
by Jeff Liu
· 14 years ago
fc37189
Merge branch 'globalheartbeat-2' of git://oss.oracle.com/git/smushran/linux-2.6 into ocfs2-merge-window
by Joel Becker
· 14 years ago
d4396ea
by Sunil Mushran
· 14 years ago
776c163
vfs: make no_llseek the default
by Arnd Bergmann
· 14 years ago
ab91261
vfs: don't use BKL in default_llseek
by Arnd Bergmann
· 14 years ago
6038f37
llseek: automatically add .llseek fop
by Arnd Bergmann
· 14 years ago
46bf36e
hfsplus: fix getxattr return value
by Christoph Hellwig
· 14 years ago
8fd01d6
Export dump_{write,seek} to binary loader modules
by Linus Torvalds
· 14 years ago
3aa0ce8
Un-inline the core-dump helper functions
by Linus Torvalds
· 14 years ago
0eead9ab
Don't dump task struct in a.out core-dumps
by Linus Torvalds
· 14 years ago
32e39e1
hfsplus: remove the unused hfsplus_kmap/hfsplus_kunmap helpers
by Christoph Hellwig
· 14 years ago
90e6169
hfsplus: create correct initial catalog entries for device files
by Christoph Hellwig
· 14 years ago
722c55d
hfsplus: remove superflous rootflags field in hfsplus_inode_info
by Christoph Hellwig
· 14 years ago
f6089ff
hfsplus: fix link corruption
by Christoph Hellwig
· 14 years ago
13571a6
hfsplus: validate btree flags
by Christoph Hellwig
· 14 years ago
9250f92
hfsplus: handle more on-disk corruptions without oopsing
by Eric Sandeen
· 14 years ago
b6b4142
hfsplus: hfs_bnode_find() can fail, resulting in hfs_bnode_split() breakage
by Al Viro
· 14 years ago
ee52716
hfsplus: fix oops on mount with corrupted btree extent records
by Jeff Mahoney
· 14 years ago
8c35bf3
Merge branch 'for-2.6.36' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
b1e86db
nfsd: fix BUG at fs/nfsd/nfsfh.h:199 on unlink
by J. Bruce Fields
· 14 years ago
756b032
affs: Use sema_init instead of init_MUTEX
by Thomas Gleixner
· 14 years ago
4a94103
hfs: Convert tree_lock to mutex
by Thomas Gleixner
· 14 years ago
7c534773
fanotify: disable fanotify syscalls
by Eric Paris
· 14 years ago
7bdb0d1
ocfs2: Add a mount option "coherency=*" to handle cluster coherency for O_DIRECT writes.
by Tristan Ye
· 14 years ago
75d9bbc
Initialize max_slots early
by Goldwyn Rodrigues
· 14 years ago
f30d44f3
When I tried to compile I got the following warning:
by Poyo VL
· 14 years ago
9b5cd10
ocfs2: validate bg_free_bits_count after update
by Srinivas Eeda
· 14 years ago
8dc54e4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
267aeb6
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
4d94aa1
ocfs2/cluster: Bump up dlm protocol to version 1.1
by Sunil Mushran
· 14 years ago
f17b1f9
exofs: Fix double page_unlock BUG in write_begin/end
by Boaz Harrosh
· 14 years ago
e4eab08
ARM: 6342/1: fix ASLR of PIE executables
by Nicolas Pitre
· 14 years ago
5710c2b
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
d91f243
ceph: update issue_seq on cap grant
by Sage Weil
· 14 years ago
21b559d
ceph: send cap release message early on failed revoke.
by Greg Farnum
· 14 years ago
bba0cd0
ceph: Update max_len with minimum required size
by Aneesh Kumar K.V
· 14 years ago
92923dc
ceph: Fix return value of encode_fh function
by Aneesh Kumar K.V
· 14 years ago
6bc1887
ceph: avoid null deref in osd request error path
by Sage Weil
· 14 years ago
936aeb5
ceph: fix list_add usage on unsafe_writes list
by Henry C Chang
· 14 years ago
081003f
xfs: properly account for reclaimed inodes
by Johannes Weiner
· 14 years ago
43695d0
by Sunil Mushran
· 14 years ago
d6aa1c7
by Sunil Mushran
· 14 years ago
1f28530
by Sunil Mushran
· 14 years ago
a6de013
by Sunil Mushran
· 14 years ago
Next »