Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
3bd776bbda9e8f2453e7361d340933dccd067fc3
/
fs
5e176d6
Merge tag 'for-linus-4.10-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 8 years ago
39d2c3b
Merge tag 'upstream-4.10-rc1' of git://git.infradead.org/linux-ubifs
by Linus Torvalds
· 8 years ago
5cc60ae
Merge tag 'xfs-for-linus-4.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
a57cb1c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
cf1b334
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
80eabba
Merge branch 'for-4.10/fs-unmap' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 8 years ago
148deab
radix-tree: improve multiorder iterators
by Matthew Wilcox
· 8 years ago
b35df27
btrfs: fix race in btrfs_free_dummy_fs_info()
by Matthew Wilcox
· 8 years ago
4b4bb46
dax: clear dirty entry tags on cache flush
by Jan Kara
· 8 years ago
2f89dc1
dax: protect PTE modification on WP fault by radix tree entry lock
by Jan Kara
· 8 years ago
a6abc2c
dax: make cache flushing protected by entry lock
by Jan Kara
· 8 years ago
b1aa812
mm: move handling of COW faults into DAX code
by Jan Kara
· 8 years ago
1a29d85
mm: use vmf->address instead of of vmf->virtual_address
by Jan Kara
· 8 years ago
82b0f8c
mm: join struct fault_env and vm_fault
by Jan Kara
· 8 years ago
5b56d49
mm: add locked parameter to get_user_pages_remote()
by Lorenzo Stoakes
· 8 years ago
40f7828
btrfs: better handle btrfs_printk() defaults
by Petr Mladek
· 8 years ago
412ac77a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
dcdaa2f
Merge branch 'stable-4.10' of git://git.infradead.org/users/pcmoore/audit
by Linus Torvalds
· 8 years ago
683b96f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 8 years ago
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
ba75d57
ubifs: Initialize fstr_real_len
by Richard Weinberger
· 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
7a62a52
block_dev: don't update file access position for sync direct IO
by Shaohua Li
· 8 years ago
bcc7f5b
block_dev: don't test bdev->bd_contains when it is not stable
by NeilBrown
· 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
ec9160d
ubifs: Use fscrypt ioctl() helpers
by Richard Weinberger
· 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
3858866
ubifs: Use FS_CFLG_OWN_PAGES
by Richard Weinberger
· 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
fc4b891
ubifs: Raise write version to 5
by Richard Weinberger
· 8 years ago
e021986
ubifs: Implement UBIFS_FLG_ENCRYPTION
by Richard Weinberger
· 8 years ago
d63d61c
ubifs: Implement UBIFS_FLG_DOUBLE_HASH
by Richard Weinberger
· 8 years ago
cc41a53
ubifs: Use a random number for cookies
by Richard Weinberger
· 8 years ago
528e3d1
ubifs: Add full hash lookup support
by Richard Weinberger
· 8 years ago
b91dc98
ubifs: Rename tnc_read_node_nm
by Richard Weinberger
· 8 years ago
ca7f85b
ubifs: Add support for encrypted symlinks
by Richard Weinberger
· 8 years ago
f4f61d2
ubifs: Implement encrypted filenames
by Richard Weinberger
· 8 years ago
b9bc8c7
ubifs: Make r5 hash binary string aware
by Richard Weinberger
· 8 years ago
304790c
ubifs: Relax checks in ubifs_validate_entry()
by Richard Weinberger
· 8 years ago
7799953
ubifs: Implement encrypt/decrypt for all IO
by Richard Weinberger
· 8 years ago
1ee7787
ubifs: Constify struct inode pointer in ubifs_crypt_is_encrypted()
by Richard Weinberger
· 8 years ago
f1f52d6
ubifs: Introduce new data node field, compr_size
by Richard Weinberger
· 8 years ago
959c2de
ubifs: Enforce crypto policy in mmap
by Richard Weinberger
· 8 years ago
700eada
ubifs: Massage assert in ubifs_xattr_set() wrt. fscrypto
by Richard Weinberger
· 8 years ago
9270b2f
ubifs: Preload crypto context in ->lookup()
by Richard Weinberger
· 8 years ago
ac7e47a
ubifs: Enforce crypto policy in ->link and ->rename
by Richard Weinberger
· 8 years ago
a79bff2
ubifs: Implement file open operation
by Richard Weinberger
· 8 years ago
ba40e6a
ubifs: Implement directory open operation
by Richard Weinberger
· 8 years ago
43b113f
ubifs: Massage ubifs_listxattr() for encryption context
by Richard Weinberger
· 8 years ago
d475a50
ubifs: Add skeleton for fscrypto
by Richard Weinberger
· 8 years ago
6a5e98a
ubifs: Define UBIFS crypto context xattr
by Richard Weinberger
· 8 years ago
ade46c3
ubifs: Export xattr get and set functions
by Richard Weinberger
· 8 years ago
f6337d8
ubifs: Export ubifs_check_dir_empty()
by Richard Weinberger
· 8 years ago
d40a796
ubifs: Remove some dead code
by Christophe Jaillet
· 8 years ago
1b7fc2c
ubifs: Use dirty_writeback_interval value for wbuf timer
by Rafał Miłecki
· 8 years ago
854826c
ubifs: Drop softlimit and delta fields from struct ubifs_wbuf
by Rafał Miłecki
· 8 years ago
c0ed440
f2fs: fix a missing size change in f2fs_setattr
by Yunlei He
· 8 years ago
04102c7
orangefs: Axe some dead code
by Christophe JAILLET
· 8 years ago
4defb5f
orangefs: fix memory leak of string 'new' on exit path
by Colin Ian King
· 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
Next »