Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
f0e6c98593eb8a77edb7dd0edb22bb9f9368c567
/
fs
f0e6c98
ext4: Handle page without buffers in ext4_*_writepage()
by Aneesh Kumar K.V
· 16 years ago
cd1aac3
ext4: Add ordered mode support for delalloc
by Aneesh Kumar K.V
· 16 years ago
61628a3
ext4: Invert lock ordering of page_lock and transaction start in delalloc
by Mingming Cao
· 16 years ago
d2a1763
ext4: delayed allocation ENOSPC handling
by Mingming Cao
· 16 years ago
e8ced39
percpu_counter: new function percpu_counter_sum_and_set
by Mingming Cao
· 16 years ago
6476924
ext4: Add delayed allocation support in data=writeback mode
by Alex Tomas
· 16 years ago
29a814d
vfs: add hooks for ext4's delayed allocation support
by Alex Tomas
· 16 years ago
87c89c2
jbd2: Remove data=ordered mode support using jbd buffer heads
by Jan Kara
· 16 years ago
678aaf4
ext4: Use new framework for data=ordered mode in JBD2
by Jan Kara
· 16 years ago
c851ed5
jbd2: Implement data=ordered mode handling via inodes
by Jan Kara
· 16 years ago
9ddfc3d
ext4: Fix lock inversion in ext4_ext_truncate()
by Jan Kara
· 16 years ago
cf108bc
ext4: Invert the locking order of page_lock and transaction start
by Jan Kara
· 16 years ago
c7d206b
vfs: Move mark_inode_dirty() from under page lock in generic_write_end()
by Jan Kara
· 16 years ago
2e9ee85
ext4: Use page_mkwrite vma_operations to get mmap write notification.
by Aneesh Kumar K.V
· 16 years ago
5f21b0e
ext4: fix online resize with mballoc
by Frederic Bohe
· 16 years ago
953e622
ext4: use atomic functions to set bh_state
by Eric Sandeen
· 16 years ago
47b4a50
ext4: Set journal pointer to NULL when journal is released
by Jan Kara
· 16 years ago
0703143
ext4: mballoc avoid use root reserved blocks for non root allocation
by Mingming Cao
· 16 years ago
d755fb3
ext4: call blkdev_issue_flush on fsync
by Eric Sandeen
· 16 years ago
654b490
ext4: cleanup block allocator
by Aneesh Kumar K.V
· 16 years ago
7061eba
ext4: Use inode preallocation with -o noextents
by Aneesh Kumar K.V
· 16 years ago
6afd670
ext4: fix ext4_init_block_bitmap() for metablock block group
by Akinobu Mita
· 16 years ago
7477827
ext4: Fix sparse warning
by Aneesh Kumar K.V
· 16 years ago
d9c769b
ext4: cleanup never-used magic numbers from htree code
by Li Zefan
· 16 years ago
9102e4f
ext4: Fix ext4_ext_journal_restart() to reflect errors up to the caller
by Shen Feng
· 16 years ago
1973adc
ext4: Make ext4_ext_find_extent fills ext_path completely
by Shen Feng
· 16 years ago
787e098
ext4: return error when calling ext4_ext_split failed
by Shen Feng
· 16 years ago
a379cd1
ext4: Update i_disksize properly when allocating from fallocate area.
by Aneesh Kumar K.V
· 16 years ago
363d425
ext4: remove quota allocation when ext4_mb_new_blocks fails
by Shen Feng
· 16 years ago
f9a8ac9
ext4: remove redundant code in ext4_fill_super()
by Li Zefan
· 16 years ago
530576b
jbd2: fix race between jbd2_journal_try_to_free_buffers() and jbd2 commit transaction
by Mingming Cao
· 16 years ago
772cb7c
ext4: New inode allocation for FLEX_BG meta-data groups.
by Jose R. Santos
· 16 years ago
736603a
jbd2: Add commit time into the commit block
by Theodore Ts'o
· 16 years ago
4db9c54
ext4: replace __FUNCTION__ occurrences
by Stoyan Gaydarov
· 16 years ago
7e5a8cd
ext4: fix error processing in mb_free_blocks
by Shen Feng
· 16 years ago
cfbe7e4
ext4: error proc entry creation when the fs/ext4 is not correctly created
by Shen Feng
· 16 years ago
f795e14
ext4: fix build failure if DX_DEBUG is enabled
by Li Zefan
· 16 years ago
7ad72ca
ext4: Remove unused variable from ext4_show_options
by Theodore Ts'o
· 16 years ago
574ca17
ext4: Rename read_block_bitmap() to ext4_read_block_bitmap()
by Theodore Ts'o
· 16 years ago
3537576
ext4: remove double definitions of xattr macros
by Shen Feng
· 16 years ago
74767c5
ext4: miscellaneous error checks and coding cleanups for mballoc
by Shen Feng
· 16 years ago
fdf6c7a
ext4: add error processing when calling ext4_mb_init_cache in mballoc
by Shen Feng
· 16 years ago
31b481d
ext4: Fix ext4_mb_init_cache return error
by Mingming Cao
· 16 years ago
69baee0
ext4: improve some code in rb tree part of dir.c
by Shen Feng
· 16 years ago
91d9982
ext4: switch to seq_files
by Alexey Dobriyan
· 16 years ago
07d45f1
ext4: Use BUG_ON() instead of BUG()
by Julia Lawall
· 16 years ago
ed8f9c7
ext4: start searching for the right extent from the goal group.
by Aneesh Kumar K.V
· 16 years ago
8a35694
ext4: fix comments to say "ext4"
by Shen Feng
· 16 years ago
e7dfb24
ext4: Fix mb_find_next_bit not to return larger than max
by Aneesh Kumar K.V
· 16 years ago
f3b35f0
ext4: validate directory entry data before use
by Duane Griffin
· 16 years ago
71dc8fb
ext4: handle deleting corrupted indirect blocks
by Duane Griffin
· 16 years ago
91ef4ca
ext4: handle corrupted orphan list at mount
by Duane Griffin
· 16 years ago
536abdb
cifs: fix wksidarr declaration to be big-endian friendly
by Jeff Layton
· 16 years ago
e911d0c
cifs: fix inode leak in cifs_get_inode_info_unix
by Jeff Layton
· 16 years ago
49641f1
Fix reference counting race on log buffers
by Dave Chinner
· 16 years ago
96a8e13
exec: fix stack excutability without PT_GNU_STACK
by Hugh Dickins
· 16 years ago
e988cf1
ocfs2: Fix flags in ocfs2_file_lock
by Mark Fasheh
· 16 years ago
b72e9eb
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 16 years ago
f57e916
Merge branch 'hotfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 16 years ago
eb35c21
reiserfs: discard prealloc in reiserfs_delete_inode
by Jeff Mahoney
· 16 years ago
2aac05a
NFS: Fix readdir cache invalidation
by Trond Myklebust
· 16 years ago
18c6ac3
[PATCH] ocfs2/dlm: Fixes oops in dlm_new_lockres()
by Sunil Mushran
· 16 years ago
5d7e0d2
Fix pagemap_read() use of struct mm_walk
by Andrew Morton
· 16 years ago
20cbc97
Fix clear_refs_write() use of struct mm_walk
by Andrew Morton
· 16 years ago
086f731
security: filesystem capabilities: fix fragile setuid fixup code
by Andrew G. Morgan
· 16 years ago
6d1029b
add kernel-doc for simple_read_from_buffer and memory_read_from_buffer
by Akinobu Mita
· 16 years ago
337e2ab
ntfs: update help text
by Jess Guerrero
· 16 years ago
c4a2d7f
ecryptfs: remove unnecessary mux from ecryptfs_init_ecryptfs_miscdev()
by Michael Halcrow
· 16 years ago
10dd08d
reiserfs: add missing unlock to an error path in reiserfs_quota_write()
by Jan Kara
· 16 years ago
4d04e4f
ext4: add missing unlock to an error path in ext4_quota_write()
by Jan Kara
· 16 years ago
f5c8f7d
ext3: add missing unlock to error path in ext3_quota_write()
by Jan Kara
· 16 years ago
2e4bef4
9p: fix O_APPEND in legacy mode
by Eric Van Hensbergen
· 17 years ago
18ce375
Properly notify block layer of sync writes
by Jens Axboe
· 17 years ago
7476064
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 17 years ago
4f46acc
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 17 years ago
5af4e7a
[GFS2] fix gfs2 block allocation (cleaned up)
by Benjamin Marzinski
· 17 years ago
17c15da
[GFS2] BUG: unable to handle kernel paging request at ffff81002690e000
by Bob Peterson
· 17 years ago
19fd426
Merge branch 'master' into for_mm
by Jan Kara
· 17 years ago
e8183c2
udf: Fix regression in UDF anchor block detection
by Tomas Janousek
· 17 years ago
03fa9e8
NFS: nfs_updatepage(): don't mark page as dirty if an error occurred
by Trond Myklebust
· 17 years ago
b7e2445
NFS: Fix filehandle size comparisons in the mount code
by Trond Myklebust
· 17 years ago
33852a1
NFS: Reduce the NFS mount code stack usage.
by Trond Myklebust
· 17 years ago
cdd16d0
[patch 2/3] vfs: dcache cleanups
by Miklos Szeredi
· 17 years ago
31f3e0b
[patch 1/3] vfs: dcache sparse fixes
by Miklos Szeredi
· 17 years ago
be285c7
[patch 3/3] vfs: make d_path() consistent across mount operations
by Andreas Gruenbacher
· 17 years ago
f9f48ec
[patch 4/4] flock: remove unused fields from file_lock_operations
by Denis V. Lunev
· 17 years ago
694a176
[patch 3/4] vfs: fix ERR_PTR abuse in generic_readlink
by Marcin Slusarz
· 17 years ago
20d4fdc
[patch 2/4] fs: make struct file arg to d_path const
by Jan Engelhardt
· 17 years ago
c8e7f44
[patch 1/4] vfs: path_{get,put}() cleanups
by Jan Blunck
· 17 years ago
c70f844
[patch for 2.6.26 4/4] vfs: utimensat(): fix write access check for futimens()
by Michael Kerrisk
· 17 years ago
4cca922
[patch for 2.6.26 3/4] vfs: utimensat(): fix error checking for {UTIME_NOW,UTIME_OMIT} case
by Michael Kerrisk
· 17 years ago
94c70b9
[patch for 2.6.26 1/4] vfs: utimensat(): ignore tv_sec if tv_nsec == UTIME_OMIT or UTIME_NOW
by Michael Kerrisk
· 17 years ago
12fd0d3
[patch for 2.6.26 2/4] vfs: utimensat(): be consistent with utime() for immutable and append-only files
by Michael Kerrisk
· 17 years ago
fe6e9c1
[PATCH] fix cgroup-inflicted breakage in block_dev.c
by Al Viro
· 17 years ago
55d8538
Fix performance regression on lmbench select benchmark
by Linus Torvalds
· 17 years ago
62a8efe
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 17 years ago
2856922
Ext4: Fix online resize block group descriptor corruption
by Frederic Bohe
· 17 years ago
e899536
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-udf-2.6
by Linus Torvalds
· 17 years ago
f948d56
fuse: fix thinko in max I/O size calucation
by Miklos Szeredi
· 17 years ago
27eaf66
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mfasheh/ocfs2
by Linus Torvalds
· 17 years ago
Next »