Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
72f84e6560d18d60a091df27edf81409be6641cb
/
fs
72f84e6
ext4: update writeback_index based on last page scanned
by Eric Sandeen
· 14 years ago
5b41d92
ext4: implement writeback livelock avoidance using page tagging
by Eric Sandeen
· 14 years ago
bbd0834
ext4: tidy up a void argument in inode.c
by Eric Sandeen
· 14 years ago
27ee40d
ext4: add batched_discard into ext4 feature list
by Lukas Czerner
· 14 years ago
7360d17
ext4: Add batched discard support for ext4
by Lukas Czerner
· 14 years ago
367a51a3
fs: Add FITRIM ioctl
by Lukas Czerner
· 14 years ago
77ca6cd
ext4: Use return value from sb_issue_discard()
by Lukas Czerner
· 14 years ago
8778369
ext4: Check return value of sb_getblk() and friends
by Namhyung Kim
· 14 years ago
bd2d021
ext4: use bio layer instead of buffer layer in mpage_da_submit_io
by Theodore Ts'o
· 14 years ago
1de3e3d
ext4: move mpage_put_bnr_to_bhs()'s functionality to mpage_da_submit_io()
by Theodore Ts'o
· 14 years ago
3ecdb3a
ext4: inline walk_page_buffers() into mpage_da_submit_io
by Theodore Ts'o
· 14 years ago
cb20d51
ext4: inline ext4_writepage() into mpage_da_submit_io()
by Theodore Ts'o
· 14 years ago
a42afc5
ext4: simplify ext4_writepage()
by Theodore Ts'o
· 14 years ago
5a87b7a
ext4: call mpage_da_submit_io() from mpage_da_map_blocks()
by Theodore Ts'o
· 14 years ago
1682808
ext4: use KMEM_CACHE instead of kmem_cache_create
by Theodore Ts'o
· 14 years ago
7845c04
ext4: use search_dirblock() in ext4_dx_find_entry()
by Theodore Ts'o
· 14 years ago
8941ec8
ext4: avoid uninitialized memory references in ext3_htree_next_block()
by Theodore Ts'o
· 14 years ago
640e939
ext4: remove unused ext4_sb_info members
by Eric Sandeen
· 14 years ago
c999af2
ext4: queue conversion after adding to inode's completed IO list
by Eric Sandeen
· 14 years ago
3e1e5f5
ext4: don't use ext4_allocation_contexts for tracing
by Eric Sandeen
· 14 years ago
0c9169c
ext4: fix potential infinite loop in ext4_da_writepages()
by Toshiyuki Okajima
· 14 years ago
e0d10bf
ext4: improve llseek error handling for overly large seek offsets
by Toshiyuki Okajima
· 14 years ago
c41303c
ext4: don't update sb journal_devnum when RO dev
by Maciej Żenczykowski
· 14 years ago
2407518
ext4: use sb_issue_zeroout in ext4_ext_zeroout
by Lukas Czerner
· 14 years ago
a31437b
ext4: use sb_issue_zeroout in setup_new_group_blocks
by Lukas Czerner
· 14 years ago
857ac88
ext4: add interface to advertise ext4 features in sysfs
by Lukas Czerner
· 14 years ago
bfff687
ext4: add support for lazy inode table initialization
by Lukas Czerner
· 14 years ago
5c2178e
jbd2: Add sanity check for attempts to start handle during umount
by Theodore Ts'o
· 14 years ago
a1c6c56
ext4: fix NULL pointer dereference in print_daily_error_info()
by Sergey Senozhatsky
· 14 years ago
53fdcf9
ext4: don't hold spinlock while calling ext4_issue_discard()
by Lukas Czerner
· 14 years ago
5829870
ext4: check for negative error code from sb_issue_discard
by Lukas Czerner
· 14 years ago
b443e73
ext4: don't bump up LONG_MAX nr_to_write by a factor of 8
by Eric Sandeen
· 14 years ago
659c600
ext4: stop looping in ext4_num_dirty_pages when max_pages reached
by Eric Sandeen
· 14 years ago
fb1813f
ext4: use dedicated slab caches for group_info structures
by Curt Wohlgemuth
· 14 years ago
39e3ac2
jbd2: Fix I/O hang in jbd2_journal_release_jbd_inode
by Brian King
· 14 years ago
58590b0
ext4: fix EOFBLOCKS_FL handling
by Theodore Ts'o
· 14 years ago
d1f3e68
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
5dad6c3
o2dlm: force free mles during dlm exit
by Srinivas Eeda
· 14 years ago
0000b86
ocfs2: Sync inode flags with ext2.
by Tao Ma
· 14 years ago
4a452de
ocfs2: Move 'wanted' into parens of ocfs2_resmap_resv_bits.
by Tao Ma
· 14 years ago
47dea42
ocfs2: Use cpu_to_le16 for e_leaf_clusters in ocfs2_bg_discontig_add_extent.
by Tao Ma
· 14 years ago
1282806
ocfs2: update ctime when changing the file's permission by setfacl
by Tao Ma
· 14 years ago
1c2499a
/proc/pid/smaps: fix dirty pages accounting
by KOSAKI Motohiro
· 14 years ago
a0c42ba
aio: do not return ERESTARTSYS as a result of AIO
by Jan Kara
· 14 years ago
c227e69
/proc/vmcore: fix seeking
by Arnd Bergmann
· 14 years ago
767b68e
Prevent freeing uninitialized pointer in compat_do_readv_writev
by Dan Rosenberg
· 14 years ago
b68e9d4
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
692ebd1
bdi: Fix warnings in __mark_inode_dirty for /dev/zero and friends
by Jan Kara
· 14 years ago
371d217
char: Mark /dev/zero and /dev/kmem as not capable of writeback
by Jan Kara
· 14 years ago
19746ca
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
112d421
Coda: mount hangs because of missed REQ_WRITE rename
by Jan Harkes
· 14 years ago
50aff04
ocfs2/net: fix uninitialized ret in o2net_send_message_vec()
by Wu Fengguang
· 14 years ago
be4f104
ceph: select CRYPTO
by Sage Weil
· 14 years ago
a43fb73
ceph: check mapping to determine if FILE_CACHE cap is used
by Sage Weil
· 14 years ago
e835124
ceph: only send one flushsnap per cap_snap per mds session
by Sage Weil
· 14 years ago
5f48749
GFS2: gfs2_logd should be using interruptible waits
by Steven Whitehouse
· 14 years ago
ae00d4f
ceph: fix cap_snap and realm split
by Sage Weil
· 14 years ago
03a7ab0
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
de8d4f5
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
75e1c70
aio: check for multiplication overflow in do_io_submit
by Jeff Moyer
· 14 years ago
460cf34
cifs: fix potential double put of TCP session reference
by Jeff Layton
· 14 years ago
cfc0bf6
ceph: stop sending FLUSHSNAPs when we hit a dirty capsnap
by Sage Weil
· 14 years ago
8bef923
ceph: correctly set 'follows' in flushsnap messages
by Sage Weil
· 14 years ago
ed8f425
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
467c525
ceph: fix dn offset during readdir_prepopulate
by Sage Weil
· 14 years ago
1d76e31
fs/9p: Don't use dotl version of mknod for dotu inode operations
by Aneesh Kumar K.V
· 14 years ago
3c30750
fs/9p: Use the correct dentry operations
by Aneesh Kumar K.V
· 14 years ago
62726a7
9p: Check for NULL fid in v9fs_dir_release()
by jvrao
· 14 years ago
5c25f34
fs/9p: Fix error handling in v9fs_get_sb
by Aneesh Kumar K.V
· 14 years ago
62b2be5
fs/9p, net/9p: memory leak fixes
by Latchesar Ionkov
· 14 years ago
827e345
SUNRPC: Fix the NFSv4 and RPCSEC_GSS Kconfig dependencies
by Trond Myklebust
· 14 years ago
fbf3fdd
statfs() gives ESTALE error
by Menyhart Zoltan
· 14 years ago
b20d37c
NFS: Fix a typo in nfs_sockaddr_match_ipaddr6
by Trond Myklebust
· 14 years ago
b1bde04
Remove incorrect do_vfs_lock message
by Fabio Olive Leite
· 14 years ago
a77d9f7
ceph: fix file offset wrapping at 4GB on 32-bit archs
by Sage Weil
· 14 years ago
3612abb
ceph: fix reconnect encoding for old servers
by Sage Weil
· 14 years ago
3d4401d
ceph: fix pagelist kunmap tail
by Yehuda Sadeh
· 14 years ago
ca04d9c
ceph: fix null pointer deref on anon root dentry release
by Sage Weil
· 14 years ago
fbc1487
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
228ac63
Ocfs2: Handle empty list in lockres_seq_start() for dlmdebug.c
by Tristan Ye
· 14 years ago
0f4da21
Ocfs2: Re-access the journal after ocfs2_insert_extent() in dxdir codes.
by Tristan Ye
· 14 years ago
07eaac9
ocfs2: Fix lockdep warning in reflink.
by Tao Ma
· 14 years ago
5e64b0d
ocfs2/lockdep: Move ip_xattr_sem out of ocfs2_xattr_get_nolock.
by Tao Ma
· 14 years ago
51749e4
xfs: log IO completion workqueue is a high priority queue
by Dave Chinner
· 14 years ago
9aea5a6
execve: make responsive to SIGKILL with large arguments
by Roland McGrath
· 14 years ago
7993bc1
execve: improve interactivity with large arguments
by Roland McGrath
· 14 years ago
1b52818
setup_arg_pages: diagnose excessive argument size
by Roland McGrath
· 14 years ago
ff3cb3f
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
a122eb2
xfs: prevent reading uninitialized stack memory
by Dan Rosenberg
· 14 years ago
eee743f
minix: fix regression in minix_mkdir()
by Jorge Boncompte [DTI2]
· 14 years ago
3ab04d5
vfs: take O_NONBLOCK out of the O_* uniqueness test
by James Bottomley
· 14 years ago
ee3aebd
binfmt_misc: fix binfmt_misc priority
by Jan Sembera
· 14 years ago
ed430fe
proc: export uncached bit properly in /proc/kpageflags
by Takashi Iwai
· 14 years ago
7a801ac
O_DIRECT: fix the splitting up of contiguous I/O
by Jeff Moyer
· 14 years ago
39aa3cb
mm: Move vma_stack_continue into mm.h
by Stefan Bader
· 14 years ago
cad4674
Merge branch 'fixes' of git://oss.oracle.com/git/tma/linux-2.6
by Linus Torvalds
· 14 years ago
3267039
cifs: prevent possible memory corruption in cifs_demultiplex_thread
by Jeff Layton
· 14 years ago
7332f2a
cifs: eliminate some more premature cifsd exits
by Jeff Layton
· 14 years ago
522bbe6
cifs: prevent cifsd from exiting prematurely
by Jeff Layton
· 14 years ago
4266d91
[CIFS] ntlmv2/ntlmssp remove-unused-function CalcNTLMv2_partial_mac_key
by Steve French
· 14 years ago
Next »