index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
orangefs
/
dir.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-13
orangefs: stop setting atime on inode dirty
Martin Brandenburg
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-04
orangefs: count directory pieces correctly
Martin Brandenburg
1
-2
/
+5
2017-05-04
orangefs: invalidate stored directory on seek
Martin Brandenburg
1
-1
/
+23
2017-05-04
orangefs: skip forward to the next directory entry if seek is short
Martin Brandenburg
1
-4
/
+14
2017-04-26
orangefs: remove ORANGEFS_READDIR macros
Martin Brandenburg
1
-4
/
+4
2017-04-26
orangefs: support very large directories
Martin Brandenburg
1
-88
/
+185
2017-04-26
orangefs: support llseek on directories
Martin Brandenburg
1
-14
/
+36
2017-04-26
orangefs: rewrite readdir to fix several bugs
Martin Brandenburg
1
-337
/
+191
2016-08-07
orangefs: use %pd/%pD
Al Viro
1
-2
/
+2
2016-04-08
orangefs: remove unused variable
Martin Brandenburg
1
-3
/
+1
2016-03-31
orangefs: don't put readdir slot twice
Martin Brandenburg
1
-5
/
+3
2016-03-25
orangefs: saner calling conventions for getting a slot
Al Viro
1
-3
/
+3
2016-03-25
orangefs: get rid of readdir_handle_s
Al Viro
1
-63
/
+30
2016-03-09
Orangefs: add a new gossip statement
Mike Marshall
1
-0
/
+4
2016-02-24
orangefs: free readdir buffer index before the dir_emit loop
Martin Brandenburg
1
-25
/
+9
2016-02-19
orangefs_readdir_index_put(): get rid of bufmap argument
Al Viro
1
-8
/
+7
2016-01-15
Orangefs: add verification to decode_dirents
Mike Marshall
1
-25
/
+93
2016-01-04
orangefs: Fix some more global namespace pollution.
Martin Brandenburg
1
-9
/
+14
2015-12-04
Orangefs: change pvfs2 filenames to orangefs
Mike Marshall
1
-2
/
+2
2015-12-03
OrangeFS: Change almost all instances of the string PVFS2 to OrangeFS.
Yi Liu
1
-43
/
+43
2015-11-13
orangefs: validate the response in decode_dirents()
Al Viro
1
-5
/
+32
2015-11-13
orangefs: get rid of dec_string and enc_string
Al Viro
1
-7
/
+8
2015-11-13
orangefs: switch decode_dirents() to use of kcalloc()
Al Viro
1
-1
/
+1
2015-10-05
Orangefs: fix some checkpatch.pl complaints that had creeped in.
Mike Marshall
1
-1
/
+1
2015-10-03
Orangefs: fix dir_emit code in pvfs2_readdir.
Mike Marshall
1
-82
/
+49
2015-10-03
Orangefs: address problems found by static checker
Mike Marshall
1
-16
/
+0
2015-10-03
Orangefs: kernel client part 2
Mike Marshall
1
-0
/
+394