Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
77c5b5da02f0a30d61144a546c4ef3657e3b817d
/
fs
79211c8
remove abs64()
by Andrew Morton
· 9 years ago
dbce03b
fs/writeback.c: fix kernel-doc warnings
by Randy Dunlap
· 9 years ago
30fdc8e
fs/inode.c: fix kernel-doc warning
by Randy Dunlap
· 9 years ago
ad804a0
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
75021d2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 9 years ago
0f93090
fs, seqfile: always allow oom killer
by Greg Thelen
· 9 years ago
25c6bb76e
seq_file: reuse string_escape_str()
by Andy Shevchenko
· 9 years ago
8b91a31
fs/seq_file: use seq_* helpers in seq_hex_dump()
by Andy Shevchenko
· 9 years ago
d61ba58
coredump: change zap_threads() and zap_process() to use for_each_thread()
by Oleg Nesterov
· 9 years ago
5fa534c
coredump: ensure all coredumping tasks have SIGNAL_GROUP_COREDUMP
by Oleg Nesterov
· 9 years ago
9317bb9
signal: remove jffs2_garbage_collect_thread()->allow_signal(SIGCONT)
by Oleg Nesterov
· 9 years ago
9a13049
signal: introduce kernel_signal_stop() to fix jffs2_garbage_collect_thread()
by Oleg Nesterov
· 9 years ago
be0e6f2
signal: turn dequeue_signal_lock() into kernel_dequeue_signal()
by Oleg Nesterov
· 9 years ago
4f05028
nilfs2: fix gcc uninitialized-variable warnings in powerpc build
by Ryusuke Konishi
· 9 years ago
09ef29e
nilfs2: fix gcc unused-but-set-variable warnings
by Ryusuke Konishi
· 9 years ago
a9cd207
nilfs2: add tracepoints for analyzing reading and writing metadata files
by Hitoshi Mitake
· 9 years ago
83eec5e
nilfs2: add tracepoints for analyzing sufile manipulation
by Hitoshi Mitake
· 9 years ago
44fda11
nilfs2: add a tracepoint for transaction events
by Hitoshi Mitake
· 9 years ago
5849770
nilfs2: add a tracepoint for tracking stage transition of segment construction
by Hitoshi Mitake
· 9 years ago
d0c14a9
nilfs2: free unused dat file blocks during garbage collection
by Ryusuke Konishi
· 9 years ago
da01995
nilfs2: add helper functions to delete blocks from dat file
by Ryusuke Konishi
· 9 years ago
b225809
nilfs2: get rid of nilfs_palloc_group_is_in()
by Ryusuke Konishi
· 9 years ago
18c41b3
nilfs2: refactor nilfs_palloc_find_available_slot()
by Ryusuke Konishi
· 9 years ago
4e9e63a
nilfs2: do not call nilfs_mdt_bgl_lock() needlessly
by Ryusuke Konishi
· 9 years ago
b7bed71
nilfs2: use nilfs_warning() in allocator implementation
by Ryusuke Konishi
· 9 years ago
da80a39
nilfs2: drop null test before destroy functions
by Julia Lawall
· 9 years ago
eac44a5
fs/jffs2/wbuf.c: remove stray semicolon
by Andrew Morton
· 9 years ago
54708d2
proc: actually make proc_fd_permission() thread-friendly
by Oleg Nesterov
· 9 years ago
3a49f3d
fs/proc/array.c: set overflow flag in case of error
by Andy Shevchenko
· 9 years ago
23d0127
fs/sync.c: make sync_file_range(2) use WB_SYNC_NONE writeback
by Jan Kara
· 9 years ago
c62d255
mm, fs: introduce mapping_gfp_constraint()
by Michal Hocko
· 9 years ago
71baba4
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
by Mel Gorman
· 9 years ago
d0164ad
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
by Mel Gorman
· 9 years ago
27eb427b
Merge branch 'for-linus-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
7130098
Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4
by Linus Torvalds
· 9 years ago
22402cd
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
by Linus Torvalds
· 9 years ago
02f0d3f
Merge tag 'for-linus-20151106' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 9 years ago
2e3078a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
ea5c58e
vfs: clear remainder of 'full_fds_bits' in dup_fd()
by Eric Biggers
· 9 years ago
b72bdfa
mm, oom: add comment for why oom_adj exists
by David Rientjes
· 9 years ago
5d3875a
mm: clear_soft_dirty_pmd() requires THP
by Laurent Dufour
· 9 years ago
326c259
mm: clear pte in clear_soft_dirty()
by Laurent Dufour
· 9 years ago
aa750fd
mm/filemap.c: make global sync not clear error status of individual inodes
by Junichi Nomura
· 9 years ago
5d317b2
mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status
by Naoya Horiguchi
· 9 years ago
25ee01a
mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smaps
by Naoya Horiguchi
· 9 years ago
b647874
9p: do not overwrite return code when locking fails
by Dominique Martinet
· 9 years ago
262d8a8
ocfs2: clean up unused variable in ocfs2_duplicate_clusters_by_page()
by Joseph Qi
· 9 years ago
5afc44e
ocfs2: add uuid to ocfs2 thread name for problem analysis
by Joseph Qi
· 9 years ago
b1529a4
ocfs2: should reclaim the inode if '__ocfs2_mknod_locked' returns an error
by alex chen
· 9 years ago
0986fe9b
ocfs2: fix race between mount and delete node/cluster
by Joseph Qi
· 9 years ago
93d911f
ocfs2: only take lock if dio entry when recover orphans
by Joseph Qi
· 9 years ago
30edc43
ocfs2: do not include dio entry in case of orphan scan
by Joseph Qi
· 9 years ago
1d1aff8
ocfs2: improve performance for localalloc
by Joseph Qi
· 9 years ago
4e357b9
ocfs2: fill in the unused portion of the block with zeros by dio_zero_block()
by jiangyiwen
· 9 years ago
d162eaa
ocfs2_direct_IO_write() misses ocfs2_is_overwrite() error code
by Norton.Zhu
· 9 years ago
ce4f2fd
logfs: fix build warning
by Sudip Mukherjee
· 9 years ago
d30e2c0
inotify: actually check for invalid bits in sys_inotify_add_watch()
by Dave Hansen
· 9 years ago
6933599
inotify: hide internal kernel bits from fdinfo
by Dave Hansen
· 9 years ago
1873499
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security
by Linus Torvalds
· 9 years ago
6de29ccb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 9 years ago
66339fda
Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux
by Linus Torvalds
· 9 years ago
0fcb9d2
Merge tag 'for-f2fs-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs
by Linus Torvalds
· 9 years ago
d000f8d
Merge tag 'dlm-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm
by Linus Torvalds
· 9 years ago
9576c2f
Merge tag 'locks-v4.4-1' of git://git.samba.org/jlayton/linux
by Linus Torvalds
· 9 years ago
e880e874
Merge tag 'driver-core-4.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 9 years ago
527d152
Merge branch 'for-4.4/integrity' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
d9734e0
Merge branch 'for-4.4/core' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
d227c3a
tracefs: Fix refcount imbalance in start_creating()
by Daniel Borkmann
· 9 years ago
e627078
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 9 years ago
2814228
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
7eeef2a
Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
a6b1533
dlm: make posix locks interruptible
by Eric Ren
· 9 years ago
2959a32
Btrfs: fix hole punching when using the no-holes feature
by Filipe Manana
· 9 years ago
13a0db5
Btrfs: find_free_extent: Do not erroneously skip LOOP_CACHING_WAIT state
by chandan
· 9 years ago
485290a
btrfs: Fix a data space underflow warning
by Qu Wenruo
· 9 years ago
306e5c2
pstore: fix code comment to match code
by Geliang Tang
· 9 years ago
a5ad88c
mm: get rid of 'vmalloc_info' from /proc/meminfo
by Linus Torvalds
· 9 years ago
2e00266
Merge branch 'fs-file-descriptor-optimization'
by Linus Torvalds
· 9 years ago
fc90888
vfs: conditionally clear close-on-exec flag
by Linus Torvalds
· 9 years ago
f3f86e3
vfs: Fix pathological performance case for __alloc_fd()
by Linus Torvalds
· 9 years ago
4bb0fb5
Merge branch 'overlayfs-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/vfs
by Linus Torvalds
· 9 years ago
be69e1c
fs/ext4: remove unnecessary new_valid_dev check
by Yaowei Bai
· 9 years ago
b33e18f
fs/writeback, rcu: Don't use list_entry_rcu() for pointer offsetting in bdi_split_work_to_wbs()
by Tejun Heo
· 9 years ago
f2ca379
namei: permit linking with CAP_FOWNER in userns
by Dirk Steinmetz
· 9 years ago
90ce321
btrfs: qgroup: Fix a rebase bug which will cause qgroup double free
by Qu Wenruo
· 9 years ago
5846a3c
btrfs: qgroup: Fix a race in delayed_ref which leads to abort trans
by Qu Wenruo
· 9 years ago
6962491
btrfs: clear PF_NOFREEZE in cleaner_kthread()
by Jiri Kosina
· 9 years ago
0a0e8b8
btrfs: qgroup: Don't copy extent buffer to do qgroup rescan
by Qu Wenruo
· 9 years ago
b66d62b
btrfs: add balance filters limits, stripes and usage to supported mask
by David Sterba
· 9 years ago
bc30946
btrfs: extend balance filter usage to take minimum and maximum
by David Sterba
· 9 years ago
dee32d0
btrfs: add balance filter for stripes
by Gabríel Arthúr Pétursson
· 9 years ago
12907fc
btrfs: extend balance filter limit to take minimum and maximum
by David Sterba
· 9 years ago
2849a85
btrfs: fix use after free iterating extrefs
by Chris Mason
· 9 years ago
849ef92
btrfs: check unsupported filters in balance arguments
by David Sterba
· 9 years ago
b06c4bf
Btrfs: fix regression running delayed references when using qgroups
by Filipe Manana
· 9 years ago
2c3cf7d
Btrfs: fix regression when running delayed references
by Filipe Manana
· 9 years ago
ea1ee5f
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
by Linus Torvalds
· 9 years ago
37902bc
Merge branch 'for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs
by Linus Torvalds
· 9 years ago
b67de01
ocfs2/dlm: unlock lockres spinlock before dlm_lockres_put
by Joseph Qi
· 9 years ago
616fb38
locks: cleanup posix_lock_inode_wait and flock_lock_inode_wait
by Benjamin Coddington
· 9 years ago
Next »