Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
fc4cbd755b75c7687b923da5b75ba4a64652582e
/
fs
91a6902
sysfs: add parameter "struct bin_attribute *" in .read/.write methods for sysfs binary attributes
by Zhang Rui
· 17 years ago
5122503
sysfs: make directory dentries and inodes reclaimable
by Tejun Heo
· 17 years ago
53e0ae9
sysfs: implement sysfs_get_dentry()
by Tejun Heo
· 17 years ago
a0edd7c
sysfs: move sysfs_drop_dentry() to dir.c and make it static
by Tejun Heo
· 17 years ago
fb6896d
sysfs: restructure add/remove paths and fix inode update
by Tejun Heo
· 17 years ago
3007e99
sysfs: use sysfs_mutex to protect the sysfs_dirent tree
by Tejun Heo
· 17 years ago
5f99532
sysfs: consolidate sysfs spinlocks
by Tejun Heo
· 17 years ago
608e266
sysfs: make kobj point to sysfs_dirent instead of dentry
by Tejun Heo
· 17 years ago
f0b0af4
sysfs: implement sysfs_find_dirent() and sysfs_get_dirent()
by Tejun Heo
· 17 years ago
380e6fb
sysfs: implement SYSFS_FLAG_REMOVED flag
by Tejun Heo
· 17 years ago
b402d72
sysfs: rename sysfs_dirent->s_type to s_flags and make room for flags
by Tejun Heo
· 17 years ago
d0bcb56
sysfs: make sysfs_drop_dentry() access inodes using ilookup()
by Tejun Heo
· 17 years ago
9d9307d
sysfs: Fix oops in sysfs_drop_dentry on x86_64
by Rafael J. Wysocki
· 17 years ago
0c73f18
sysfs: use singly-linked list for sysfs_dirent tree
by Tejun Heo
· 17 years ago
8619f97
sysfs: slim down sysfs_dirent->s_active
by Tejun Heo
· 17 years ago
b6b4a43
sysfs: move s_active functions to fs/sysfs/dir.c
by Tejun Heo
· 17 years ago
0b8ead8
sysfs: fix root sysfs_dirent -> root dentry association
by Tejun Heo
· 17 years ago
8312a8d
sysfs: use iget_locked() instead of new_inode()
by Tejun Heo
· 17 years ago
fc9f54b
sysfs: reorganize sysfs_new_indoe() and sysfs_create()
by Tejun Heo
· 17 years ago
7f7cfff
sysfs: fix parent refcounting during rename and move
by Tejun Heo
· 17 years ago
42b37df
sysfs: make sysfs_alloc_ino() static
by Tejun Heo
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
dbde0fc
sysfs: reimplement sysfs_drop_dentry()
by Tejun Heo
· 17 years ago
198a2a8
sysfs: separate out sysfs_attach_dentry()
by Tejun Heo
· 17 years ago
73107cb
sysfs: kill attribute file orphaning
by Tejun Heo
· 17 years ago
0ab6608
sysfs: implement sysfs_dirent active reference and immediate disconnect
by Tejun Heo
· 17 years ago
eb36165
sysfs: implement bin_buffer
by Tejun Heo
· 17 years ago
2b29ac2
sysfs: reimplement symlink using sysfs_dirent tree
by Tejun Heo
· 17 years ago
aecdced
sysfs: implement kobj_sysfs_assoc_lock
by Tejun Heo
· 17 years ago
3e51903
sysfs: make sysfs_dirent->s_element a union
by Tejun Heo
· 17 years ago
0c096b5
sysfs: add sysfs_dirent->s_name
by Tejun Heo
· 17 years ago
13b3086
sysfs: add sysfs_dirent->s_parent
by Tejun Heo
· 17 years ago
a26cd72
sysfs: consolidate sysfs_dirent creation functions
by Tejun Heo
· 17 years ago
996b737
sysfs: flatten and fix sysfs_rename_dir() error handling
by Tejun Heo
· 17 years ago
dfeb9fb
sysfs: flatten cleanup paths in sysfs_add_link() and create_dir()
by Tejun Heo
· 17 years ago
93e3cd82
sysfs: fix error handling in binattr write()
by Tejun Heo
· 17 years ago
7a23ad4
sysfs: make sysfs_put() ignore NULL sd
by Tejun Heo
· 17 years ago
2b611bb
sysfs: allocate inode number using ida
by Tejun Heo
· 17 years ago
fa7f912
sysfs: move release_sysfs_dirent() to dir.c
by Tejun Heo
· 17 years ago
cfc94cd
debugfs: add rename for debugfs files
by Jan Kara
· 18 years ago
bcf67e1
Make common helpers for seq_files that work with list_heads
by Pavel Emelianov
· 17 years ago
9f9d763
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
by Linus Torvalds
· 17 years ago
1b21f45
Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6-nmw
by Linus Torvalds
· 17 years ago
01370f0
Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-block
by Linus Torvalds
· 17 years ago
3ebf449
[GFS2] Accept old format NFS filehandles
by Steven Whitehouse
· 17 years ago
bf1a95a
[S390] fixed cdl-format detection.
by Stefan Haberland
· 17 years ago
0845718
pipe: add documentation and comments
by Jens Axboe
· 17 years ago
cac36bb0
pipe: change the ->pin() operation to ->confirm()
by Jens Axboe
· 17 years ago
d96e6e7
Remove remnants of sendfile()
by Jens Axboe
· 17 years ago
d054fe3
xip sendfile removal
by Carsten Otte
· 17 years ago
932cc6d
splice: completely document external interface with kerneldoc
by Jens Axboe
· 17 years ago
d6f5175
sendfile: remove bad_sendfile() from bad_file_ops
by Jens Axboe
· 17 years ago
497f962
pipe: allow passing around of ops private pointer
by Jens Axboe
· 17 years ago
d6b29d7
splice: divorce the splice structure/function definitions from the pipe header
by Jens Axboe
· 17 years ago
cf8208d
sendfile: convert nfsd to splice_direct_to_actor()
by Jens Axboe
· 17 years ago
f0930ff
sendfile: convert nfs to using splice_read()
by Jens Axboe
· 17 years ago
5ffc4ef
sendfile: remove .sendfile from filesystems that use generic_file_sendfile()
by Jens Axboe
· 17 years ago
534f2aa
sys_sendfile: switch to using ->splice_read, if available
by Jens Axboe
· 17 years ago
6a14b90
vmsplice: add vmsplice-to-user support
by Jens Axboe
· 17 years ago
c66ab6f
splice: abstract out actor data
by Jens Axboe
· 17 years ago
72d3a38
unexport bio_{,un}map_user
by Adrian Bunk
· 17 years ago
71d441d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy/jfs-2.6
by Linus Torvalds
· 17 years ago
43ae34c
sched: scheduler debugging, core
by Ingo Molnar
· 17 years ago
172ba84
sched: update delay-accounting to use CFS's precise stats
by Balbir Singh
· 17 years ago
b27f03d
sched: make use of precise accounting for /proc task stats
by Ingo Molnar
· 17 years ago
62480d13
sched: remove the SleepAVG field
by Ingo Molnar
· 17 years ago
a0a2474
[GFS2] Small fixes to logging code
by Steven Whitehouse
· 17 years ago
ac90a25
[DLM] dump more lock values
by David Teigland
· 17 years ago
35dcc52
[GFS2] Remove i_mode passing from NFS File Handle
by Wendy Cheng
· 17 years ago
bb9bcf0
[GFS2] Obtaining no_formal_ino from directory entry
by Wendy Cheng
· 17 years ago
f4fadb23c
[GFS2] git-gfs2-nmw-build-fix
by akpm@linux-foundation.org
· 17 years ago
b365762
[GFS2] System won't suspend with GFS2 file system mounted
by Abhijith Das
· 17 years ago
569a7b6
[GFS2] remounting w/o acl option leaves acls enabled
by Bob Peterson
· 17 years ago
090ffaa
[GFS2] inode size inconsistency
by Wendy Cheng
· 17 years ago
97d8483
[DLM] Telnet to port 21064 can stop all lockspaces
by Patrick Caulfield
· 17 years ago
1875f2f
[GFS2] Fix gfs2_block_truncate_page err return
by S. Wendy Cheng
· 17 years ago
773ed1a
[GFS2] Addendum to the journaled file/unmount patch
by Robert Peterson
· 17 years ago
eaf5bd3
[GFS2] Simplify multiple glock aquisition
by Steven Whitehouse
· 17 years ago
2332c44
[GFS2] assertion failure after writing to journaled file, umount
by Robert Peterson
· 17 years ago
2840501
[GFS2] Use zero_user_page() in stuffed_readpage()
by Steven Whitehouse
· 17 years ago
c420121
[GFS2] Remove bogus '\0' in rgrp.c
by Steven Whitehouse
· 17 years ago
8fb6859
[GFS2] Journaled file write/unstuff bug
by Robert Peterson
· 17 years ago
fad59c1
[DLM] don't require FS flag on all nodes
by David Teigland
· 17 years ago
d93cfa9
[GFS2] Fix deallocation issues
by Abhijith Das
· 17 years ago
a7a2ff8
[GFS2] return conflicts for GETLK
by David Teigland
· 17 years ago
d88101d
[GFS2] set plock owner in GETLK info
by David Teigland
· 17 years ago
037bcbb
[GFS2] gfs2_lookupi() uninitialised var fix
by akpm@linux-foundation.org
· 17 years ago
c8cdf47
[GFS2] Recovery for lost unlinked inodes
by Steven Whitehouse
· 17 years ago
b35997d
[GFS2] Can't mount GFS2 file system on AoE device
by Robert Peterson
· 17 years ago
e1cc860
[GFS2] Fix bug in error path of inode
by Steven Whitehouse
· 17 years ago
ffed8ab
[GFS2] Fix typo in rename of directories
by Steven Whitehouse
· 17 years ago
44f487a
[DLM] variable allocation
by Patrick Caulfield
· 17 years ago
292e539
[DLM] fix reference counting
by Josef Bacik
· 17 years ago
4bd91ba
[GFS2] Add nanosecond timestamp feature
by Steven Whitehouse
· 17 years ago
bb8d8a6
[GFS2] Fix sign problem in quota/statfs and cleanup _host structures
by Steven Whitehouse
· 17 years ago
ddf4b42
[GFS2] fix jdata issues
by Benjamin Marzinski
· 17 years ago
afb853f
[DLM] fix socket shutdown
by Patrick Caulfield
· 17 years ago
8991864
[GFS2] Make the log reserved blocks depend on block size
by Steven Whitehouse
· 17 years ago
1990e91
[GFS2] Quotas non-functional - fix another bug
by Abhijith Das
· 17 years ago
0b7cac0
[DLM] show default protocol
by David Teigland
· 17 years ago
Next »