Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
d9ef75221a6247b758e1d7e18edb661996e4b7cf
/
fs
d9ef752
ocfs2:dlm: avoid dlm->ast_lock lockres->spinlock dependency break
by Wengang Wang
· 15 years ago
d5a7df0
ocfs2: Reset xattr value size after xa_cleanup_value_truncate().
by Tao Ma
· 15 years ago
41841b0
Merge branch 'discontig-bg' of git://oss.oracle.com/git/tma/linux-2.6 into ocfs2-merge-window
by Joel Becker
· 15 years ago
316ce2b
fs/ocfs2/dlm: Use kstrdup
by Julia Lawall
· 15 years ago
3914ed0
fs/ocfs2/dlm: Drop memory allocation cast
by Julia Lawall
· 15 years ago
c1631d4
Ocfs2: Optimize punching-hole code.
by Tristan Ye
· 15 years ago
ee149a7
Ocfs2: Make ocfs2_find_cpos_for_left_leaf() public.
by Tristan Ye
· 15 years ago
e8aec06
Ocfs2: Fix hole punching to correctly do CoW during cluster zeroing.
by Tristan Ye
· 15 years ago
78f9467
Ocfs2: Optimize ocfs2 truncate to use ocfs2_remove_btree_range() instead.
by Tristan Ye
· 15 years ago
547ba7c
ocfs2: Block signals for mkdir/link/symlink/O_CREAT.
by Joel Becker
· 15 years ago
e4b963f
ocfs2: Wrap signal blocking in void functions.
by Joel Becker
· 15 years ago
0467ae9
ocfs2/dlm: Increase o2dlm lockres hash size
by Sunil Mushran
· 15 years ago
c901fb0
ocfs2: Make ocfs2_extend_trans() really extend.
by Tao Ma
· 15 years ago
3e4218d
ocfs2/trivial: Code cleanup for allocation reservation.
by Tao Ma
· 15 years ago
b065556
ocfs2: make ocfs2_adjust_resv_from_alloc simple.
by Tao Ma
· 15 years ago
4b37fcb
ocfs2: Make nointr a default mount option
by Sunil Mushran
· 15 years ago
5c80d4c
ocfs2/dlm: Make o2dlm domain join/leave messages KERN_NOTICE
by Sunil Mushran
· 15 years ago
23fd9ab
o2net: log socket state changes
by Srinivas Eeda
· 15 years ago
a5196ec
ocfs2: print node # when tcp fails
by Wengang Wang
· 15 years ago
83f9231
ocfs2: Add dir_resv_level mount option
by Mark Fasheh
· 15 years ago
b07f8f2
ocfs2: change default reservation window sizes
by Mark Fasheh
· 15 years ago
6b82021
ocfs2: increase the default size of local alloc windows
by Mark Fasheh
· 15 years ago
73c8a80
ocfs2: clean up localalloc mount option size parsing
by Mark Fasheh
· 15 years ago
a57c8fd
ocfs2: remove ocfs2_local_alloc_in_range()
by Mark Fasheh
· 15 years ago
33d5d38
ocfs2: allocate btree internal block groups from the global bitmap
by Mark Fasheh
· 15 years ago
e3b4a97
ocfs2: use allocation reservations for directory data
by Mark Fasheh
· 15 years ago
4fe370a
ocfs2: use allocation reservations during file write
by Mark Fasheh
· 15 years ago
d02f00c
ocfs2: allocation reservations
by Mark Fasheh
· 15 years ago
ec20cec
ocfs2: Make ocfs2_journal_dirty() void.
by Joel Becker
· 15 years ago
b4414ee
ocfs2: Clear undo bits when local alloc is freed
by Mark Fasheh
· 15 years ago
b231796
ocfs2: Init meta_ac properly in ocfs2_create_empty_xattr_block.
by Tao Ma
· 15 years ago
dfe4d3d
ocfs2: Fix the update of name_offset when removing xattrs
by Tao Ma
· 15 years ago
b22b63e
ocfs2: Always try for maximum bits with new local alloc windows
by Mark Fasheh
· 15 years ago
1a934c3
ocfs2: enable discontig block group support.
by Tao Ma
· 15 years ago
abf1b3c
ocfs2: Set ac_last_group properly with discontig group.
by Tao Ma
· 15 years ago
74380c4
ocfs2: Free block to the right block group.
by Tao Ma
· 15 years ago
af2bf0d
ocfs2: Add ocfs2_gd_is_discontig.
by Tao Ma
· 15 years ago
8571882
ocfs2: ocfs2_group_bitmap_size has to handle old volume.
by Tao Ma
· 15 years ago
4711954
ocfs2: Some tiny bug fixes for discontiguous block allocation.
by Tao Ma
· 15 years ago
95ec0ad
ocfs2: Don't relink cluster groups when allocating discontig block groups
by Joel Becker
· 15 years ago
8b06bc5
ocfs2: Grow discontig block groups in one transaction.
by Joel Becker
· 15 years ago
2b6cb57
ocfs2: Set suballoc_loc on allocated metadata.
by Joel Becker
· 15 years ago
ba20663
ocfs2: Return allocated metadata blknos on the ocfs2_suballoc_result.
by Joel Becker
· 15 years ago
1ed9b77
ocfs2: ocfs2_claim_*() don't need an ocfs2_super argument.
by Joel Becker
· 15 years ago
13e434c
ocfs2: Trim suballocations if they cross discontiguous regions
by Joel Becker
· 15 years ago
aa8f8e9
ocfs2: ocfs2_claim_suballoc_bits() doesn't need an osb argument.
by Joel Becker
· 15 years ago
9cbc012
ocfs2: Add suballoc_loc to metadata blocks.
by Joel Becker
· 15 years ago
7d1fe09
ocfs2: Pass suballocation results back via a structure.
by Joel Becker
· 15 years ago
798db35
ocfs2: Allocate discontiguous block groups.
by Joel Becker
· 15 years ago
4cbe424
ocfs2: Define data structures for discontiguous block groups.
by Joel Becker
· 15 years ago
fcefd25
ocfs2: set i_mode on disk during acl operations
by Mark Fasheh
· 15 years ago
6527f8f
ocfs2: Update i_blocks in reflink operations.
by Tao Ma
· 15 years ago
78c37eb
ocfs2: Change bg_chain check for ocfs2_validate_gd_parent.
by Tao Ma
· 15 years ago
ee860b6
by Sachin Prabhu
· 15 years ago
f901e75
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 15 years ago
ceb804c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs
by Linus Torvalds
· 15 years ago
c91cea1
nilfs2: remove whitespaces before quoted newlines
by Ryusuke Konishi
· 15 years ago
55480a0
nilfs2: remove spaces before tabs
by Ryusuke Konishi
· 15 years ago
7a65004
nilfs2: fix various typos in comments
by Ryusuke Konishi
· 15 years ago
1621562
nilfs2: fix typo "cout" -> "count" in error message
by Ryusuke Konishi
· 15 years ago
9ccf56c
nilfs2: fix function name typos in docbook comments
by Ryusuke Konishi
· 15 years ago
6c477d4
nilfs2: fix discrepancy in use of static specifier
by Ryusuke Konishi
· 15 years ago
8cea4eb
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-fixes
by Linus Torvalds
· 15 years ago
f78233d
9p: Skip check for mandatory locks when unlocking
by Sachin Prabhu
· 15 years ago
fc0f296
9p: Fixes a simple bug enabling writes beyond 2GB.
by jvrao
· 15 years ago
45bc21e
9p: Change the name of new protocol from 9p2010.L to 9p2000.L
by Sripathi Kodi
· 15 years ago
fae4528
fs/9p: re-init the wstat in readdir loop
by Aneesh Kumar K.V
· 15 years ago
9d85929
Merge git://git.kernel.org/pub/scm/linux/kernel/git/hirofumi/fatfs-2.6
by Linus Torvalds
· 15 years ago
3836a03
anon_inodes: mark the anon inode private
by Eric Paris
· 15 years ago
83c0fb6
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 15 years ago
c32da02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 15 years ago
ad25ad9
ufs: make solaris fsck happy
by Evgeniy Dushistov
· 15 years ago
b3a0fd4
fs/ufs: recognize Solaris-specific file system state
by Alex Viskovatoff
· 15 years ago
5d0e528
Add generic sys_old_select()
by Christoph Hellwig
· 15 years ago
019b4d1
fs: buffer_head: remove kmem_cache constructor to reduce memory usage under slub
by Richard Kennedy
· 15 years ago
03affde
fs/ocfs2/cluster/tcp.c: remove use of NIPQUAD, use %pI4
by Joe Perches
· 15 years ago
720e774
GFS2: Skip check for mandatory locks when unlocking
by Sachin Prabhu
· 15 years ago
2e95e3f
GFS2: Allow the number of committed revokes to temporarily be negative
by Benjamin Marzinski
· 15 years ago
3a065fc
udf: use ext2_find_next_bit
by Akinobu Mita
· 15 years ago
5833ded
udf: Do not read inode before writing it
by Jan Kara
· 15 years ago
aae917c
udf: Fix unalloc space handling in udf_update_inode
by Jan Kara
· 15 years ago
e9edb1d
GFS2: do not select QUOTA
by Christoph Hellwig
· 15 years ago
51d0f6d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 15 years ago
da495ec
Btrfs: kfree correct pointer during mount option parsing
by Josef Bacik
· 15 years ago
6bef4d3
Btrfs: use RB_ROOT to intialize rb_trees instead of setting rb_node to NULL
by Eric Paris
· 15 years ago
e101541
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
d401403
FS-Cache: Remove the EXPERIMENTAL flag
by Christian Kujau
· 15 years ago
0f4288e
sysfs: Kill unused sysfs_sb variable.
by Eric W. Biederman
· 15 years ago
fac2622
sysfs: Pass super_block to sysfs_get_inode
by Eric W. Biederman
· 15 years ago
7cb3294
sysfs: Implement sysfs_rename_link
by Eric W. Biederman
· 15 years ago
19c38b6
sysfs: Pack sysfs_dirent more tightly.
by Eric W. Biederman
· 15 years ago
f8d4f61
sysfs: Serialize updates to the vfs inode
by Eric W. Biederman
· 15 years ago
6992f53
sysfs: Use one lockdep class per sysfs attribute.
by Eric W. Biederman
· 15 years ago
a2db684
sysfs: Only take active references on attributes.
by Eric W. Biederman
· 15 years ago
e72ceb8
sysfs: Remove sysfs_get/put_active_two
by Eric W. Biederman
· 15 years ago
52cf25d
Driver core: Constify struct sysfs_ops in struct kobj_type
by Emese Revfy
· 15 years ago
9cd4361
kobject: Constify struct kset_uevent_ops
by Emese Revfy
· 15 years ago
1e5289c
sysfs: Cache the last sysfs_dirent to improve readdir scalability v2
by Eric W. Biederman
· 15 years ago
1c205ae
sysfs: Add sysfs_add/remove_files utility functions
by Andi Kleen
· 15 years ago
Next »