Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
7453c549f5f6485c0d79cad7844870dcc7d1b34d
/
fs
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
821781a
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
c01638f
fuse: fix clearing suid, sgid for chown()
by Miklos Szeredi
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 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
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
b5a0623
kernfs: Declare two local data structures static
by Bart Van Assche
· 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
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
10b9dd5
Merge tag 'nfs-for-4.9-4' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
d55b352
NFSv4.x: hide array-bounds warning
by Arnd Bergmann
· 8 years ago
f9aa9dc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
05aea81
fs: logfs: remove unnecesary check
by Ming Lei
· 8 years ago
c124843
fs: logfs: use bio_add_page() in do_erase()
by Ming Lei
· 8 years ago
d4f98a8
fs: logfs: use bio_add_page() in __bdev_writeseg()
by Ming Lei
· 8 years ago
739a997
fs: logfs: convert to bio_add_page() in sync_request()
by Ming Lei
· 8 years ago
3a83f46
block: bio: pass bvec table to bio_init()
by Ming Lei
· 8 years ago
9a794fb
block_dev: get rid of blksize bits calculation
by Jens Axboe
· 8 years ago
4d1a476
block_dev: Fixed direct I/O bio sector calculation
by Damien Le Moal
· 8 years ago
d75a6a0
NFSv4.1: Keep a reference on lock states while checking
by Benjamin Coddington
· 8 years ago
d117b9a
Merge tag 'ext4_for_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 8 years ago
8cdf337
ext4: sanity check the block and cluster size at mount time
by Theodore Ts'o
· 8 years ago
0f0909e
fscrypto: don't use on-stack buffer for key derivation
by Eric Biggers
· 8 years ago
3c7018e
fscrypto: don't use on-stack buffer for filename encryption
by Eric Biggers
· 8 years ago
917fef6
Merge tag 'v4.9-rc4' into sound
by Jonathan Corbet
· 8 years ago
d41cbfc
NFSv4.1: Handle NFS4ERR_OLD_STATEID in nfs4_reclaim_open_state
by Benjamin Coddington
· 8 years ago
5cc7861
NFSv4: Don't call close if the open stateid has already been cleared
by Trond Myklebust
· 8 years ago
3e7dfb1
NFSv4: Fix CLOSE races with OPEN
by Trond Myklebust
· 8 years ago
23ea44c
NFSv4.1: Fix a regression in DELEGRETURN
by Trond Myklebust
· 8 years ago
c7d03a0
netns: make struct pernet_operations::id unsigned int
by Alexey Dobriyan
· 8 years ago
bec1b08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
d46bc34
Merge tag 'for-linus-4.9-rc5-ofs-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux
by Linus Torvalds
· 8 years ago
542ff7b
block: new direct I/O implementation
by Christoph Hellwig
· 8 years ago
78250c0
block: make __blkdev_direct_IO_sync() support O_SYNC/DSYNC
by Jens Axboe
· 8 years ago
72ecad2
block: support a full bio worth of IO for simplified bdev direct-io
by Jens Axboe
· 8 years ago
189ce2b
block: fast-path for small and simple direct I/O requests
by Christoph Hellwig
· 8 years ago
4a59015
xattr: Fix setting security xattrs on sockfs
by Andreas Gruenbacher
· 8 years ago
984573a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse
by Linus Torvalds
· 8 years ago
19ff7fc
orangefs: add .owner to debugfs file_operations
by Mike Marshall
· 8 years ago
baa73d9
posix-timers: Make them configurable
by Nicolas Pitre
· 8 years ago
fc46d4e
ramoops: add pdata NULL check to ramoops_probe
by Kees Cook
· 8 years ago
70ad35d
pstore: Convert console write to use ->write_buf
by Namhyung Kim
· 8 years ago
e9e360b
pstore: Protect unlink with read_mutex
by Namhyung Kim
· 8 years ago
7a0032f
pstore: Use global ftrace filters for function trace filtering
by Joel Fernandes
· 8 years ago
a5d23b9
pstore: Clarify context field przs as dprzs
by Kees Cook
· 8 years ago
c443a5f3
pstore: improve error report for failed setup
by Kees Cook
· 8 years ago
2fbea82
pstore: Merge per-CPU ftrace records into one
by Joel Fernandes
· 8 years ago
fbccdeb
pstore: Add ftrace timestamp counter
by Joel Fernandes
· 8 years ago
a1cf53a
ramoops: Split ftrace buffer space into per-CPU zones
by Joel Fernandes
· 8 years ago
de83209
pstore: Make ramoops_init_przs generic for other prz arrays
by Kees Cook
· 8 years ago
663deb4
pstore: Allow prz to control need for locking
by Joel Fernandes
· 8 years ago
bb598c1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
59c3b76
fuse: fix fuse_write_end() if zero bytes were copied
by Miklos Szeredi
· 8 years ago
bbd7bb7
block: move poll code to blk-mq
by Jens Axboe
· 8 years ago
d8991f5
pstore: Warn on PSTORE_TYPE_PMSG using deprecated function
by Joel Fernandes
· 8 years ago
1097044
pstore: Make spinlock per zone instead of global
by Joel Fernandes
· 8 years ago
968ef8d
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
c5e4ca6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
ef091b3
Merge tag 'ceph-for-4.9-rc5' of git://github.com/ceph/ceph-client
by Linus Torvalds
· 8 years ago
ef5beed
Merge tag 'nfs-for-4.9-3' of git://git.linux-nfs.org/projects/anna/linux-nfs
by Linus Torvalds
· 8 years ago
a4fac3b
Merge tag 'xfs-fixes-for-linus-4.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/dgc/linux-xfs
by Linus Torvalds
· 8 years ago
70d78fe
coredump: fix unfreezable coredumping task
by Andrey Ryabinin
· 8 years ago
d006c71
ocfs2: fix not enough credit panic
by Junxiao Bi
· 8 years ago
Next »