index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
Commit message (
Expand
)
Author
Age
Files
Lines
*
HAVE_RESTORE_SIGMASK is defined on all architectures now
Al Viro
2012-06-01
3
-12
/
+0
*
Merge branch 'for-3.5-take-2' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2012-05-31
11
-153
/
+245
|
\
|
*
nfsd: trivial: use SEEK_SET instead of 0 in vfs_llseek
Jeff Layton
2012-04-25
1
-1
/
+1
|
*
nfsd: allocate id-to-name and name-to-id caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
1
-7
/
+7
|
*
nfsd: make name-to-id cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
2
-10
/
+16
|
*
nfsd: make id-to-name cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
2
-10
/
+26
|
*
nfsd: pass network context to idmap init/exit functions
Stanislav Kinsbursky
2012-04-12
3
-14
/
+14
|
*
nfsd: allocate export and expkey caches in per-net operations.
Stanislav Kinsbursky
2012-04-12
1
-6
/
+21
|
*
nfsd: make expkey cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
3
-12
/
+20
|
*
nfsd: make export cache allocated per network namespace context
Stanislav Kinsbursky
2012-04-12
4
-17
/
+36
|
*
nfsd: pass pointer to export cache down to stack wherever possible.
Stanislav Kinsbursky
2012-04-12
1
-15
/
+22
|
*
nfsd: pass network context to export caches init/shutdown routines
Stanislav Kinsbursky
2012-04-11
2
-13
/
+13
|
*
Lockd: pass network namespace to creation and destruction routines
Stanislav Kinsbursky
2012-04-11
3
-12
/
+14
|
*
NFSd: remove hard-coded dereferences to name-to-id and id-to-name caches
Stanislav Kinsbursky
2012-04-11
1
-26
/
+24
|
*
nfsd: pass pointer to expkey cache down to stack wherever possible.
Stanislav Kinsbursky
2012-04-11
1
-16
/
+16
|
*
nfsd: use hash table from cache detail in nfsd export seq ops
Stanislav Kinsbursky
2012-04-11
1
-0
/
+3
|
*
nfsd: pass svc_export_cache pointer as private data to "exports" seq file ops
Stanislav Kinsbursky
2012-04-11
2
-8
/
+21
|
*
nfsd: use exp_put() for svc_export_cache put
Stanislav Kinsbursky
2012-04-11
2
-2
/
+2
|
*
nfsd: add link to owner cache detail to svc_export structure
Stanislav Kinsbursky
2012-04-11
1
-5
/
+5
|
*
nfsd: use passed cache_detail pointer expkey_parse()
Stanislav Kinsbursky
2012-04-11
1
-1
/
+1
|
*
nfsd: don't use locks_in_grace to determine whether to call nfs4_grace_end
Jeff Layton
2012-04-11
1
-2
/
+9
|
*
nfsd: trivial: remove unused variable from nfsd4_lock
Jeff Layton
2012-04-11
1
-2
/
+0
*
|
Merge branch 'akpm' (Andrew's patch-bomb)
Linus Torvalds
2012-05-31
32
-153
/
+6772
|
\
\
|
*
|
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...
Cyrill Gorcunov
2012-05-31
1
-3
/
+17
|
*
|
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
Cyrill Gorcunov
2012-05-31
3
-0
/
+127
|
*
|
aio/vfs: cleanup of rw_copy_check_uvector() and compat_rw_copy_check_uvector()
Christopher Yeoh
2012-05-31
3
-9
/
+8
|
*
|
eventfd: change int to __u64 in eventfd_signal()
Sha Zhengju
2012-05-31
1
-8
/
+4
|
*
|
fs/nls: add Apple NLS
Vladimir Serbinenko
2012-05-31
13
-1
/
+6451
|
*
|
proc/smaps: show amount of nonlinear ptes in vma
Konstantin Khlebnikov
2012-05-31
1
-0
/
+12
|
*
|
proc/smaps: carefully handle migration entries
Konstantin Khlebnikov
2012-05-31
1
-8
/
+10
|
*
|
proc: report file/anon bit in /proc/pid/pagemap
Konstantin Khlebnikov
2012-05-31
1
-18
/
+30
|
*
|
procfs: use more apprioriate types when dumping /proc/N/stat
Jan Engelhardt
2012-05-31
1
-2
/
+2
|
*
|
proc: pass "fd" by value in /proc/*/{fd,fdinfo} code
Alexey Dobriyan
2012-05-31
1
-4
/
+4
|
*
|
proc: don't do dummy rcu_read_lock/rcu_read_unlock on error path
Alexey Dobriyan
2012-05-31
1
-6
/
+7
|
*
|
proc: use mm_access() instead of ptrace_may_access()
Cong Wang
2012-05-31
1
-5
/
+2
|
*
|
proc: remove mm_for_maps()
Cong Wang
2012-05-31
4
-11
/
+4
|
*
|
proc: clean up /proc/<pid>/environ handling
Cong Wang
2012-05-31
1
-21
/
+24
|
*
|
fat: use fat_msg_ratelimit() in fat__get_entry()
Namjae Jeon
2012-05-31
1
-2
/
+2
|
*
|
fat: add fat_msg_ratelimit()
Namjae Jeon
2012-05-31
1
-0
/
+5
|
*
|
fat: switch to fsinfo_inode
Artem Bityutskiy
2012-05-31
2
-31
/
+18
|
*
|
fat: mark superblock as dirty less often
Artem Bityutskiy
2012-05-31
1
-4
/
+5
|
*
|
fat: introduce mark_fsinfo_dirty helper
Artem Bityutskiy
2012-05-31
1
-4
/
+9
|
*
|
fat: introduce special inode for managing the FSINFO block
Artem Bityutskiy
2012-05-31
2
-0
/
+13
|
*
|
HPFS: remove PRINTK() macro
Dan Carpenter
2012-05-31
2
-8
/
+0
|
*
|
nilfs2: flush disk caches in syncing
Ryusuke Konishi
2012-05-31
2
-11
/
+21
|
*
|
pipe: return -ENOIOCTLCMD instead of -EINVAL on unknown ioctl command
Will Deacon
2012-05-31
1
-1
/
+1
|
*
|
introduce SIZE_MAX
Xi Wang
2012-05-31
1
-1
/
+1
*
|
|
NFS: Ensure that setattr and getattr wait for O_DIRECT write completion
Trond Myklebust
2012-05-31
5
-48
/
+67
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client
Linus Torvalds
2012-05-30
6
-98
/
+75
|
\
\
\
|
*
|
|
ceph: use info returned by get_authorizer
Alex Elder
2012-05-17
1
-8
/
+1
[next]