Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a4820502949b8e81fba83c98704e1af8806c5a98
/
fs
« Previous
8b229c7
UBIFS: do not read flash unnecessarily
by Artem Bityutskiy
· 14 years ago
c9ddec7
Btrfs: don't warn in btrfs_add_orphan
by Josef Bacik
· 14 years ago
43be214
Btrfs: fix free space cache when there are pinned extents and clusters V2
by Josef Bacik
· 14 years ago
08fe4db
Btrfs: Fix uninitialized root flags for subvolumes
by Li Zefan
· 14 years ago
adae52b
btrfs: clear __GFP_FS flag in the space cache inode
by Miao Xie
· 14 years ago
6e8df2a
Btrfs: fix memory leak in start_transaction()
by Yoshinori Sano
· 14 years ago
8b2b2d3
Btrfs: fix memory leak in btrfs_ioctl_start_sync()
by Tsutomu Itoh
· 14 years ago
b44c59a
Btrfs: fix subvol_sem leak in btrfs_rename()
by Johann Lombardi
· 14 years ago
fe3f566
Btrfs: Fix oops for defrag with compression turned on
by Li Zefan
· 14 years ago
200da64
Btrfs: fix /proc/mounts info.
by Tsutomu Itoh
· 14 years ago
c914923
Btrfs: fix compiler warning in file.c
by Tsutomu Itoh
· 14 years ago
46e4690
ext4: fix a double free in ext4_register_li_request
by Tao Ma
· 14 years ago
5b41395
ext4: fix credits computing for indirect mapped files
by Yongqiang Yang
· 14 years ago
21f9769
ext4: remove unnecessary [cm]time update of quota file
by Jan Kara
· 14 years ago
50f689a
jbd2: move bdget out of critical section
by Zhu Yanhai
· 14 years ago
b03f245
quota: Don't write quota info in dquot_commit()
by Jan Kara
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
89b3600
xfs: fix unreferenced var error in xfs_buf.c
by Dave Chinner
· 14 years ago
85cf0ac
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryusuke/nilfs2
by Linus Torvalds
· 14 years ago
50f3515
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 14 years ago
af71dda
nilfs2: fix whitespace coding style issues
by Nicolas Kaiser
· 14 years ago
d611b22
nilfs2: fix oops due to a bad aops initialization
by Ryusuke Konishi
· 14 years ago
3409453
nilfs2: fix data loss in mmap page write for hole blocks
by Ryusuke Konishi
· 14 years ago
8323c3a
ceph: Move secret key parsing earlier.
by Tommi Virtanen
· 14 years ago
0444d76
fs: don't use igrab() while holding i_lock
by Dave Chinner
· 14 years ago
c585015
Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
by Linus Torvalds
· 14 years ago
7f5fe3e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ecryptfs/ecryptfs-2.6
by Linus Torvalds
· 14 years ago
212a17a
Merge branch 'for-linus-unmerged' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/btrfs-unstable
by Linus Torvalds
· 14 years ago
03e4970
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jlbec/ocfs2
by Linus Torvalds
· 14 years ago
272b62c
Treat writes as new when holes span across page boundaries
by Goldwyn Rodrigues
· 14 years ago
99bdc38
Merge branch 'mlog_replace_for_39' of git://repo.or.cz/taoma-kernel into ocfs2-merge-window-fix
by Joel Becker
· 14 years ago
ed59992
fs,ocfs2: Move o2net_get_func_run_time under CONFIG_OCFS2_FS_STATS.
by Rakib Mullick
· 14 years ago
1788c20
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
d9d0487
Btrfs: fix __btrfs_map_block on 32 bit machines
by Chris Mason
· 14 years ago
1561ded
btrfs: fix possible deadlock by clearing __GFP_FS flag
by Miao Xie
· 14 years ago
c055e99
btrfs: check link counter overflow in link(2)
by Al Viro
· 14 years ago
9298679
btrfs: don't mess with i_nlink of unlocked inode in rename()
by Al Viro
· 14 years ago
c2db107
Btrfs: check return value of btrfs_alloc_path()
by Tsutomu Itoh
· 14 years ago
c59021f
Btrfs: fix OOPS of empty filesystem after balance
by liubo
· 14 years ago
9f7c43c
Btrfs: fix memory leak of empty filesystem after balance
by liubo
· 14 years ago
2d4e6f6
Btrfs: fix return value of setflags ioctl
by liubo
· 14 years ago
dac97e51
Btrfs: fix uncheck memory allocations
by Yoshinori Sano
· 14 years ago
c622ae6
btrfs: make inode ref log recovery faster
by liubo
· 14 years ago
f7039b1
Btrfs: add btrfs_trim_fs() to handle FITRIM
by Li Dongyang
· 14 years ago
5378e60
Btrfs: adjust btrfs_discard_extent() return errors and trimmed bytes
by Li Dongyang
· 14 years ago
fce3bb9
Btrfs: make btrfs_map_block() return entire free extent for each device of RAID0/1/10/DUP
by Li Dongyang
· 14 years ago
b4d00d5
Btrfs: make update_reserved_bytes() public
by Li Dongyang
· 14 years ago
3ab3564
btrfs: return EXDEV when linking from different subvolumes
by Mark Fasheh
· 14 years ago
75e7cb7
Btrfs: Per file/directory controls for COW and compression
by Liu Bo
· 14 years ago
fc0e4a3
btrfs: use GFP_NOFS instead of GFP_KERNEL
by Miao Xie
· 14 years ago
97d9a8a
Btrfs: check return value of read_tree_block()
by Tsutomu Itoh
· 14 years ago
7e75bf3
btrfs: properly access unaligned checksum buffer
by David Sterba
· 14 years ago
db5b493
Btrfs: cleanup some BUG_ON()
by Tsutomu Itoh
· 14 years ago
1abe9b8
Btrfs: add initial tracepoint support for btrfs
by liubo
· 14 years ago
240f62c
Btrfs: use RCU instead of a spinlock to protect the root node
by Chris Mason
· 14 years ago
b5695d0
eCryptfs: write lock requested keys
by Roberto Sassu
· 14 years ago
950983f
eCryptfs: move ecryptfs_find_auth_tok_for_sig() call before mutex_lock
by Roberto Sassu
· 14 years ago
0e1fc5e
eCryptfs: verify authentication tokens before their use
by Roberto Sassu
· 14 years ago
7762e23
eCryptfs: modified size of keysig in the ecryptfs_key_sig structure
by Roberto Sassu
· 14 years ago
cf35ca6
eCryptfs: removed num_global_auth_toks from ecryptfs_mount_crypt_stat
by Roberto Sassu
· 14 years ago
1821df0
eCryptfs: ecryptfs_keyring_auth_tok_for_sig() bug fix
by Roberto Sassu
· 14 years ago
50f198a
eCryptfs: Unlock page in write_begin error path
by Tyler Hicks
· 14 years ago
57db4e8
ecryptfs: modify write path to encrypt page in writepage
by Thieu Le
· 14 years ago
fed8859
eCryptfs: Remove ECRYPTFS_NEW_FILE crypt stat flag
by Tyler Hicks
· 14 years ago
bd4f0fe
eCryptfs: Remove unnecessary grow_file() function
by Tyler Hicks
· 14 years ago
a17d473
Merge branch 'for-linus-1' of git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 14 years ago
b6d0ad6
fs: fix inode.c kernel-doc warning
by Randy Dunlap
· 14 years ago
76597cd
proc: fix oops on invalid /proc/<pid>/maps access
by Linus Torvalds
· 14 years ago
a0e7e3c
NFS: Don't leak RPC clients in NFSv4 secinfo negotiation
by Trond Myklebust
· 14 years ago
4d65c52
NFS: Fix a hang in the writeback path
by Trond Myklebust
· 14 years ago
c03e312
codafs: fix build break when CONFIG_PROC_SYSCTL=n
by Rakib Mullick
· 14 years ago
c0da7aa
Btrfs: mark the bio with an error if we have a failure in dio
by Josef Bacik
· 14 years ago
98bc314
Btrfs: don't allocate dip->csums when doing writes
by Josef Bacik
· 14 years ago
4e69b59
Btrfs: cleanup how we setup free space clusters
by Josef Bacik
· 14 years ago
0e6e847
xfs: stop using the page cache to back the buffer cache
by Dave Chinner
· 14 years ago
704b290
xfs: register the inode cache shrinker before quotachecks
by Dave Chinner
· 14 years ago
7401aaf
xfs: xfs_trans_read_buf() should return an error on failure
by Dave Chinner
· 14 years ago
1bfd8d0
xfs: introduce inode cluster buffer trylocks for xfs_iflush
by Dave Chinner
· 14 years ago
a19fb38
vmap: flush vmap aliases when mapping fails
by Dave Chinner
· 14 years ago
8287889
xfs: preallocation transactions do not need to be synchronous
by Dave Chinner
· 14 years ago
ef550f6
ceph: flush msgr_wq during mds_client shutdown
by Sage Weil
· 14 years ago
4047185
Merge branch 'nfs-for-2.6.39' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
by Linus Torvalds
· 14 years ago
ae005cb
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 14 years ago
7bf7e37
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
by Artem Bityutskiy
· 14 years ago
954032d
nfsd: fix auth_domain reference leak on nlm operations
by J. Bruce Fields
· 14 years ago
d39dd11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
0b2d072
fs: simplify iget & friends
by Christoph Hellwig
· 14 years ago
0f1b1fd
fs: pull inode->i_lock up out of writeback_single_inode
by Dave Chinner
· 14 years ago
67a23c4
fs: rename inode_lock to inode_hash_lock
by Dave Chinner
· 14 years ago
a66979a
fs: move i_wb_list out from under inode_lock
by Dave Chinner
· 14 years ago
55fa609
fs: move i_sb_list out from under inode_lock
by Dave Chinner
· 14 years ago
f283c86
fs: remove inode_lock from iput_final and prune_icache
by Dave Chinner
· 14 years ago
02afc41
fs: Lock the inode LRU list separately
by Dave Chinner
· 14 years ago
b2b2af8
fs: factor inode disposal
by Dave Chinner
· 14 years ago
250df6e
fs: protect inode->i_state with inode->i_lock
by Dave Chinner
· 14 years ago
0acd220
Merge branch 'nfs-for-2.6.39' into nfs-for-next
by Trond Myklebust
· 14 years ago
35124a0
Cleanup XDR parsing for LAYOUTGET, GETDEVICEINFO
by Weston Andros Adamson
· 14 years ago
ef31153
NFSv4.1 convert layoutcommit sync to boolean
by Andy Adamson
· 14 years ago
de4b15c
NFSv4.1 pnfs_layoutcommit_inode fixes
by Andy Adamson
· 14 years ago
3dc8fe4
autofs4: Do not potentially dereference NULL pointer returned by fget() in autofs_dev_ioctl_setpipefd()
by Jesper Juhl
· 14 years ago
Next »