Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
84ac7cdbdd0f04df6b96153f7a79127fd6e45467
/
fs
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
dac97e5
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
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
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
e785472
autofs4 - remove autofs4_lock
by Ian Kent
· 14 years ago
83fb96b
autofs4 - fix d_manage() return on rcu-walk
by Ian Kent
· 14 years ago
d4a85e3
autofs4 - fix autofs4_expire_indirect() traversal
by Ian Kent
· 14 years ago
f9398c2
autofs4 - fix dentry leak in autofs4_expire_direct()
by Ian Kent
· 14 years ago
3c31998
autofs4 - reinstate last used update on access
by Ian Kent
· 14 years ago
62a7375
vfs - check non-mountpoint dentry might block in __follow_mount_rcu()
by Ian Kent
· 14 years ago
8f70e95
NFS: Determine initial mount security
by Bryan Schumaker
· 14 years ago
7ebb931
NFS: use secinfo when crossing mountpoints
by Bryan Schumaker
· 14 years ago
5a5ea0d
NFS: Add secinfo procedure
by Bryan Schumaker
· 14 years ago
7c51305
NFS: lookup supports alternate client
by Bryan Schumaker
· 14 years ago
e73b83f
NFS: convert call_sync() to a function
by Bryan Schumaker
· 14 years ago
6c51038
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
by Linus Torvalds
· 14 years ago
6d1e9a4
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux-2.6
by Linus Torvalds
· 14 years ago
fdc0ad8
Merge branch 'for-linus' of git://git.infradead.org/ubi-2.6
by Linus Torvalds
· 14 years ago
dc87c55
Merge branch 'for-2.6.39' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 14 years ago
5818fcc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pkl/squashfs-linus
by Linus Torvalds
· 14 years ago
1b506cf
Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd
by Linus Torvalds
· 14 years ago
6ed09c3
UBIFS: fix assertion warning and refine comments
by Artem Bityutskiy
· 14 years ago
9d523ca
UBIFS: kill CONFIG_UBIFS_FS_DEBUG_CHKS
by Artem Bityutskiy
· 14 years ago
fc5e58c
UBIFS: use GFP_NOFS properly
by Artem Bityutskiy
· 14 years ago
b81a618
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
2e14967
userns: rename is_owner_or_cap to inode_owner_or_capable
by Serge E. Hallyn
· 14 years ago
e795b71
userns: userns: check user namespace for task->file uid equivalence checks
by Serge E. Hallyn
· 14 years ago
52e9fc7
procfs: kill the global proc_mnt variable
by Oleg Nesterov
· 14 years ago
4308eeb
pidns: call pid_ns_prepare_proc() from create_pid_namespace()
by Eric W. Biederman
· 14 years ago
cb16e95
sysctl: add some missing input constraint checks
by Petr Holasek
· 14 years ago
5883f57
proc: protect mm start_code/end_code in /proc/pid/stat
by Kees Cook
· 14 years ago
Next »