index
:
~miku/drm-intel
88910
bdw_forcewake
bdw_rc6
byt_rc6_test
byt_rps
byt_test
byt_test4
ctx_masked_write
dc_state
dc_state2
dp
dptest
dyndebug
dynpages_test
elist
elist2
error_capture_fixes
execlists_no_special_default
fw_debug
fw_test
fwackv_v414
gt_awake
hangcheck
hangcheck_move
i915_gpu_state
icl
icl_irq
idleness
intel_lrc_cleanup
kbl-4.7-fixes
kbl_workarounds
min_idle
missed_irqs
parser_test
per_ppgtt_scratch
ppgtt_cleanup
pushtest
rc0_util
rc6_test
reg_detect
render_state
reset_cleanups
review
ring_hw_init
ring_stop
scratch_check
scratch_page
setclear
shang
skl
skl_fw_test
skl_gt3e_fixes
skl_gt4
skl_masked_write
skl_test
slow_rps
svm
test
tjaaltonen_wa
unclaimed_detect
unclaimed_mmio
uncore_cleanup
uncore_cleanup20
uncore_cleanup27
uncore_cleanup28
uncore_cleanup29
uncore_fw_domains
va_alloc_range_fix2
vlk8822
vm
vm_cleanups
wa_init
wait_for
wait_until
Kernel playground
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
fs.h
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-08
vfs: renumber FMODE_NONOTIFY and add to uniqueness check
David Drysdale
1
-1
/
+1
2014-12-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-1
/
+0
2014-12-16
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+1
2014-12-14
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...
Linus Torvalds
1
-0
/
+1
2014-12-14
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-0
/
+1
2014-12-13
aio: Make it possible to remap aio ring
Pavel Emelyanov
1
-0
/
+1
2014-12-13
syscalls: implement execveat() system call
David Drysdale
1
-0
/
+1
2014-12-13
mm/rmap: share the i_mmap_rwsem
Davidlohr Bueso
1
-0
/
+10
2014-12-13
mm: convert i_mmap_mutex to rwsem
Davidlohr Bueso
1
-3
/
+4
2014-12-13
mm,fs: introduce helpers around the i_mmap_mutex
Davidlohr Bueso
1
-0
/
+10
2014-12-10
make default ->i_fop have ->open() fail with ENXIO
Al Viro
1
-1
/
+0
2014-12-10
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-3
/
+10
2014-12-10
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jac...
Linus Torvalds
1
-3
/
+2
2014-11-19
Merge tag 'trace-seq-file-cleanup' of git://git.kernel.org/pub/scm/linux/kern...
Al Viro
1
-1
/
+1
2014-11-19
kill f_dentry macro
Al Viro
1
-1
/
+0
2014-11-19
merge nfs bugfixes into nfsd for-3.19 branch
J. Bruce Fields
1
-3
/
+46
2014-11-19
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/zohar/li...
James Morris
1
-0
/
+1
2014-11-17
VFS: refactor vfs_read()
Dmitry Kasatkin
1
-0
/
+1
2014-11-17
fs: add freeze_super/thaw_super fs hooks
Benjamin Marzinski
1
-0
/
+2
2014-11-10
vfs: Remove i_dquot field from inode
Jan Kara
1
-3
/
+0
2014-11-10
quota: Use function to provide i_dquot pointers
Jan Kara
1
-0
/
+1
2014-11-10
quota: Allow each filesystem to specify which quota types it supports
Jan Kara
1
-0
/
+1
2014-11-07
VFS: Rename do_fallocate() to vfs_fallocate()
Anna Schumaker
1
-1
/
+1
2014-11-05
fs: Convert show_fdinfo functions to void
Joe Perches
1
-1
/
+1
2014-10-31
new helper: is_root_inode()
Al Viro
1
-0
/
+5
2014-10-31
vfs: make first argument of dir_context.actor typed
Miklos Szeredi
1
-1
/
+4
2014-10-31
Return short read or 0 at end of a raw device, not EIO
David Jeffery
1
-0
/
+1
2014-10-28
overlayfs: fix lockdep misannotation
Miklos Szeredi
1
-3
/
+6
2014-10-24
fs: limit filesystem stacking depth
Miklos Szeredi
1
-0
/
+11
2014-10-24
vfs: add whiteout support
Miklos Szeredi
1
-0
/
+11
2014-10-24
vfs: export check_sticky()
Miklos Szeredi
1
-0
/
+9
2014-10-24
vfs: export __inode_permission() to modules
Miklos Szeredi
1
-0
/
+1
2014-10-24
vfs: export do_splice_direct() to modules
Miklos Szeredi
1
-0
/
+3
2014-10-24
vfs: add i_op->dentry_open()
Miklos Szeredi
1
-0
/
+4
2014-10-18
Merge branch 'for-3.18/core' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-2
/
+0
2014-10-14
block: Remove REQ_KERNEL
Martin K. Petersen
1
-2
/
+0
2014-10-13
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-2
/
+3
2014-10-09
vfs: move getname() from callers to do_mount()
Seunghun Lee
1
-1
/
+2
2014-10-09
constify file_inode()
Al Viro
1
-1
/
+1
2014-10-07
locks: fix fcntl_setlease/getlease return when !CONFIG_FILE_LOCKING
Jeff Layton
1
-2
/
+2
2014-10-07
locks: set fl_owner for leases to filp instead of current->files
Jeff Layton
1
-7
/
+1
2014-10-07
locks: give lm_break a return value
Jeff Layton
1
-1
/
+1
2014-10-07
locks: move freeing of leases outside of i_lock
Jeff Layton
1
-3
/
+4
2014-10-07
locks: define a lm_setup handler for leases
Jeff Layton
1
-0
/
+1
2014-10-07
locks: plumb a "priv" pointer into the setlease routines
Jeff Layton
1
-6
/
+6
2014-09-09
security: make security_file_set_fowner, f_setown and __f_setown void return
Jeff Layton
1
-2
/
+2
2014-09-09
locks: consolidate "nolease" routines
Jeff Layton
1
-0
/
+1
2014-09-09
locks: remove lock_may_read and lock_may_write
Jeff Layton
1
-14
/
+0
2014-09-09
locks: New ops in lock_manager_operations for get/put owner
Kinglong Mee
1
-0
/
+2
2014-09-09
locks: Rename __locks_copy_lock() to locks_copy_conflock()
Kinglong Mee
1
-2
/
+2
[next]