Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
f82dedf812ecdf0c19c6c240e85a4a487ab62016
/
fs
b666973
Merge branch 'for-3.9' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 12 years ago
1cf0209
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
by Linus Torvalds
· 12 years ago
de1a226
Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linux
by Linus Torvalds
· 12 years ago
ee89f81
Merge branch 'for-3.9/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 12 years ago
2a7d2b9
Merge branch 'akpm' (final batch from Andrew)
by Linus Torvalds
· 12 years ago
b67bfe0
hlist: drop the node parameter from iterators
by Sasha Levin
· 12 years ago
e8c8d1b
idr: remove MAX_IDR_MASK and move left MAX_IDR_* into idr.c
by Tejun Heo
· 12 years ago
d687031
nfs4client: convert to idr_alloc()
by Tejun Heo
· 12 years ago
6b207ba
ocfs2: convert to idr_alloc()
by Tejun Heo
· 12 years ago
4542da6
inotify: convert to idr_alloc()
by Tejun Heo
· 12 years ago
2a86b3e
dlm: convert to idr_alloc()
by Tejun Heo
· 12 years ago
644e1b9
inotify: don't use idr_remove_all()
by Tejun Heo
· 12 years ago
d97bec8
nfs: idr_destroy() no longer needs idr_remove_all()
by Tejun Heo
· 12 years ago
a67a380e
dlm: don't use idr_remove_all()
by Tejun Heo
· 12 years ago
cda9540
dlm: use idr_for_each_entry() in recover_idr_clear() error path
by Tejun Heo
· 12 years ago
5e62ade
fs/seq_file.c:seq_lseek(): fix switch statement indenting
by Andrew Morton
· 12 years ago
80de7f7
seq-file: use SEEK_ macros instead of hardcoded numbers
by Cyrill Gorcunov
· 12 years ago
c2c1b08
fs/proc/vmcore.c: put if tests in the top of the while loop to reduce duplication
by Zhang Yanfei
· 12 years ago
87ebdc0
fs/proc: clean up printks
by Andrew Morton
· 12 years ago
e579d2c
coredump: remove redundant defines for dumpable states
by Kees Cook
· 12 years ago
b88a1058
fat: mark fs as dirty on mount and clean on umount
by Oleksij Rempel
· 12 years ago
6b46419
fat: add extended fileds to struct fat_boot_sector
by Oleksij Rempel
· 12 years ago
899bed0
hfsplus: fix issue with unzeroed unused b-tree nodes
by Vyacheslav Dubeyko
· 12 years ago
324ef39
hfsplus: add support of manipulation by attributes file
by Vyacheslav Dubeyko
· 12 years ago
127e5f5
hfsplus: rework functionality of getting, setting and deleting of extended attributes
by Vyacheslav Dubeyko
· 12 years ago
3e05ca2
hfsplus: add functionality of manipulating by records in attributes tree
by Vyacheslav Dubeyko
· 12 years ago
9ed083d
hfsplus: add on-disk layout declarations related to attributes tree
by Vyacheslav Dubeyko
· 12 years ago
309a85b
ocfs2: ac->ac_allow_chain_relink=0 won't disable group relink
by Xiaowei.Hu
· 12 years ago
32918dd
ocfs2: fix ocfs2_init_security_and_acl() to initialize acl correctly
by Jeff Liu
· 12 years ago
7bf2fbc
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
8e919d1
ext4: fix extent status tree regression for file systems > 512GB
by Theodore Ts'o
· 12 years ago
d895cb1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
1b83bef
libceph: update osd request/reply encoding
by Sage Weil
· 12 years ago
2169aea
libceph: calculate placement based on the internal data types
by Sage Weil
· 12 years ago
4f6a7e5
ceph: update support for PGID64, PGPOOL3, OSDENC protocol features
by Sage Weil
· 12 years ago
5b191d9
libceph: decode into cpu-native ceph_pg type
by Sage Weil
· 12 years ago
12979354
libceph: rename ceph_pg -> ceph_pg_v1
by Sage Weil
· 12 years ago
6515925
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 12 years ago
bbbd27e
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs
by Linus Torvalds
· 12 years ago
a6590b9
Merge tag 'upstream-3.9-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 12 years ago
1085db4
Merge tag 'f2fs-for-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 12 years ago
d3d009c
saner proc_get_inode() calling conventions
by Al Viro
· 12 years ago
87e0aab
proc: avoid extra pde_put() in proc_fill_super()
by Maxim Patlasov
· 12 years ago
4173581
fs: change return values from -EACCES to -EPERM
by Zhao Hongjiang
· 12 years ago
9cc64ce
fs/exec.c: make bprm_mm_init() static
by Yuanhan Liu
· 12 years ago
b24ae0b
ocfs2/dlm: use GFP_ATOMIC inside a spin_lock
by Dan Carpenter
· 12 years ago
9b171e0
ocfs2: fix possible use-after-free with AIO
by Jan Kara
· 12 years ago
30b9c9e
ocfs2: Fix oops in ocfs2_fast_symlink_readpage() code path
by Sunil Mushran
· 12 years ago
21d2068
get_empty_filp()/alloc_file() leave both ->f_pos and ->f_version zero
by Al Viro
· 12 years ago
7bb307e
export kernel_write(), convert open-coded instances
by Al Viro
· 12 years ago
94e07a75
fs: encode_fh: return FILEID_INVALID if invalid fid_type
by Namjae Jeon
· 12 years ago
182be68
kill f_vfsmnt
by Al Viro
· 12 years ago
ecf3d1f
vfs: kill FS_REVAL_DOT by adding a d_weak_revalidate dentry op
by Jeff Layton
· 12 years ago
4f4a4fa
nfsd: handle vfs_getattr errors in acl protocol
by J. Bruce Fields
· 12 years ago
3dadecc
switch vfs_getattr() to struct path
by Al Viro
· 12 years ago
79f9f99
ceph: prepopulate inodes only when request is aborted
by Sage Weil
· 12 years ago
4f522a2
d_hash_and_lookup(): export, switch open-coded instances
by Al Viro
· 12 years ago
3592ac4
9p: switch v9fs_set_create_acl() to inode+fid, do it before d_instantiate()
by Al Viro
· 12 years ago
5fa6300
9p: split dropping the acls from v9fs_set_create_acl()
by Al Viro
· 12 years ago
be308f0
9p: switch v9fs_acl_chmod() from dentry to inode+fid
by Al Viro
· 12 years ago
0f235ca
9p: switch v9fs_set_acl() from dentry to fid
by Al Viro
· 12 years ago
7f165aa
9p: lift the call of set_cached_acl() into the callers of v9fs_set_acl()
by Al Viro
· 12 years ago
38baba9
9p: add fid-based variant of v9fs_xattr_set()
by Al Viro
· 12 years ago
0df4d6e
hugetlb_file_setup(): use d_alloc_pseudo()
by Al Viro
· 12 years ago
69086a7
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
94f2f14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 12 years ago
2c3dd4f
ceph: eliminate sparse warnings in fs code
by Alex Elder
· 12 years ago
9e2d59a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal
by Linus Torvalds
· 12 years ago
5ce1a70
Merge branch 'akpm' (more incoming from Andrew)
by Linus Torvalds
· 12 years ago
697ce9b
fs/nfsd: change type of max_delegations, nfsd_drc_max_mem and nfsd_drc_mem_used
by Zhang Yanfei
· 12 years ago
43be594
fs/buffer.c: change type of max_buffer_heads to unsigned long
by Zhang Yanfei
· 12 years ago
33806f0
swap: make each swap partition have one address_space
by Shaohua Li
· 12 years ago
293c07e
memory-failure: use num_poisoned_pages instead of mce_bad_pages
by Xishi Qiu
· 12 years ago
41badc1
mm: make do_mmap_pgoff return populate as a size in bytes, not as a bool
by Michel Lespinasse
· 12 years ago
bebeb3d
mm: introduce mm_populate() for populating new vmas
by Michel Lespinasse
· 12 years ago
4e6b897
hostfs: directory methods have no business in non-directory inode_operations
by Al Viro
· 12 years ago
740da42
__d_materialise_unique() is too generic
by Al Viro
· 12 years ago
54c807e
fs: Fix possible use-after-free with AIO
by Jan Kara
· 12 years ago
da2d845
constify d_lookup() arguments
by Al Viro
· 12 years ago
a713ca2
constify __d_lookup() arguments
by Al Viro
· 12 years ago
cc2a527
lookup_slow: get rid of name argument
by Al Viro
· 12 years ago
e97cdc8
lookup_fast: get rid of name argument
by Al Viro
· 12 years ago
21b9b07
get rid of name and type arguments of walk_component()
by Al Viro
· 12 years ago
5f4a6a6
link_path_walk(): move assignments to nd->last/nd->last_type up
by Al Viro
· 12 years ago
ad8ca37
vfs: remove d_path_with_unreachable
by Jeff Layton
· 12 years ago
39b6525
fs: Preserve error code in get_empty_filp(), part 2
by Anatol Pomozov
· 12 years ago
1afc99b
propagate error from get_empty_filp() to its callers
by Al Viro
· 12 years ago
496ad9a
new helper: file_inode(file)
by Al Viro
· 12 years ago
57eccb8
mount: consolidate permission checks
by Al Viro
· 12 years ago
9b40bc9
get rid of unprotected dereferencing of mnt->mnt_ns
by Al Viro
· 12 years ago
3b5d851
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
92a49fb
ceph: fix statvfs fr_size
by Sage Weil
· 12 years ago
304e220
ext4: fix free clusters calculation in bigalloc filesystem
by Lukas Czerner
· 12 years ago
d438147
ext4: no need to remove extent if len is 0 in ext4_es_remove_extent()
by Eryu Guan
· 12 years ago
de33127
block: remove redundant check to bd_openers()
by Guo Chao
· 12 years ago
d646a02
block: use i_size_write() in bd_set_size()
by Guo Chao
· 12 years ago
9afa319
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
7c2db36
Merge branch 'akpm' (incoming from Andrew)
by Linus Torvalds
· 12 years ago
d3330cf
binfmt_elf: remove unused argument in fill_elf_header
by Zhang Yanfei
· 12 years ago
182dcfd
ubifs: wait for page writeback to provide stable pages
by Jan Kara
· 12 years ago
Next »