Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a54aa76108619e5d8290b49081c2aaaeff5be9a2
/
fs
a54aa76
ext4: don't leave PageWriteback set after memory failure
by Theodore Ts'o
· 14 years ago
168fc02
ext4: move setup of the mpd structure to write_cache_pages_da()
by Theodore Ts'o
· 14 years ago
78aaced
ext4: don't lock the next page in write_cache_pages if not needed
by Theodore Ts'o
· 14 years ago
ee6ecbc
ext4: remove page_skipped hackery in ext4_da_writepages()
by Theodore Ts'o
· 14 years ago
9749895
ext4: clear the dirty bit for a page in writeback at the last minute
by Theodore Ts'o
· 14 years ago
4f01b02
ext4: simple cleanups to write_cache_pages_da()
by Theodore Ts'o
· 14 years ago
8eb9e5c
ext4: fold __mpage_da_writepage() into write_cache_pages_da()
by Theodore Ts'o
· 14 years ago
6fd7a46
ext4: enable mblk_io_submit by default
by Theodore Ts'o
· 14 years ago
c7f5938
ext4: fix ext4_da_block_invalidatepages() to handle page range properly
by Curt Wohlgemuth
· 14 years ago
e0fd9b9
ext4: mark multi-page IO complete on mapping failure
by Curt Wohlgemuth
· 14 years ago
5a54b2f
ext4: mballoc: don't replace the current preallocation group unnecessarily
by Coly Li
· 14 years ago
58696f3
ext4: clarify description of ac_g_ex in struct ext4_allocation_context
by Coly Li
· 14 years ago
7c78605
mballoc: add comments to ext4_mb_mark_free_simple()
by Coly Li
· 14 years ago
235772d
ext4: remove unncessary call mb_find_buddy() in debugging code
by Coly Li
· 14 years ago
84b775a
ext4: code cleanup in mb_find_buddy()
by Coly Li
· 14 years ago
ea66333
ext4: enable acls and user_xattr by default
by Eric Sandeen
· 14 years ago
5c2ed62
ext4: Adjust minlen with discard_granularity in the FITRIM ioctl
by Lukas Czerner
· 14 years ago
4143179
ext4: check if device support discard in FITRIM ioctl
by Lukas Czerner
· 14 years ago
0b75a84
ext4: mark file-local functions and variables as static
by Lukas Czerner
· 14 years ago
5dbd571
ext4: allow inode_readahead_blks=0 (linux-2.6.37)
by Alexander V. Lukyanov
· 14 years ago
7dc5761
ext4: Fix sparse warning: Using plain integer as NULL pointer
by Peter Huewe
· 14 years ago
da48894
ext4: fix compile warnings with EXT4FS_DEBUG enabled
by Theodore Ts'o
· 14 years ago
3abb17e
vfs: fix BUG_ON() in fs/namei.c:1461
by Linus Torvalds
· 14 years ago
f60c153
Merge branch 'for-2.6.38' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
055d219
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
007a14a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
261cd29
s390: remove task_show_regs
by Martin Schwidefsky
· 14 years ago
4e924a4
get rid of nameidata_dentry_drop_rcu() calling nameidata_drop_rcu()
by Al Viro
· 14 years ago
f60aef7
drop out of RCU in return_reval
by Al Viro
· 14 years ago
f5e1c1c
split do_revalidate() into RCU and non-RCU cases
by Al Viro
· 14 years ago
2464308
in do_lookup() split RCU and non-RCU cases of need_revalidate
by Al Viro
· 14 years ago
844a391
nothing in do_follow_link() is going to see RCU
by Al Viro
· 14 years ago
c26a920
Btrfs: check return value of alloc_extent_map()
by Tsutomu Itoh
· 14 years ago
67100f2
Btrfs - Fix memory leak in btrfs_init_new_device()
by Ilya Dryomov
· 14 years ago
51788b1
btrfs: prevent heap corruption in btrfs_ioctl_space_info()
by Dan Rosenberg
· 14 years ago
6848ad6
Btrfs: Fix balance panic
by Yan, Zheng
· 14 years ago
e3f24cc
Btrfs: don't release pages when we can't clear the uptodate bits
by Chris Mason
· 14 years ago
eb14ab8
Btrfs: fix page->private races
by Chris Mason
· 14 years ago
83f6b0c
nfsd: break lease on unlink due to rename
by J. Bruce Fields
· 14 years ago
acfdf5c
nfsd4: acquire only one lease per file
by J. Bruce Fields
· 14 years ago
5d926e8
nfsd4: modify fi_delegations under recall_lock
by J. Bruce Fields
· 14 years ago
65bc58f
nfsd4: remove unused deleg dprintk's.
by J. Bruce Fields
· 14 years ago
edab978
nfsd4: split lease setting into separate function
by J. Bruce Fields
· 14 years ago
dd239cc
nfsd4: fix leak on allocation error
by J. Bruce Fields
· 14 years ago
22d38c4
nfsd4: add helper function for lease setup
by J. Bruce Fields
· 14 years ago
6b57d9c
nfsd4: split up nfsd_break_deleg_cb
by J. Bruce Fields
· 14 years ago
3aa6e0a
NFSD: memory corruption due to writing beyond the stat array
by Konstantin Khorenko
· 14 years ago
0af3f81
NFSD: use nfserr for status after decode_cb_op_status
by Benny Halevy
· 14 years ago
541ce98
nfsd: don't leak dentry count on mnt_want_write failure
by J. Bruce Fields
· 14 years ago
c8e0b00
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
e447183
jbd2: call __jbd2_log_start_commit with j_state_lock write locked
by Theodore Ts'o
· 14 years ago
e9e3bce
ext4: serialize unaligned asynchronous DIO
by Eric Sandeen
· 14 years ago
2892c15
ext4: make grpinfo slab cache names static
by Eric Sandeen
· 14 years ago
d40b0c3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/dlm
by Linus Torvalds
· 14 years ago
3aec46c
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
d863b50
vfs: call rcu_barrier after ->kill_sb()
by Boaz Harrosh
· 14 years ago
2dab597
Fix possible filp_cachep memory corruption
by Linus Torvalds
· 14 years ago
6b155c8
dlm: use single thread workqueues
by David Teigland
· 14 years ago
71823ba
cifs: don't always drop malformed replies on the floor (try #3)
by Jeff Layton
· 14 years ago
195291e
cifs: clean up checks in cifs_echo_request
by Jeff Layton
· 14 years ago
7e90d70
[CIFS] Do not send SMBEcho requests on new sockets until SMBNegotiate
by Steve French
· 14 years ago
cb5520f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
257a65d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
3a90983
Btrfs: Fix page count calculation
by Yan, Zheng
· 14 years ago
d50bdd5
ext4: Fix data corruption with multi-block writepages support
by Curt Wohlgemuth
· 14 years ago
d402539
cifs: remove checks for ses->status == CifsExiting
by Jeff Layton
· 14 years ago
8e4eef7
btrfs: Drop __exit attribute on btrfs_exit_compress
by Alexey Charkov
· 14 years ago
554233a
btrfs: cleanup error handling in btrfs_unlink_inode()
by Tsutomu Itoh
· 14 years ago
3c14874
Btrfs: exclude super blocks when we read in block groups
by Josef Bacik
· 14 years ago
13dbc08
Btrfs: make sure search_bitmap finds something in remove_from_bitmap
by Josef Bacik
· 14 years ago
8132b65
cifs: add check for kmalloc in parse_dacl
by Stanislav Fomichev
· 14 years ago
247ec9b
cifs: don't send an echo request unless NegProt has been done
by Jeff Layton
· 14 years ago
e3f0dad
cifs: enable signing flag in SMB header when server has it on
by Jeff Layton
· 14 years ago
64474bd
cifs: Possible slab memory corruption while updating extended stats (repost)
by Shirish Pargaonkar
· 14 years ago
78d2978
CRED: Fix kernel panic upon security_file_alloc() failure.
by Tetsuo Handa
· 14 years ago
76429c1
CIFS: Fix variable types in cifs_iovec_read/write (try #2)
by Pavel Shilovsky
· 14 years ago
8984096
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/hch/hfsplus
by Linus Torvalds
· 14 years ago
1065348
hfsplus: fix up a comparism in hfsplus_file_extend
by Christoph Hellwig
· 14 years ago
a1dbcef
hfsplus: fix two memory leaks in wrapper.c
by Chuck Ebbert
· 14 years ago
14dd01f
hfsplus: do not leak buffer on error
by Chuck Ebbert
· 14 years ago
c5b8d0b
hfsplus: fix failed mount handling
by Christoph Hellwig
· 14 years ago
dd68314
ext4: fix up ext4 error handling
by Theodore Ts'o
· 14 years ago
8f02122
ext4: unregister features interface on module unload
by Lukas Czerner
· 14 years ago
8f1f745
ext4: fix panic on module unload when stopping lazyinit thread
by Eric Sandeen
· 14 years ago
0b0abea
Revert "exofs: Set i_mapping->backing_dev_info anyway"
by Boaz Harrosh
· 14 years ago
d54cdc8
fs: make block fiemap mapping length at least blocksize long
by Josef Bacik
· 14 years ago
3cd90ea
vfs: sparse: add __FMODE_EXEC
by Namhyung Kim
· 14 years ago
0781b90
epoll: epoll_wait() should not use timespec_add_ns()
by Eric Dumazet
· 14 years ago
9587fcf
cifs: fix length vs. total_read confusion in cifs_demultiplex_thread
by Jeff Layton
· 14 years ago
405b864
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sfrench/cifs-2.6
by Linus Torvalds
· 14 years ago
98d5dc1
btrfs: fix return value check of btrfs_start_transaction()
by Tsutomu Itoh
· 14 years ago
5df6708
btrfs: checking NULL or not in some functions
by Tsutomu Itoh
· 14 years ago
c87fb6f
Btrfs: avoid uninit variable warnings in ordered-data.c
by Chris Mason
· 14 years ago
0fd08c5
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
6284644
cifs: fix length checks in checkSMB
by Jeff Layton
· 14 years ago
fb9f1f1
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
cab6958
[CIFS] Update cifs minor version
by Steve French
· 14 years ago
b31eabd
Btrfs: catch errors from btrfs_sync_log
by Chris Mason
· 14 years ago
b1953bc
Btrfs: make shrink_delalloc a little friendlier
by Josef Bacik
· 14 years ago
7a8587e
cifs: No need to check crypto blockcipher allocation
by Shirish Pargaonkar
· 14 years ago
Next »