Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7e8a9486786d5ede1d2405fab140c6a0d8b2c1fe
/
fs
5084fdf
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
09cb646
Merge tag 'for-f2fs-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 8 years ago
19d37ce
Merge tag 'dlm-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 8 years ago
3e5cecf
Merge tag 'jfs-4.10' of git://github.com/kleikamp/linux-shaggy
by Linus Torvalds
· 8 years ago
aa3ecf3
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
098c305
Merge tag 'driver-core-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 8 years ago
36869cb
Merge branch 'for-4.10/block' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
52281b3
Merge tag 'pstore-v4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
by Linus Torvalds
· 8 years ago
e7aa8c2
Merge tag 'docs-4.10' of git://git.lwn.net/linux
by Linus Torvalds
· 8 years ago
e34bac7
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
9465d9c
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
30f74aa
binfmt_elf: use vmalloc() for allocation of vma_filesz
by Jason Baron
· 8 years ago
262c5e8
printk/btrfs: handle more message headers
by Petr Mladek
· 8 years ago
1270dd8
fs/proc: calculate /proc/* and /proc/*/task/* nlink at init time
by Alexey Dobriyan
· 8 years ago
bac5f5d
fs/proc/base.c: save decrement during lookup/readdir in /proc/$PID
by Alexey Dobriyan
· 8 years ago
209b14d
fs/proc/array.c: slightly improve render_sigset_t
by Rasmus Villemoes
· 8 years ago
492b2da
proc: tweak comments about 2 stage open and everything
by Alexey Dobriyan
· 8 years ago
39a10ac
proc: kmalloc struct pde_opener
by Alexey Dobriyan
· 8 years ago
f5887c71
proc: fix type of struct pde_opener::closing field
by Alexey Dobriyan
· 8 years ago
06a0c41
proc: just list_del() struct pde_opener
by Alexey Dobriyan
· 8 years ago
9a87fe0
proc: make struct struct map_files_info::len unsigned int
by Alexey Dobriyan
· 8 years ago
623f594
proc: make struct pid_entry::len unsigned
by Alexey Dobriyan
· 8 years ago
af884cd
proc: report no_new_privs state
by Kees Cook
· 8 years ago
a66c0410
mm: add cond_resched() in gather_pte_stats()
by Hugh Dickins
· 8 years ago
4d693d0
lib: radix-tree: update callback for changing leaf nodes
by Johannes Weiner
· 8 years ago
6d75f36
lib: radix-tree: check accounting of existing slot replacement users
by Johannes Weiner
· 8 years ago
f794243
lib: radix-tree: native accounting of exceptional entries
by Johannes Weiner
· 8 years ago
bace924
fs/fs-writeback.c: remove redundant if check
by Tahsin Erdogan
· 8 years ago
c62c38f
ocfs2: replace CURRENT_TIME macro
by Deepa Dinamani
· 8 years ago
395627b
ocfs2: use time64_t to represent orphan scan times
by Deepa Dinamani
· 8 years ago
4131d53
ocfs2: fix double put of recount tree in ocfs2_lock_refcount_tree()
by Ashish Samant
· 8 years ago
07f38d9
ocfs2: clean up unused 'page' parameter in ocfs2_write_end_nolock()
by piaojun
· 8 years ago
28bb5ef
ocfs2/dlm: clean up deadcode in dlm_master_request_handler()
by piaojun
· 8 years ago
aa7b585
ocfs2: delete redundant code and set the node bit into maybe_map directly
by Guozhonghua
· 8 years ago
46832b2
ocfs2/dlm: clean up useless BUG_ON default case in dlm_finalize_reco_handler()
by piaojun
· 8 years ago
a551d7c
Merge branch 'fscrypt' into dev
by Theodore Ts'o
· 8 years ago
0cb80b4
dax: Fix sleep in atomic contex in grab_mapping_entry()
by Jan Kara
· 8 years ago
c0ed440
f2fs: fix a missing size change in f2fs_setattr
by Yunlei He
· 8 years ago
6a34e4d
fscrypt: Rename FS_WRITE_PATH_FL to FS_CTX_HAS_BOUNCE_BUFFER_FL
by David Gstir
· 8 years ago
f32d7ac
fscrypt: Delay bounce page pool allocation until needed
by David Gstir
· 8 years ago
bd7b829
fscrypt: Cleanup page locking requirements for fscrypt_{decrypt,encrypt}_page()
by David Gstir
· 8 years ago
1400451
fscrypt: Cleanup fscrypt_{decrypt,encrypt}_page()
by David Gstir
· 8 years ago
9e53277
fscrypt: Never allocate fscrypt_ctx on in-place encryption
by David Gstir
· 8 years ago
e550c16
fscrypt: Use correct index in decrypt path.
by David Gstir
· 8 years ago
cc4e0df
fscrypt: move non-public structures and constants to fscrypt_private.h
by Theodore Ts'o
· 8 years ago
b98701df
fscrypt: unexport fscrypt_initialize()
by Theodore Ts'o
· 8 years ago
3325bea
fscrypt: rename get_crypt_info() to fscrypt_get_crypt_info()
by Theodore Ts'o
· 8 years ago
db717d8
fscrypto: move ioctl processing more fully into common code
by Eric Biggers
· 8 years ago
8048123
fscrypto: remove unneeded Kconfig dependencies
by Eric Biggers
· 8 years ago
73b92a2
ext4: do not perform data journaling when data is encrypted
by Sergey Karamov
· 8 years ago
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
578620f
ext4: return -ENOMEM instead of success
by Dan Carpenter
· 8 years ago
7e6e1ef
ext4: reject inodes with negative size
by Darrick J. Wong
· 8 years ago
af9468d
Merge tag 'ceph-for-4.9-rc9' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
c3f4688
ceph: don't set req->r_locked_dir in ceph_d_revalidate
by Jeff Layton
· 8 years ago
5eba8c5
f2fs: fix to access nullified flush_cmd_control pointer
by Jaegeuk Kim
· 8 years ago
a2125ff
f2fs: free meta pages if sanity check for ckpt is failed
by Jaegeuk Kim
· 8 years ago
2040fce8
f2fs: detect wrong layout
by Jaegeuk Kim
· 8 years ago
c01638f
fuse: fix clearing suid, sgid for chown()
by Miklos Szeredi
· 8 years ago
f455c8a
f2fs: call sync_fs when f2fs is idle
by Jaegeuk Kim
· 8 years ago
204706c
Revert "f2fs: use percpu_counter for # of dirty pages in inode"
by Jaegeuk Kim
· 8 years ago
011c88e
ext4: remove another test in ext4_alloc_file_blocks()
by Dan Carpenter
· 8 years ago
ab04df7
ext4: fix checks for data=ordered and journal_async_commit options
by Jan Kara
· 8 years ago
b649668
mbcache: document that "find" functions only return reusable entries
by Eric Biggers
· 8 years ago
132d4e2
mbcache: use consistent type for entry count
by Eric Biggers
· 8 years ago
97c7b18
mbcache: remove unnecessary module_get/module_put
by Eric Biggers
· 8 years ago
21d0f4f
mbcache: don't BUG() if entry cache cannot be allocated
by Eric Biggers
· 8 years ago
918b730
mbcache: correctly handle 'e_referenced' bit
by Eric Biggers
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
4db0d88
ext4: fix reading new encrypted symlinks on no-journal file systems
by Theodore Ts'o
· 8 years ago
3a4b77c
ext4: validate s_first_meta_bg at mount time
by Eryu Guan
· 8 years ago
d7614cc
ext4: correctly detect when an xattr value has an invalid size
by Eric Biggers
· 8 years ago
290ab23
ext4: don't read out of bounds when checking for in-inode xattrs
by Eric Biggers
· 8 years ago
2dc8d9e
ext4: forbid i_extra_isize not divisible by 4
by Eric Biggers
· 8 years ago
2caceb3
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 8 years ago
ba67901
ext4: disable pwsalt ioctl when encryption disabled by config
by Eric Biggers
· 8 years ago
35997d1
ext4: get rid of ext4_sb_has_crypto()
by Eric Biggers
· 8 years ago
05ac5aa
ext4: fix inode checksum calculation problem if i_extra_size is small
by Daeho Jeong
· 8 years ago
6dcc693
ext4: warn when page is dirtied without buffers
by Jan Kara
· 8 years ago
af30922
block: protect iterate_bdevs() against concurrent close
by Rabin Vincent
· 8 years ago
a107bf8
isofs: add KERN_CONT to printing of ER records
by Mike Rapoport
· 8 years ago
0002b61
f2fs: return AOP_WRITEPAGE_ACTIVATE for writepage
by Chao Yu
· 8 years ago
2678723
f2fs: do not activate auto_recovery for fallocated i_size
by Jaegeuk Kim
· 8 years ago
b5a0623
kernfs: Declare two local data structures static
by Bart Van Assche
· 8 years ago
d14e768
ext4: be more strict when verifying flags set via SETFLAGS ioctls
by Jan Kara
· 8 years ago
f8011d9
ext4: add EXT4_JOURNAL_DATA_FL and EXT4_EXTENTS_FL to modifiable mask
by Jan Kara
· 8 years ago
c4fcfc1
ovl: fix d_real() for stacked fs
by Miklos Szeredi
· 8 years ago
ae9ebe7
CIFS: iterate over posix acl xattr entry correctly in ACL_to_cifs_posix()
by Eryu Guan
· 8 years ago
b8c6001
Call echo service immediately after socket reconnect
by Sachin Prabhu
· 8 years ago
5f4b556
CIFS: Fix BUG() in calc_seckey()
by Sachin Prabhu
· 8 years ago
8508e44
f2fs: fix to determine start_cp_addr by sbi->cur_cp_pack
by Jaegeuk Kim
· 8 years ago
0b42f25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
8e54cad
fix default_file_splice_read()
by Al Viro
· 8 years ago
9060dd2
ext4: fix mmp use after free during unmount
by Eric Sandeen
· 8 years ago
19c5265
f2fs: fix 32-bit build
by Arnd Bergmann
· 8 years ago
05e6ea2
f2fs: set ->owner for debugfs status file's file_operations
by Nicolai Stange
· 8 years ago
b08b12d
f2fs: fix incorrect free inode count in ->statfs
by Chao Yu
· 8 years ago
b4ceec2
f2fs: drop duplicate header timer.h
by Geliang Tang
· 8 years ago
97dd26a
f2fs: fix wrong AUTO_RECOVER condition
by Jaegeuk Kim
· 8 years ago
Next »